It’s really easy to hack the login password of Windows XP. This trick can be useful if you forgot what your login password is and want to change it so you can login again. I actually had this experience when I was trying to use my laptop which was deserted for almost a year. Forgot password = Can’t login. But there’s always asolution.
Hacking Windows XP Login Password
1. Restart your computer and keep pressing F8.
2. From the menu, select boot in safe mode with command prompt.
3. once you’re at the command prompt, type “net users” (without quotes)
4. You will see a list of usernames. Pick the username that you are using and type “net users username *” (without quotes, replace username with a real username from that username list)
5. You will be asked to enter a new password and a second reconfirmation.
6. Press enter and you will be told that your username password has been changed successfully.
Easy, wasn’t it?