How to Reset Lost Password in Windows 10, 8 or 7

Different types of tools are available online that allow you to reset lost Windows 10, 8, or 7 user’s password. However, you can also use a native method that doesn’t require any third-party tool. You just need a Windows installation disk i.e. bootable CD/DVD or bootable USB to reset the lost Windows Password.

As you are aware, Windows 10 supports two types of user accounts, i.e. Microsoft Account and Local Account. So, for a Microsoft account, you can reset your password online via the microsoft.com website. But for Local Account, you can follow this tutorial.

SEE ALSO: How to Reset Windows Password using Password Reset Disk?

A) Reset Lost User Password in Windows 10, 8, and 7 using Installation Media

In this tutorial, we are going to use Windows 10 installation media to reset the lost user password of a Windows 10 PC. You can also use Windows 7 or Windows 8’s installation media. We will also discuss a third-party tool in the second half of the post. But before that, let’s see the native method.

NOTE: This method will not work for encrypted Hard Disks. You will have to decrypt your HDD first.

Step 1: Insert Windows 10, 8, or 7 Installation Media and Restart your PC

First of all, insert a Windows installation disk into your computer and restart it.

Insert Windows 10 Installation Media And Restart Your Pc
Insert Windows installation media and restart your PC

Now, we will need to boot from Windows 10 installation media. So, you may need to change your BIOS settings to boot from a CD/DVD or USB drive.


Step 2: Boot from Installation Media and Launch CMD

Now on startup, you will see “Press any key to boot from CD/DVD or USB…”. Press any key to boot from the installation media

Press Any Key To Boot From Cd Dvd Usb Installation Media
Boot from Windows Installation Media

Windows Setup will start, and you will see the following screen.

Windows 10 Setup Select Language Keyboard And Click Next
Windows Setup screen

Press “Shift + F10″ on the Keyboard to open the command prompt. We will use this CMD window to pave our way to reset the lost or forgotten user password in Windows 10, 8, or Windows 7.

Launch Command Prompt At Windows 10 Setup
Press “Shift + F10” to launch Command Prompt

SEE ALSO: How to create a Password Reset Disk for Windows?


Step 3: Replace On ‘Ease of Access’ utility with CMD

Now, we all know that we can use “Ease of Access” on the Windows login screen. So, we will replace the utilman.exe with cmd.exe in Windows 10, 8 or 7. After that, we will be able to launch CMD on the Windows login screen.

But first, we will have to find the Windows installation directory by using the dir command. As you can see, D drive has Program Files, Program Files (x86), Users, and Windows folders. It means D is the drive where Windows is already installed.

Find Windows Installation Directory
Find Windows Installation Directory

Now, type the following commands in the command prompt window and press Enter key each time you enter a command. These commands will create a backup of utilman.exe and create a copy of cmd.exe as utilman.exe.

cd Windows\System32
ren utilman.exe utilman.exe.bak
copy cmd.exe utilman.exe
Replace Utilman Exe With Cmd Exe to reset windows 10 8 7 lost forgotten password
Replace utilman.exe with cmd.exe

We have successfully replaced utilman.exe with cmd.exe. We will now use this hack to reset the lost user password in Windows 10.


Step 4: Launch the Command Prompt on the Login screen

Now you can close the command window. Further, cancel the Windows setup, restart your PC, and remove installation media from your PC.

Cancel Windows 10 Installation Setup
Cancel Windows Installation Setup and restart your PC

Let your Windows 10, 8, or 7 PC boot to the lock screen. Make sure you are on the login screen. Now, click on the Ease of Access button at the bottom right corner.

Click Ease Of Access Icon To Launch Command Prompt On Login Screen
Click the Ease of Access icon to launch Command Prompt

This should launch a command prompt window with administrator privileges.

Command Prompt On Windows Login Screen With Admin Rights
Command Prompt on Windows login screen with Admin Rights

Step 5: Reset Windows 10, 8 or 7 User Password or Create New Account

Now, you can use net user command to see and reset the forgotten password in Windows 10, 8, or 7. You can also create a new user account from here. We have explained both processes below.

1. Reset the Password of the Existing Account in Windows

Enter the following commands in the CMD prompt window that popped up in the previous step. Don’t forget to press Enter after every command.

net user

(This command shows you the list of all users on your PC)

net user <username> *

