Windows Password Reset

From PC Savants Wiki
Revision as of 20:41, 22 February 2022 by Pcsavants (talk | contribs) (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:\...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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