1. Know that if you are still logged on to the Administrator account you can change user profiles using the following steps.
* Go to the green “Start Button” and click “Run” then in the text box type “cmd” without the quotes.
* Type “net user” then press enter
* Then again type “Net user [Username of the Account]*” then press Enter, without the [“], and quotes. Make sure you spell the username correctly, and you have the ‘*’
* To change password press enter and after that tieler south * Reset password to what ever you want.

2. Now if you are Logged out of the computer and cannot figure out the password at the start up screen, do the following:

* Restart the computer and toggle the F5 button.
* You will get screen that will ask you if you want to boot with command prompt (that is one way) or boot in safe mode without command prompt.

3. Notice that the computer will boot in safe mode in a small window and you will see a menu that asks which account you want to access. We know that the other accounts you can’t get into but there will be a new account called computer administrator.
4. Click computer “administrator” and go to settings/control panel/user accounts.
5. Remove password.

Explore More

How to find the true location of a person from chat room (Yahoo, MSN, Jabber etc)?

How to find the persons IP from chat? How to find a person’s location from MSN, yahoo … This person is trying to cheat me through chat, how can I

Whats is NetBIOS?

NetBIOS (Network Basic Input/Output System) was originally developed by IBM and Sytek as an Application Programming Interface (API) for client software to access LAN resources. Since its creation, NetBIOS has

Tutorials (overflow, using debugers, exploits coding…)

* Stack based overflows (direct RET overwrite) : (Tutorial Part 1) http://www.corelan.be:8800/index.php/2009/07/19/exploit-writing-tutorial-part-1-stack-based-overflows/ * Jumping to shellcode : (Tutorial Part 2) http://www.corelan.be:8800/index.php/2009/07/23/writing-buffer-overflow-exploits-a-quick-and-basic-tutorial-part-2/ * Stack based overflows – SEH (Tutorial Part 3)