Tips On How To Reset Windows (Admin/Users) Password Via Command Promps

With this trick you can change the administrator and users password of a computer of any of these Windows OS: Windows XP, Vista, and Windows 7. If your Windows OS is not yet activated please do so now, read How To Activate Windows Vista And Windows 7
and if you are not sure if your Operating System is activate or not, Find Out If Your Computer Is Activated Or Not
I am not trying to teach you how to hack into a locked computer, once the computer is already locked this trick will not work, this only work when the computer is on; probably you are afraid to be denied access when the computer of an unknown password is logged off and the administrator/user that has the password is not close by.

Follow the bellow steps, you don't need any software all you need to work with is the windows command prompt 
  • Click on start Run(Window key+R
  • In the box that open type "CMD" then Enter(OK) 
  • in the command box that open type "net users" (without the quote) Enter (typing this will display the list of users in the computer) 
  • take the user name you want to change the password then you type net user person name *; for example you want to change the password of Kevin who is the administrator of your computer, you type net user Kevin * then Enter, You will be required to put a new(desire) password and retype after that you are done.
Change administrator's/User's password via command prompt
NOTE: When changing your password in command prompt the password you typed will not be shown not even in asterisks so you may be typing, but it will be as if nothing is being typed.

Comments