Skip to content

How to change password from a command prompt

To change user account password from command prompt do the following:

  1. Click Start
  2. Type “cmd” in Run field
  3. 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

Your email is never published nor shared. Required fields are marked *