The password forgoting is very common problem of most of people and i think may be you also had face this type of problem at least once. So i am giving a simple and very easy way to change the password of your computer using CMD.
Read More: https://www.raymond.cc/blog/change-xp-administrator-password-without-knowing-it/
1) Open an Administrator Command Prompt by clicking on Start or pressing the Win key and typing cmd, then hold Ctrl+Shift and press Enter. Or right click on Start and choose Command Prompt (Admin) for Windows 8.1 or 10.
2) Type the following command into your command prompt and press enter
net user youruser_name new_password
for ex. my user name is ADMIN and i wish to set my password as 12345678 then
net user ADMIN 12345678
Thank you....
Read More: https://www.raymond.cc/blog/change-xp-administrator-password-without-knowing-it/
Comments
Post a Comment