(This command is used to change or reset the password of a selected user in Windows 10, 8, or 7. make sure to replace <username> with your actual user name.)

After pressing the Enter key, you will be asked to type a password for the user. Now, type the password twice and press Enter each time. You may also leave the password blank and simply press Enter twice.

Reset Password Of Local Account Using Command Prompt
Reset Password of Local Account using Command Prompt in Windows

You have successfully reset the lost user password in Windows 10, 8, or 7. Now you can log in with the new password. If you left the password blank, Just click on your User account to log in without a password.


2. Create a new Local account using Command Prompt

You can also create a new local account on your Windows PC using the Command prompt. This will come in handy in case you have only a Microsoft Account on your PC and no local accounts. You can also use this method if you have mistakenly disabled all user accounts on your Windows PC.

Now, enter the following commands in the CMD window and press Enter after each command.

net user User1 /add

(This command will add the User1 local user to your PC, you can type your desired name in place of User1)

net localgroup Administrators User1 /add

(This command makes User1 a member of the Administrators group)

net user User1 *

(Create a password for the new user account. Type the same password twice and press Enter.)

Create New User And Add It To Administrators Group Using Cmd
Create a new user and add it to the Administrators group

SEE ALSO: How to Change Windows Login Screen Background?


Step 6: Login with New Password

Now you can close the Command Prompt window. Restart your computer and wait for the login screen. You will see a new User on the logon screen that you just created.

Select your desired user account and type its password to log in. If you have set a blank password, simply click the “Sign in” button to log in without a password.

Select Account To Sign In With New Password
Select an account to Sign in with a new password

B) Reset Lost Windows Password Using PCUnlocker Utility

PCUnlocker is a bootable disk that can bypass or reset lost passwords of local and Microsoft accounts in Windows 10, 8, 7, Vista, and XP. You can download it from the official website. After that, make a bootable USB or CD/DVD for the PCUnlocker utility.

You may need to set up your PC to boot from USB or CD/DVD depending upon the type of bootable disk you have created. Follow these steps to reset your lost user password in Windows 10 using PCUnlocker.

Step 1: Boot from PCUnlocker Utility

Insert the bootable PCUnlocker disk into your PC and restart your computer. If you have correctly set your PC to boot from USB or CD/DVD, it will automatically load the PCUnlocker utility.

Boot from PCUnlocker to reset lost windows 10 password
Boot from PCUnlocker

Step 2: Reset the Lost User Password in Windows 10 using PCUnlocker

PCUnlocker automatically detects your SAM file which stores passwords for user accounts. In case it doesn’t detect it automatically, you can manually browse for it.

After that, PCUnlocker will display the list of all user accounts on your PC. Select a user account and click the Reset Password button to reset its password.

Select a user and click Reset Password to reset lost user password in Windows 10
Select a user and click Reset Password

Enter a new password for the selected account. Password is displayed in plain text. After entering the new password click OK.

Type new password and click OK
Type a new password and click OK

Step 3: Exit PCUnlocker and Login with New Password

After successfully changing the password, click the Restart button to restart your PC. Make sure to remove the bootable PCUnlocker CD/DVD or USB from your PC after that.

Restart your PC using PCUnlocker after reset lost user password in Windows 10
Restart your PC using PCUnlocker

Your PC will boot into Windows, just like before. Enter the new password to log into your PC.

Select Account To Sign In With New Password
Sign in to Windows with the new password

After logging in, you can revert the changes we have made. Check this link for further process.

NOTE: This method will not work for encrypted Hard Disks. You will have to decrypt your HDD first.


Reset or Change Lost User Password in Windows 10, 8 or 7

The above tutorial explained two ways to reset the lost password of your Windows 10, 8, or Windows 7 PC. While the native (first) method is a bit trickier, but it doesn’t require any third-party tool. However, the second method which uses the PCUnlocker utility, is easy to use.

So, we leave it to you to decide which method to use. We also recommend you create a password reset disk for your Windows PC to avoid troubles in the future.

Hope you liked the tutorial. Should you face a problem, write below in the comments. You can also subscribe to get the latest tutorials directly into your inbox.

Editorial Staff

Hi there, we are the editorial staff at WINDOSPC (former HELLPC). We are a team of funny and technical people. Feel free to get in touch with us via Contact-Us page.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.