Do a bootable on a pen drive
1. Boot from drive
2. Select repair
3. Select Troubleshoot
4. Select open command prompt
5. Use diskpart to locate the drive having the windows 10
6. After exit the the diskpart
7. Now type C:(normally the default drive for windows) and type cd windows\System32
8. Now type ren utilman.exe hello.exe
9. Now type copy cmd.exe utilman.exe
10. Restart machine
11. Click on utilman , u should get cmd instead of hearing make your computer easier to use 😅 12. Now type net user
13. Type net user Administrator (set new password) That’s all , with this it should change reset to the new password you’ve set
0 Comments