How to Change Windows User Login Passwords From Command Prompt

You could think that how is it possible? Because, when you have tried to change or the password from the control panel Windows prompted for the old password.

There is some trick that allows you to change the password of any user from the command prompt without knowing the user password.
In the command prompt you can see all the user of the computer by typing some commands. for doing that,

go to command prompt and type net user and then press enter. you can see like the following image.




then for changing password type net user <username> * and press enter. it will ask type your new password  and hit “Enter“.

You have to retype the password again for confirmation.

Now You have changed the password of the user without knowing the older password of the user.

You can’t change the password of the users if you do not have the Administrator privilege. So log in as administrator try this trick.

Post a Comment

Post a Comment (0)

Previous Post Next Post