Hack Your Windows XP Administrator Password

Advertised by :

Its nice to bookmark this tips if you forgot your Windows XP administrator password unintentionally :D Here i show you :

1. Go to Start –> Run –> Type in CMD. It will open command prompt window.
2. Enter command: cd\ windows\system32 on that command prompt windows, then press enter. It will go to windows\system32 directory
3. Enter command: mkdir newpassword, then press enter. These command will make new directory called newpassword.
4. Enter command: copy logon.scr newpassword\logon.scr, then press enter. These command will copy logon.scr into newpassword directory.
5. Enter command: copy cmd.exe newpassword\cmd.exe, then press enter. These command will copy cmd.exe into newpassword directory.
6. Enter command: del logon.scr, then press enter. It will delete the existing logon.src file
7. Enter command: rename cmd.exe logon.scr, then press enter. It will rename cmd.exe to logon.scr

So, the tricks is you are backup the command program and the screen saver file first, after that edit the settings so when windows loads the screen saver we will get an unprotected dos prompt without logging in.
After that happed ( that unprotected dos prompt ) appears enter this command :

net user password

Example: If your admin user is Administrator and then you want change the password to ‘mypassword’ Then type in the following command:

net user Administrator mypassword

This will change the administrator password to mypassword.
Thats it you have successfully hacked the Window XP Administrator Password.

Best regards to Mr. Kumar for this tips.

Related Posts :
  • Endeavor NA104 - New Epson Laptop
  • Web Hosting Geek
  • New Sony VAIO CS11 Colors of Laptop
  • Secure Your Wordpress Hole
  • Citrix Presentation Server license acquisition error (500): Unable to acquire a license from …
  • Tags: , , ,

    This entry was posted on Tuesday, April 29th, 2008 at 3:17 am and is filed under How To. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

    2 Responses to “Hack Your Windows XP Administrator Password”

    Windy Stephens June 7th, 2008 at 4:13 am

    Hello,

    I have Windows XP and got a virus, which has been deleted, that took away my administrator rights and hid my admin logon and took away the control panel in other accounts… I cant log into administrator, but i can in the limited accounts, so I followed your directions to rename my password and all went well until the last command to rename cmd.exe to logon.scr…. it told me that a duplicate file name exists or the file cannot be found..and then takes me back to the windows\system32 prompt…

    Do you have any suggestions?? I am stuck… Thanks!

    ReviewABC June 8th, 2008 at 2:35 am

    Hi Stephens,

    If that the case, either there is no cmd.exe file exists in your windows/system32 or there is existing login.scr in that folder. Can you double check on it. Maybe thats is the culprit.
    ReviewABC.com

    Leave a Reply