Windows XP: The Complete Guide !

Improve your knowledge | Tips | Tricks | Downloads | and more !

Change user password without knowing password  

To view all of the user accounts:

1) While logged onto the computer, click on Start>Run>and type in CMD.

2) From the command prompt window, type in net users. This will show you every account that is made onto the computer whether it is hidden or not.

-----------------------------------------------------------------

To change an account password:

1) While logged onto the computer to an account that has administrative rights, click on Start>Run>and type in CMD.

2) Type in net user then the name of the account then * and press enter. heres an example: net user administrator * or net user "Joe Smith" * . Put the name in quotes if it contains spaces.

3) From there it should ask for a new password. Type in your new password (type very carefully - the command window won't display what you type) and once more to confirm it. If you get the message that the command succeeded successfully you're all set!!


NOTE: This does not work from the "guest" account.


Related Posts:


Related Posts



AddThis Social Bookmark Button

1 comments

  • Anonymous  
    February 13, 2008 at 2:14 PM

    when I try to change the password of admin by using your method. It said system error 5 has occurred, Access is denied. What can I do?

Post a Comment