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.
Post a Comment