๐Password Reset (Windows 10/11)
โ
Step 1: Prepare Bootable USB (if needed)
โข Download Windows 10/11 ISO from Microsoft official
site.
โข Create bootable USB using Rufus (or similar tool).
โ
Step 2: Boot from USB
โข Insert USB into locked computer.
โข Power on and press the boot menu key:
โข - Dell โ F12
โข - HP โ Esc or F9
โข - Lenovo โ F12
โข - Acer โ F12
โข - ASUS โ Esc or F8
โข Select the USB drive to boot.
โ
Step 3: Open Command Prompt
โข On "Install Windows" screen โ Press Shift + F10 together.
โ
Step 4: Find Windows Drive Letter
โข In Command Prompt, type:
โข diskpart
โข list volume
โข Find the Windows drive letter (example: C:).
โข Type exit to leave Diskpart.
โ
Step 5: Replace Accessibility Tool
โข Type these two commands (replace C: with your
Windows drive):
โข move
C:\Windows\System32\utilman.exe C:\Windows\System32\utilman.exe.bak
โข copy
C:\Windows\System32\cmd.exe C:\Windows\System32\utilman.exe
โ
Step 6: Restart Computer
โข Close all windows and reboot.
โข Remove USB when restarting.
โ
Step 7: Open Command Prompt from Login Screen
โข On login screen, click the Ease of Access
(Accessibility) icon.
โข Command Prompt will open.
โ
Step 8: Reset Password
โข To list all users, type:
โข net user
โข To reset password, type:
โข net user
YourUsername NewPassword
โ
Step 9: Login
โข Use the new password you just set.
โ
Step 10 (Optional): Restore Original Settings
โข After login, open Command Prompt as Admin.
โข Type:
โข copy
C:\Windows\System32\utilman.exe.bak C:\Windows\System32\utilman.exe
โ
Done! Password Reset Completed
Successfully. ๐
No comments:
Post a Comment
I need your suggestion