Friday, 10 February 2012

Reset the system password without loging in to the windows XP(only for XP)

Reset Windows XP USSER Password without login to the account

note : quotes (”) are just for highlighting the word

1. restart your system and press F8 key while your system is starting.



2. now go to "start system with command prompt.


3. now it will take some time and after that log-in to the administrator account and than follow these steps to reset the password.

4. Enter “net user” or “net users”

you will see the list of users that are created on current running os

5. 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…

net user admn *


enjoy cracking the system password :)

                                                               OR

you can just do it normally go to the log-in screen and than press " ctrl + alt + del " twice and than you will see an another log-in name. now what you have to just do is to just change the username as "administrator" and press enter without giving the password. and their you go, you just logged in to the administrator account. 
 from administrator account you can handle and change the system security without giving any security code if it has been set by other. :) 
so its just like unlocking the security on all level. enjoy it.:)

Thursday, 9 February 2012



Reset Windows XP USSER Pass with DOS

note : quotes (”) are just for highlighting the word

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…

net user admn *


enjoy cracking the system password :)