Difference between revisions of "Windows Password Reset"
Jump to navigation
Jump to search
(Created page with "1. Boot Windows Setup Disk 2. Repair your Computer or hit Shift-F10 during setup 3. ren d:\windows\system32\utilman.exe utilman.exe.bak 4. copy d:\windows\system32\cmd.exe d:\...") |
|||
Line 1: | Line 1: | ||
1. Boot Windows Setup Disk | 1. Boot Windows Setup Disk | ||
+ | |||
2. Repair your Computer or hit Shift-F10 during setup | 2. Repair your Computer or hit Shift-F10 during setup | ||
+ | |||
3. ren d:\windows\system32\utilman.exe utilman.exe.bak | 3. ren d:\windows\system32\utilman.exe utilman.exe.bak | ||
+ | |||
4. copy d:\windows\system32\cmd.exe d:\windows\system32\utilman.exe | 4. copy d:\windows\system32\cmd.exe d:\windows\system32\utilman.exe | ||
+ | |||
5. Reboot and click ease of access on login screen | 5. Reboot and click ease of access on login screen | ||
+ | |||
6. net user TEST /add | 6. net user TEST /add | ||
+ | |||
7. net localgroup administrators TEST /add | 7. net localgroup administrators TEST /add | ||
+ | |||
8. Reboot | 8. Reboot | ||
Remove Ease of Access Bypass | Remove Ease of Access Bypass | ||
+ | |||
1. del c:\windows\system32\utilman.exe | 1. del c:\windows\system32\utilman.exe | ||
+ | |||
2. ren c:\windows\system32\utilman.exe.bak utilman.exe | 2. ren c:\windows\system32\utilman.exe.bak utilman.exe |
Revision as of 20:42, 22 February 2022
1. Boot Windows Setup Disk
2. Repair your Computer or hit Shift-F10 during setup
3. ren d:\windows\system32\utilman.exe utilman.exe.bak
4. copy d:\windows\system32\cmd.exe d:\windows\system32\utilman.exe
5. Reboot and click ease of access on login screen
6. net user TEST /add
7. net localgroup administrators TEST /add
8. Reboot
Remove Ease of Access Bypass
1. del c:\windows\system32\utilman.exe
2. ren c:\windows\system32\utilman.exe.bak utilman.exe