Reset WinXP Admin Pass with ONLY DOS
written by Madhukar Hiranya
at January 25, 2008
1. Click on start, enter "cmd" and press enter
2. Enter "net user" or "net users"
You will see the list of users that are created on current running os
3. Type "net user" "user name" "*"
You will see that windows will now ask you to enter new password for that particular account!
Magic! no any type of super user privileges needed!
See the commands below:
If the administrator account user name is "admn" then command to change it's password will be...
October 29, 2008 at 6:19 AM
Reset WinXP Admin Pass with ONLY DOS
http://www.hackerzpoint.com/index.php?showtopic=3299&st=0#entry4794