How to Change the User Account Password if Unable to Login to Windows
Information
| | This tutorial will help you remove the existing user account password and set up a new password incase you have forgotten the user password. |  |
RELATED LINK: Here's how: Boot to Win RE Click Command Prompt option. Type the following command: C: CD Windows\system32 ren cmd.exe cmd.old ren magnify.exe cmd.exe ren cmd.old magnify.exe Restart computer Click on Easy of Access centre left side bottom à Choose Magnify option à Command prompt opens up Type: net user administrator /active:yes Restart the computer Logon on administrator account and then using User Account page, remove password for the other account Search for Magnify.exe in start search and click on it Command prompt opens up Type: net user administrator /active:no Restart the computer This will disable the administrator account. Boot to winRE Type the following: C: CD Windows\system32 ren magnify.exe cmd.old ren cmd.exe magnify.exe ren cmd.old cmd.exe exit Restart the computer – system logs on to the User account without asking for password provided there is only one user account.