Hack a Windows 7 system using CMD.
This method will allow you to remove the existing password (which you have forgotten/don’t know) and reset the password to your like. It’s Simple but effective. Just follow the given steps properly.
Steps to be followed:
1) Make the system have a hard shutdown. This can be done by pressing the On/Off button on your computer while the “Starting Windows” screen is active. Do this as many times until you get the ‘Windows Error Recovery’ screen as shown below.
3. If you get a startup recovery option, then Cancel the “Do you want to use System Restore?” prompt.
After waiting, a window will appear saying “Startup repair could not repair your computer.” You will also see an arrow pointing downwards in the bottom left corner (Problem Details). Click on it.
5. Now a Notepad will open up. Select File => Open => Computer => Local Disk => Windows => System32 (If you have multiple partitions please select the partition which is having your windows folder)
6. Switch from Text Documents (*.txt) to All Files.
7. Now, in this folder, System32, find an application named Magnify and rename it as Magnify-bak(creating a backup file). Renaming Magnify won’t do any harm to your computer.
8. Also, find the application named cmd and create a copy of it in the same folder(system32).
9. Rename the copy file as Magnify
11. When the Password screen appears, Click on Ease of Access Button (Highlighted in the figure below). Select Make items on the screen larger (Magnifier) option from the Ease of Access window.
12. It will open a Command Prompt(Cmd) with admin privileges.
13. Enter this code into cmd:
net user Administrator * (to change the Administrator’s password).
You will not be able to see the password, so enter it carefully.
And if you want to create a new user with administrator privilege, enter these codes,
net user bijukbaby /add * (to create a user named bijukbaby)
net localgroup Administrators /add bijukbaby ( to add bijukbaby to Administrators group)
14. After you have successfully changed the password, you can close the cmd screen. Enter the new password in the password screen of Windows 7, that’s all, you will now successfully enter the system.
If you like it, Please don’t forget to share. Thank you.
Blogger Comment
Facebook Comment