How to change password from a command prompt
admin on Aug 10th 2008
To change user account password from command prompt do the following:
- Click Start
- Type “cmd” in Run field
- On the Command prompt type “net user username newpassword” and hit enter
Voila! the password is reset.
Note: To change password from command prompt, you must login with an administrator account.
Filed in Microsoft Windows | No responses yet