Hack Admin password in Windows XP from normal User

You only have access to a computer with a normal user right and that makes you frustrated whenever you need to install or use a program.This tutorial will help you get frustrated by "hacking" your Admin password without using any third party software .

Note : This method does not apply to NTFS drives

- Go to Start > Run type cmd command and press Enter . The command window will open and enter the following commands correctly:

cd go back to the cdwindowssystem32 root directory into the system32 mkdir hackdir directory, create the hackdir copy logon.scr folder hackdirlogon.scr to back up the logon.scr file to the hackdir copy directory cmd.exe hackdircmd.exe back up the cmd.exe file to the directory hackdir del logon.scr deletes the logon.scr file from the original copy hackdircmd.exe logon.scr backing up the cmd.exe file in the hackdir directory back to system32 and renaming to logon.scr exit to close the command window

- Then restart the computer.

With the above commands, you have changed the file to run the normal Windows Welcome interface with the command to launch the Command Prompt window program with the system rights, not any user rights. So at this command window you can proceed to change the password of the Admin account on the machine.

After restarting the computer, instead of the Welcome screen, you will see a command prompt window appear.

Here you can proceed in 1 of 2 ways:

Method 1: Change the available Admin account password

At the command window one of the following commands can be used:

net user changes the administrator account password with a new password or
net user clears this account's password

For example : net user Administrator 123 these commands change Administrator account password to 123.

Method 2: Add a new account with Admin rights

At the command window, type the following commands in turn:

net user / add add an account with the name and password corresponding to the net localgroup Administrators / add put the newly created account into the admin group

So through these two ways, you can log in to the account you just created or use the newly modified password of the Administrator account to log in to the computer with the highest administrative rights.

Important : Don't forget to copy the files in the hackdir folder back to the system32 directory so that your system works again as usual.

3.9 ★ | 31 Vote

May be interested

  • The trick to create a shortcut to run the application under AdminThe trick to create a shortcut to run the application under Admin
    if you want to allow a user account to launch an application as an administrator without the uac (user account control) or password, you can create a shortcut using the runas / savecred command. this command will save your password.
  • How to hack Wifi password with Aircrack-NgHow to hack Wifi password with Aircrack-Ng
    in this article, we will use aircrack-ng and dictionary attack method with encrypted password taken from the 4-step handshake process.
  • How to grant Admin rights to a User in Win 10How to grant Admin rights to a User in Win 10
    how to grant admin rights to a user in windows 10. to work effectively and ensure data on windows 10 computers, we often divide them into different users if the computer has 2 or more users. if you do not know how to grant admin rights to users in windows 10, please refer to the following tutorial!
  • What is Admin? Admin Facebook, what is the website?What is Admin?  Admin Facebook, what is the website?
    so what are the main roles and responsibilities of the admin? many of you are still vague about them. to understand this work, please read the following article to learn more about the basic concepts and tasks of admin.
  • How to hack pass wifi with WiFi Map everywhereHow to hack pass wifi with WiFi Map everywhere
    with this application, you can unlock wifi passwords everywhere with just a few simple steps.
  • How to Hack Into a Windows User Account Using the Net User CommandHow to Hack Into a Windows User Account Using the Net User Command
    if you're administering a computer and need to access another user's account, you can use the 'net user' command to change their password. if you are locked out of your computer, or don't have administrator access, you can use a windows...
  • How to Hack a ComputerHow to Hack a Computer
    this wikihow teaches you how to hack a windows or mac computer's login, as well as how to use teamviewer to remotely control another computer. understand what this will accomplish. while windows 10 doesn't allow you to abuse the...
  • How to reset WSL user passwordHow to reset WSL user password
    windows subsystem for linux, commonly known as wsl, is a feature that allows users to run supported linux distributions in windows. unlike dual boot, wsl runs inside windows like a regular windows application.
  • How to Hack a Password Protected Computer AccountHow to Hack a Password Protected Computer Account
    this wikihow teaches you how to view a password-protected computer account's files and folders on a windows or mac computer. understand the limitations. since most windows 10 accounts use a microsoft account email address and password to...
  • Losing Admin permissions on Windows 10 / 8.1, this is a fixLosing Admin permissions on Windows 10 / 8.1, this is a fix
    for some reason, you lose admin rights on your windows 10 or windows 8.1 computer, every time you open an application on the screen you receive an error message. so how to restore the lost admin rights, please refer to the following article of network administrator.