Difference between revisions of "Windows Password Reset"

From PC Savants Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
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 X:\windows\system32\utilman.exe utilman.exe.bak
  
4. copy d:\windows\system32\cmd.exe d:\windows\system32\utilman.exe
+
4. copy X:\windows\system32\cmd.exe X:\windows\system32\utilman.exe
  
 
5. Reboot and click ease of access on login screen
 
5. Reboot and click ease of access on login screen
Line 17: Line 17:
 
Remove Ease of Access Bypass
 
Remove Ease of Access Bypass
  
1. del c:\windows\system32\utilman.exe
+
1. del X:\windows\system32\utilman.exe
  
2. ren c:\windows\system32\utilman.exe.bak utilman.exe
+
2. ren X:\windows\system32\utilman.exe.bak utilman.exe

Revision as of 20:43, 22 February 2022

1. Boot Windows Setup Disk

2. Repair your Computer or hit Shift-F10 during setup

3. ren X:\windows\system32\utilman.exe utilman.exe.bak

4. copy X:\windows\system32\cmd.exe X:\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 X:\windows\system32\utilman.exe

2. ren X:\windows\system32\utilman.exe.bak utilman.exe