Thursday 16 April 2015

How to Recover lost or forgotten Windows 7 user account password [NO SOFTWARE REQUIRED]

Hey there, forgot your windows 7 user account password?? NO worries !! ;) here is a simple way to recover your windows user account if you forgot your password!! All you need is a Windows 7 installation Disc.

How to recover ?? : First off, place your windows 7 installation CD in your CD tray and turn on your computer, then click on F2 key on your keyboard continously  to go to boot menu. Once you go to your boot menu , click Boot Priority order and set it in such a way that your system boots from the CD drive i.e., from the Windows 7 installation disk.

                                                           Then let the windows load the files, wait for some time , after some time you can see the windows installation menu, there simply click on "Repair Your Computer" , and in the next windows that pops up, select "Command Prompt".

                                                            Now using the cmd, you need to overwrite the files "sethc.exe" and "cmd.exe" which are located in System 32 in your windows directory
to do this firstly, type this code : 
copy C:\windows\system32\sethc.exe C:\
after typing the above code , click enter , and type the following code and click enter : 
copy C:\windows\system32\cmd.exe C:\windows\system32\sethc.exe
after clicking on enter, type "yes" , and again click on enter
And thats it!! you are almost done !! Now just restart your computer

                                                        This time, do not boot from the CD , boot asusually, and when the Windows 7 logon screen appears, Click on Shift key on your keyboard for five times. This will bring up cmd on your screen. Now type in this following code : 
net user <Username> <New password you want to set>
and click on enter.
Once you click on enter, the new password will be set to what you have given there !! 
For example, i dont know the old password , and my Windows username is Anonymous, so i will type like this : 
net user Anonymous testpass
By the above command, the new password for the Account "Anonymous" , will be set to "testpass" !! , this process does not require your Old Password !!

So Guys, thumbs up if this helped you, don't forget to subscribe my youtube channel

NOTE : This is only for educational purposes, please do not misuse it

Watch this video for more aid : 


Subscribe for more tutorials !!! 
:) :) 


No comments:

Post a Comment