Thursday, June 4, 2009

How Hack (Change) a Windows Login Password

Ø 1. Go to start menu
Ø 2. Open the command prompt as administrator.
Ø 3.change the directory as follows
· C:\windows\system32>
Ø 4.Type following command to know users acconts and types
· C:\windows\system32>net users
Ø 5. It shows users name and type.
Ø 6. Take any user name whose password u wants to change.
Ø 7. Type following command to change password.
C:\windows\system32>net users "user name" *
Ø 8. Then enter the password and it will be changed.

No comments:

Post a Comment