Sunday, November 14, 2010

Change Administrator Password By CMD

Sometimes when we install windows xp,we forgot the administrator password. Or, when in the net or in the Lab school if you want to break the administrator password can be done by passing the CMD (Command Prompt). here is how to change password :

1. Press Windows + R or START-> RUN
2. Type 'cmd' and hit enter
3. Type net (space) user (space) administrator (space) yourpassword and enter the password will be changed according to what you want. For example: net user administrator abcd, then hit enter. then the administrator password will be immediately replaced into abcd.
4. Or you can type net(space)user(space)administrator(space)*, and press enter. then will appear word "Type the password for the user : " Type your password here. Then press enter, retype again and enter. your password will change.

so easy to change the administrator password without having to know the real password. good luck ......^_^

No comments:

Post a Comment