How to reset a Windows Password without knowing it
Local Windows passwords are super easy to reset. This post explains how to reset a Windows password without knowing the password or needing to log in.
To reset a windows password without knowing the password or logging in, all you need to do is boot into advanced options or use a Windows installation USB, to access the command prompt.
How to reset a Windows password
- Boot into Advanced Options or Windows installation USB
- Boot into Windows Recovery Environment
- Without USB: From login screen hold
Shift
and clickRestart
. - With USB: Boot into Windows Installation USB
- Without USB: From login screen hold
- Select
Repair your computer
then selectTroubleshoot
- Select
Advanced Options
the selectCommand Prompt
- Boot into Windows Recovery Environment
- Open Command Prompt
- run
C:
- run
cd windows\system32
- run
- Run
ren utilman.exe utilman1.exe
, disregard any errors - Run
ren cmd.exe utilman.exe
- Exit CMD, continue to Windows
- At login screen, click accessibility button next to power button, this will open CMD
- Run
net user
to list users - Reset password with
net user [username] *
- Run exit to close CMD
Password can also be reset through User Accounts GUI
- Run
control userpasswords2
- Click Reset Password and enter the new password, or leave blank to remove the password