• Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Data Recovery Pit

The Data Recovery Expert

  • Best
  • Guides
  • Reviews
Home / Guides

August 1, 2023 Milan

5 Working Methods to Recover Windows 10 Password

Recover Windows 10 Password

Losing the password to an account for Windows 10 is both annoying and scary. It has happened to all of us, although it was usually a typo or Caps Lock that was left enabled. But what if, no matter how many combinations you tried, you remain unable to log back in? There are ways to recover some user data through other accounts, and visiting the Users/Documents folders in the C: drive. However, we don’t think that’ll replace the feeling and benefits of having access to a familiar desktop and your personal files. That’s our primary motivation for demonstrating how to recover Windows 10 password. Let’s begin.

Table of Contents

  • Create a Windows Password Reset Disk in Advance
  • Method 1. Windows 10 password recovery via an Administrator account
  • Method 2. Bypass Windows 10  password requirement at the sign-in screen
  • Method 3. Recovery via Windows 10 Password Reset Disk
  • Method 4. Recover Windows 10 password via Command Prompt
  • Method 5. Contact Microsoft
  • Recover Password in Other Windows Versions

Create a Windows Password Reset Disk in Advance

You want to become tension free from the loss of Windows 10 password in the future? If yes, you can create a Password Reset Disk in advance, if you’re using Windows 10 local account. But make sure that you do this as soon as possible. So if the circumstances of a forgotten password occur again, you use this disk to reset your password.

If you are using Windows 10 (version 1803); there’s no need to do above described method. Simply add security questions to your local account to overcome the password loss situation.

Follow the below steps, to create security questions:

  1. Tab on ”Start menu”
  2. Then click on “Settings”
  3. After that, click on “Sign-in options”
  4. Last click on “Update your security questions”

To create a Password Reset Disk, follow these steps:

  1. Insert a USB flash drive into your computer
  2. Go to the search box at the bottom left of your desktop
  3. Type “create password reset disk”, a name comes with the same on the search list, select it
  4. Select “Next” in the Forgotten Password wizard, then select the USB drive you want to use, then click on “Next”.
  5. You have been asked for your current password.
  6. After inputting the password, click on “Next”
  7. Then click on “Finish”

In this process, you have to keep two things in mind. First, this process only works, if you are signed in with your local account, it would not work if you are connected to Microsoft accounts.

Second, keep the USB flash drive in a secure place where you’re not able to forget it. Also, don’t create any new disk, even if you change your password many times.

Method 1. Windows 10 password recovery via an Administrator account

When installing Windows 10, the operating system creates a user account simply named “Administrator” without a password attached to it. So, when you’re at the sign-in screen, do this:

  1. Enter “Administrator” as username.
  2. Leave the password field blank.
  3. Click on the right arrow (→) or press Enter on the keyboard.

Method 2. Bypass Windows 10  password requirement at the sign-in screen

Here’s an alternative way to circumvent Windows 10’s password request like this:

1. Local account

This only works if you’re using Windows 10 version 1803 and later. If yours is older, move on to the next method. Now, here’s how to reset the password on Windows 10 at the sign in-screen:

  1. Click on Reset password.
  2. Based on security measures you have set up in the past, do one of the following:
    1. Enter your PIN.
    2. Answer your security questions.
    3. Tip. If you set up biometric security (fingerprint, facial recognition), this might appear as an option.
  3. Enter a new password twice.
  4. Log in with the new password.

2. Microsoft account

If you’re using a Microsoft account as a Windows 10 user account, follow the instructions to recover the Microsoft account from another computer or mobile device.

Method 3. Recovery via Windows 10 Password Reset Disk

For this method, you must have created a Windows 10 Password Reset Disk in the past. If you have, here’s how to restart the password on Windows 10:

  1. Plug the flash drive with the Password Reset Disk file.
  2. At the Windows 10 login screen, click on Reset password.
  3. A Password Reset Wizard window will open.
  4. Click on Next, select the drive letter the USB drive occupies, then Next again.
  5. Type a new password twice, then add a password hint before clicking Next.
  6. Click on Finish, then sign in with the new password.

Method 4. Recover Windows 10 password via Command Prompt

Command Prompt is a powerful Windows utility, but first, you must find a way to open it when locked out. We’ll show you how to do it, then how to use it to regain access to Windows 10.

1. Replace Ease of Access with Command Prompt

 Clever users came up with a workaround that includes replacing Utility Manager (known as Ease of Access) with Command Prompt. There are 2 ways to achieve this:

