Friends,this method enables you to re-password any account without having to know the
existing password and also shows you every account that exists on the machine
(even the ones that are hidden). This is a good tool to use if you forgot a
password to say your administrator account and you needed to be logged into the
admin account for any reason.
Method:-
1) While logged onto the computer that has administrative rights, click on Start->Run->Type cmd
2) In The command prompt window,type net users (This will show you every account that is made onto the computer whether it is hidden or not. )
3)After netuser write the name of the account then * and press enter. heres an example: net user administrator * or net user "computer world" *(Put the name in quotes if it contains spaces)
4) 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!!
Method:-
1) While logged onto the computer that has administrative rights, click on Start->Run->Type cmd
2) In The command prompt window,type net users (This will show you every account that is made onto the computer whether it is hidden or not. )
3)After netuser write the name of the account then * and press enter. heres an example: net user administrator * or net user "computer world" *(Put the name in quotes if it contains spaces)
4) 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!!
Thanks Friends.....
When I tried to reset the password (when logged on to an account with full administrative rights) Using your instructions I got
ReplyDeleteSystem error 5 has. Occurred
Access is denied
you have to open command prompt in administrative mode,after that its work correctly.
ReplyDelete