Ads 468x60px

Tuesday, 14 August 2012

Windows account hacking tips

Posted by Edward
1. When the computer starts up, hold down F8 before you see the "Windows Starting" screen. This will bring you to a screen with choices. Your best bet will be "Safe Mode with Command Prompt". You can then do as you want.

2. Dialog will appear: you're going to want to go down to the bottom and select "All Files". Then you are going to name the file: Batch.bat. After that, go to where you saved it, and open it. That will open up Command Prompt.

3. However, if the computer has notepad blocked, you can use edit. Access this by opening command prompt or command.com and typing edit. Also, you can even use Microsoft Office or something if you can save it right.

4. After that, you will be able to do as you wish inside command prompt. Here is how to add or delete accounts:

  • Add Account: C:>net user USERNAME /add
  • Change Accounts password: C:>net user USERNAME * then you'll be able to enter a new password for the account. If you just press enter without typing anything, the account password will be reset.
  • Delete Account: C:>net localgroup Administrators# # Another way is to open up notepad, (if its not blocked), and type in "command.com". Then goto File->Save As. A USERNAME /ADD
NOTE: Don't mess up with others computer. This was just written for information and knowledge. Don't use it on others PC without asking them.

Sharing is Caring

Related Posts Plugin for WordPress, Blogger...

No comments:

Post a Comment