Saturday, March 11, 2017

How to restore windows password without re installing new window

How to restore windows password without re installing new window


If you forgotten your windows password then here is the method how to restore your windows password.


1.All you need is a windows installation disc/usb 
boot your computer with it

2. Select sheet will appear, select Repair Your Computer and then select command prompt

now you will be in cmd
type this command

Code:
copy c:windowssystem32sethc.exe c:
and then this

Code:
copy c:windowssystem32cmd.exe c:windowssystem32sethc.exe


what will it do? it will replace sticky keys executable file with cmd executable Smile
now reboot your computer 
remove installation media
and boot with hdd (Hard disk)
when log in screen appear, press shift or ctrl 5 times 
command prompt will pop up
now enter this command


Code:
net user yourusername *



and it will ask you to enter new password
enter new password exit cmd and login with your new password now...

Enjoy and Comment ......

Available link for download