Thursday, July 25, 2013

Reset your forgotten password in Windows



Requirments:

       * Windows installation disk.

       * A simple command line.

Follow below simple steps:

       * Insert your windows disk and boot your pc.

       * Select "Repair Your Computer" from the lover left corner.

       * Follow on till you get the below screen, You need to click on Command Prompt.
      
       * Now the real rrick, Type the below Command to backup the original sticky keys file.

copy c:\windows\system32\sethc.exe c:\
      
       * Now copy the Command Prompt Executable on top of the sticky keys executable:

copy c:\windows\system32\cmd.exe c:\windows\system32\sethc.exe

       * Now reboot your pc.

       * After rebooting your pc, You will see a login Screen, All you need to do is Hit Shift Key 5

times, You will get a Command Prompt.

       * Now to Reset Your Password just replace The Username and passoword with your own In

Below line.

net user freak NewPassword

Thats all now you can Login.

You probably want to put the original sethc.exe file back, Then you have to just reboot into the

installation CD, Open the Command Prompt again and copy the c:\sethc.exe file back to

c:\windows\system32\sethc.exe.



No comments:

Post a Comment