1. Use Automatic Repair

  1. Start your PC, and at the Windows logo screen, turn off your PC abruptly.
  2. When it boots back up, you’ll be at the Automatic Repair screen.
  3. Click on Advanced Options, then go to Troubleshoot > System Image Recovery.
  4. Click on the Cancel button in the Re-image your computer window.
  5. After clicking on Cancel again, on the next screen, choose Advanced > Install a driver > OK.
  6. A Windows Explorer window opens. Go to This PC > Local Disk (C:) > Windows > System32 > find a file named utilman.exe.
  7. Right-click on it, select Rename and name it utilman-old.exe.
  8. Find the cmd.exe file, make a backup/copy of it, then rename it to utilman.exe.
  9. Exit the window, click on Exit and Continue to Windows 10, and you are taken to the sign-in screen.

2. Use a USB installation drive

First, you must boot Windows 10 installation media – check our permanently deleted photos recovery article. Follow steps 1 through 6 under the headline How to restore photos from a Windows backup? When you’re on the Setup page, do this:

  1. Press Shift + F10 on your keyboard.
  2. A Command Prompt window will open.
  3. Paste this into the Command Prompt window:
    move c:\windows\system32\utilman.exe c:\windows\system32\utilman.exe.bak
  4. Press Enter.
  5. Now, paste this:
    copy c:\windows\system32\cmd.exe c:\windows\system32\utilman.exe
  6. Press Enter again.
  7. Now, initiate computer restart by typing:
    wpeutil reboot
  8. Press Enter, then eject the USB drive.
  9. You’ll be at the Windows 10 login screen.

2. Reset Windows 10 user account password

Here’s how Win 10 admin password reset works:

  1. Click on the Utility Manager/Ease of Access icon in the bottom right corner.
  2. A Command Prompt window will pop up instead. You can now recover Windows 10 password in 3 ways:

1. Use Administrator account (Easy)

This will activate a disabled Administrator account. Here’s how:

  1. Type the following before you press Enter:
    net user administrator /active:yes
  2. Close the window, then follow instructions in method 1.
  3. Follow the 2nd part of option 3 (fresh desktop) to change the account password.

2. Change the current account password (Fast and easy)

This is the fastest way to recover an account password for Windows 10:

  1. Type the following before pressing Enter:
    net user [Username] *
  2. For example, net user DRP *
  3. You are now asked to set a new password. Enter it twice, pressing Enter in-between.
  4. Close the window and sign in with the newly recovered Windows 10 password.

3. Create a new user account (Educational)

Many users find it hard to understand what’s happening because the process isn’t visual. Here’s a user-friendly but longer version:

  1. Create a new user account by typing this:
    net user [username] /add
  2. Replace [username] with the name of the new user account, then press Enter.
  3. Now, assign it administrator privileges like this:
    net localgroup administrators [username] /add
  4. Press Enter, close the window, then restart your PC.
  5. After the restart, click on the user account name in the bottom left corner, and sign in.
I’m on a fresh desktop. What now?

Do this to reset that user account password on Windows 10:

  1. Right-click on the Start menu in the bottom left corner.
  2. Select Computer Management from the list.
  3. In the left sidebar, expand Local Users and Groups.
  4. Click on Users.
  5. Find your old user account in the bar in the middle. Right-click on its name.
  6. Select Set Password…
  7. When prompted, click on Proceed.
  8. Enter the new password twice.
  9. Click on OK, close the Computer Management window, and sign out of the freshly created account.
  10. Log in to your original user account with the new password.
  11. Recommended. Delete the user account you just created because you (presumably) won’t use it. Repeat steps 1-5, then select Delete under step 6.

Method 5. Contact Microsoft

We mentioned this possibility for Windows 10 password recovery under method 8 in our “recover Windows 10 product key” guide.

Recover Password in Other Windows Versions

  • Windows 11
  • Windows 7

Windows, Windows 10

Next Article
Recover Windows 8 Product Key with 6 Methods
How to Recover LinkedIn Account without Email

Primary Sidebar

Author

Milan

Milan is a data recovery expert who loves writing guides to help others recover their lost data and accounts. Being in the data recovery industry for more than 5 years, he has already written 400+ data recovery related articles for various websites and publications.


LinkedIn
Related Posts

Footer

data-recovery-pit-logo
Info
  • About
  • Privacy Policy
  • Terms and Conditions
  • Contact Us
Site
  • Sitemap
  • Services
  • Advertise
  • Disclaimer
  • Facebook
  • Twitter
  • Pinterest

Copyright © 2025 · Data Recovery Pit

This site uses cookies to serve you better. By continuing to use this website, you agree to our cookie and Privacy Policy.