.


Friday, 29 March 2013

Change Administrator Password using CMD


·     While logged onto the computer to an account that has administrative rights, click on Start>Run>and type in CMD.
     Type in net user then the name of the account then * and press enter. hears an example
       : net user administrator * 
       or net user "yam thapa" * . 
     Put the name in quotes if it contains spaces.
·    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

No comments:

Post a Comment