Windows 10 password reset without loosing data

 1. Download windows ISO file- https://www.microsoft.com/en-in/software-download/windows10


2. Download PowerISO- https://www.poweriso.com/



3. Make pendrive bootable-


4. Below screen confirm that pendrive is successfully booted and windows loaded in it.



5. Insert this pendrive to target computer which password we need to reset and restart computer with repeatedly hitting F2 key.


6. Now computer will start in BIOS then Go to boot and select the Pendrive as a boot option. then press F10 to save setting.

7. Now computer will restart with Pendrive installed Windows setup. then select "Repair your computer".

8. Select Troubleshoot and command prompt option. it will open command prompt.

9. Commands
First we need to find installation path in c drive , d drive, e drive etc.
 "c:" + Enter - Goto c drive.
 "cd windows" + Enter - To check windows installation path. if widows path found you will get-"C:\windows>"    If not- "The system cannot find the path specified."

10. After getting this "C:\windows>" run these commands
"cd system32"
"REN MAGNIFY.EXE ABC.EXE"
"REN CMD.EXE MAGNIFY.EXE"       //These to commands replace magnifier option with cmd prompt
"EXIT"
and restart and remove pendrive.

11. Now computer again run with computer windows setup then select ease of access and select Magnifier to run command prompt.

12. Give this commands
  "lusrmgr"
 and then right click to username and set new password then log in.











Comments