To change the password of a specific user in Windows XP/Vista/7/8/8.1, without knowing the current password, no hacker knowledge required.

You can change your current password like so:

1. Click Start button, type cmd at the Search bar, right click on it and select ‘Run as Administrator‘

2. Type the following command in the cmd window and press enter.

net user

You will get users list of that particular system. So, Choose an username to change password

3. Type the following command in the cmd and press enter.

net user <“Account-Name”> <Your-New-Password>

Example:

net user “hackerguru” 1234
This command changes the password of my account ‘hackerguru’ to 1234 without knowing my current password

 

How-To-Change-Windows-Password-Without-Knowing-Current-Password

4. Now if everything goes alright you will see “The command completed successfully” on your screen, now close the cmd window. Remember this password is your new password for that account.

Disclaimer

Any actions and or activities related to the material contained within this Website is solely your responsibility. The misuse of the information in this website can result in criminal charges brought against the persons in question. The authors and https://www.hackingtrainer.com/ will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law.