How to change password in windows Seven and Windows XP without knowing the existing password
|
1. Open the command prompt by typing ‘cmd’ in Run or by Start -> All Programs -> Accessories ->Command Prompt.
2. Type ‘net user’. This will show list of all accounts on the computer. This is done only to make sure that you know the exact username of the account of which the password has to be changed.
3. Type ‘net user (username) *’. It asks you to enter new password.(the password you enter wont be displayed)
4. Again it prompts for comfirming the password.Type the password again and click enter.
5. You are finished!Type ‘exit’ to close command prompt.
The password is changed without knowing the original password.Here on login to this account with the new password.
0 comments:
Post a Comment