How to Reset Administrator Password in Windows 10 Without Admin Rights

Forgetting your Windows 10 administrator password can be a real headache, especially if you don’t have admin rights to reset it. Luckily, there are some workarounds you can try to regain access to your account. This guide will walk you through those steps, ensuring you understand each part of the process.

How to Reset Administrator Password in Windows 10 Without Admin Rights

In this section, we’ll go through the steps to reset your administrator password without admin rights. Make sure to follow each step closely to avoid any issues.

Step 1: Boot into Safe Mode

Turn off your computer. Then, turn it back on and as soon as you see the Windows logo, press and hold the power button to turn it off again. Do this two more times, and on the third restart, Windows will boot into recovery mode.

Entering Safe Mode is necessary to access some features that are not available in the regular boot mode. This method forces Windows to show the recovery options.

Step 2: Access Advanced Options

Once in recovery mode, click on "Troubleshoot," then "Advanced options," and finally "Startup Settings." Click "Restart" to boot into Safe Mode.

Advanced Options give you tools to troubleshoot system issues, one of which is booting into Safe Mode, where you have more control over system settings.

Step 3: Open the Command Prompt

After the restart, choose "4" or "F4" to boot into Safe Mode. Once in Safe Mode, open the Command Prompt by pressing "Windows Key + X" and selecting "Command Prompt (Admin)."

Using the Command Prompt in Safe Mode allows you to execute commands that can help reset the administrator password.

Step 4: Replace the Utility Manager

In the Command Prompt, type the following commands one by one, pressing Enter after each:

cd C:WindowsSystem32
ren utilman.exe utilman.exe.bak
copy cmd.exe utilman.exe

These commands replace the Utility Manager with the Command Prompt on the login screen.

Step 5: Restart and Open Command Prompt from Login Screen

Restart your computer. At the login screen, click on the Utility Manager icon. This should open the Command Prompt instead of the Utility Manager.

Replacing the Utility Manager with Command Prompt allows you to execute commands directly from the login screen.

Step 6: Reset the Password

In the Command Prompt window that opens, type the following command and press Enter:

net user [your username] [new password]

Replace [your username] with your actual username and [new password] with a new password of your choice.

This command resets your account password, allowing you to log in with the new credentials.

Step 7: Restore the Utility Manager

After successfully resetting the password, restore the Utility Manager by entering the following commands:

ren utilman.exe cmd.exe
ren utilman.exe.bak utilman.exe

Restoring the Utility Manager is essential to return everything to its original state.

After completing these steps, you should be able to log in to your Windows 10 account using the new password you set.

Tips for Resetting Administrator Password in Windows 10 Without Admin Rights

  • Make sure you have a backup of important data, just in case something goes wrong.
  • Use a strong yet memorable password to avoid being locked out again.
  • Keep a recovery drive handy to troubleshoot any future issues.
  • Consider using a password manager to store and manage passwords securely.
  • Remember to restore the Utility Manager to its original state to ensure system stability.

Frequently Asked Questions

What if I don’t see the recovery options?

You may need to try the power-off method again, or use a Windows 10 installation media to access recovery options.

Will this method work on all Windows 10 versions?

Yes, this method is applicable to most versions of Windows 10.

Can I reset the password for any account?

This method is intended for administrator accounts only.

What if I can’t access Safe Mode?

You might need to use a different recovery method, such as using a password reset disk or contacting professional support.

Is it legal to reset someone else’s admin password?

No, it is illegal to reset someone else’s admin password without their consent.

Summary

  1. Boot into Safe Mode.
  2. Access Advanced Options.
  3. Open the Command Prompt.
  4. Replace the Utility Manager.
  5. Restart and open Command Prompt from the login screen.
  6. Reset the password.
  7. Restore the Utility Manager.

Conclusion

Resetting the administrator password in Windows 10 without admin rights can be a challenging task, but by following these steps, you can regain access to your system. Always remember to secure your passwords and make use of password managers to avoid these situations in the future. For further reading, consider looking into advanced recovery options or third-party tools that can help in more severe cases. If you run into any trouble, don’t hesitate to seek professional help. Happy computing!

Get Our Free Newsletter

How-to guides and tech deals

You may opt out at any time.
Read our Privacy Policy