Ready to Start Your Career?

By: Pieter J.
February 4, 2016
Windows 8/8.1 Password Reset with a Windows 8/8.1 DVD and CMD

By: Pieter J.
February 4, 2016

- Insert the Windows 8 boot disk into the DVD ROM and restart your system.
- Boot into the BIOS, disable the secure boot and/or swap UEFI bios to legacy.
- Set boot order for the DVD drive first and proceed to save and exit the BIOS.
- When booted from the disc, select your language and click next.
- Select Repair your computer and then click on troubleshoot.
- Select command prompt and let the console open.
- In the command prompt, you'll then see "X:windowssystem32>"
- Type c: and hit enter, then type cd windows and hit enter again.
- Type cd system32 and hit enter. You will then see C:WindowsSystem32>
- Type copy cmd.exe cmd.exe.cmd2 and hit enter. It will then say 1 file copied.
- Type copy Utilman.exe Utilman.exe.Utilman2 and hit enter.
- Then Type ren cmd.exe Utilman.exe and hit enter
- After that, type exit and restart.
- Once booted into windows again you'll see the screen asking for a password. At the bottom left of your screen, you'll see an ease of access symbol. Click it and the Command prompt will now show up with admin rights.
- Type net user and hit enter. It will display the account names.
- Type net user (without the arrows) and hit enter.
- Now type the new password (or leave blank) and hit enter and confirm the password and hit enter.
- Restart your system and at the user selection screen type in your new password (if you selected one) and hit enter.