From this method we are going to remove windows password in case of forgotten. So we need CD/DVD disk of windows OS, I am using windows-7 DVD disk. If you don't have DVD drive you can do from your USB drive too. See this post to boot your USB drive.
**Warning**: This is for educational purpose only. It is strongly suggested that you do not use these steps for illegal purposes.
Ok let's proceed to our topics. Follow these steps.
Step 1: Go to BIOS by pressing Del or F2 Key, It may different from your pc too check for your pc's BIOS yourself. On BIOS select first boot priority to Cd/Dvd disk or Usb disk whatever from you are going to do. I am using Dvd drive you can see in picture below.
Step 2: Wait for a minute till setup loads.After setup loads click on next and click on "Repair your computer" as shown in picture.
Step 3: Wait for a minute till setup searches for previous windows installation. It may takes upto 2 - 5 minutes. See the picture below and note your OS installed drive. My OS has been installed in E:
Step 4: Now select command Prompt.
Step 5: In CMD you have to jump over your OS installed drive Generally in must PC OS is located on C: but check once in your PC. Type C: and dir until you get your os installed drive. Here C: is to jump over on C: and dir is to check Directory.
Step 6: After all process is done now type:
- Cd windows\system32
- Copy /y cmd.exe sethc.exe
Step 7: Exit Command Prompt and restart your PC.
Step 8: Press SHIFT KEY 5 Times It will opens cmd in welcome windows. Ignore all error message if it will shows in CMD.
Step 9: Now type the Net user on Cmd, It will show you all available users. Now type echo | Net user "Your user name" * (Here echo | "pipe" will doesn't prompt you to do any thing while net command is running.)
OR You can use Net user "user name" * also but it will ask you to enter new password. Just press enter key 2 times if you don't want to enter new password. After you have done exit CMD.
Step 10: If you kept password from Step 9 enter your new password or just press enter key if you haven't kept any password from step 9.
Congratulation You have successfully removed your windows password. :) Comment below if you faced any problems....
No comments:
Post a Comment