How To Change User Password Using Cmd?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. Open the Command Prompt window by going to Start, Run and typing cmd.
2. Type the command “net user username newpassword”, where username is the name of the user whose password you want to change, and newpassword is the new password you want to assign.
3. Press Enter to apply the change.