How to Change Windows 7 Password without Knowing Current Password



method-1
1.Go to Control Panel and click on the Administrative Tools.
2.Under this section double click on Computer Management.
3.Select System Tools from right window pane.
4.Under this, just double click on Local Users and Groups and then on Users
5.Now you will see all the login accounts of your computer. Right click on any the account whose password you want to change and then click on Set Password.
6.A warning message will popup on your screen just click on Proceed button.
7.Now enter your New Password and click on OK button.
That’s it! your windows 7 password is changed without knowing current password. The only limitation of this method is that your current account should have Administrative privileges.
METHOD 2:
If you love to be work on Command Line then this method is for you.
1.Open command prompt by typing with administrative privileges .( Type CMD in start, right click on it and select Run as Administrative )
2.In the CMD window type the following command and hit Enter
net user Account Name Your New Password
In this command replace Account Name by the account name (Account Name is case sensitive) whose password you want to change and replace Your New Password by the password that you want to set.
3.Now if everything goes alright you will see “The command completed successfully” on your screen, now type exit command and hit Enter

0 comments:

Post a Comment