May 13, 2026 • Filed to: Windows Computer Solutions • Proven solutions
You can reset a lost Windows 7 password without reinstalling the OS by replacing system accessibility utilities (Utilman.exe or Sethc.exe) with the Command Prompt to force administrative access at the logon screen.
● To use the Utilman.exe method, boot into recovery mode via F8, open Notepad through Startup Repair to copy cmd.exe over Utilman.exe, and click the ease of access button at reboot to run the net user administrator * command.
● To use a password reset disk, create bootable media using the Microsoft Media Creation Tool, boot from it, and press SHIFT + F10 during setup to replace Sethc.exe with cmd.exe in the System32 folder.
● After replacing Sethc.exe, restart the PC and press the Shift key five consecutive times at the Windows 10 logon screen to open an administrative Command Prompt and run the net user username newpassword command.
Ask AI for a summary
If you lost your Windows 7 password and didn't have another administrator account or a password reset disk, you won't be able to get into your computer and reset the lost password. If there are no other user accounts on the computer, you cannot access your PC until you reinstall the Operating System. To avoid reinstalling the OS and thereby losing your data, follow the steps below to reset your lost Windows 7 password.
Utilman (Utility Manager) is a Windows software from Microsoft that’s built into the Operating System. This utility gives you access to useful settings and helps users to configure accessibility options such as the On Screen keyboard, Contract themes, magnifier and narrator. Note that the utilman file is stored in the System32 folder, located within the Windows folder.
These are the steps to reset the administrator password:






To create a password reset disk, the first thing you need to do is to choose a program that can be burned into a bootable disk. Microsoft Media Creation Tool is such a kind of program, which permits you to enter the computer and reset the lost administrator password in Windows 7. You can use it in Windows 7, XP or Vista, and burn it into a CD/DVD or an external USB drive.
When you come to the Windows Setup screen, just press SHIFT + F10 key combinations to launch Command Prompt.

Type following commands in Command Prompt window and press Enter key each time you enter a command. Replace d:\ with the drive letter of your Windows installation.
copy d:\windows\system32\sethc.exe d:\ copy /y d:\windows\system32\cmd.exe d:\windows\system32\sethc.exe

Now you can close Command Prompt, cancel Windows Setup, restart your PC and remove Windows install disk.
After your PC restarts. At Windows 10 logon screen, press Shift Key 5 times consecutively and it will launch Command Prompt with administrator privileges.
Now, to change the password use the following command. Do not forget to replace 'username' with actual local account's username and 'newpassword' with the password that you want to set.
net user username newpassword

Close the Command Prompt and you can now log into Windows 10 with the new password.
Then restart the PC and get into the system, as usual, you'll find that the system doesn't ask for a password anymore, and you can enter to use the computer as before.
If you are going to set a new password on your Windows 7 computer to prevent unauthorized access, please make sure that the password you set is easy to remember so that you will not lose it again. By the way, here are 5 Windows password recovery tools that can also help you.
David Darlington
staff Editor