There are many reasons why you may forget your Windows login password. If you encounter this situation, this guide will show you how to reset your Windows password.
Table of contents
- Recover your password from the login screen
- Reset disk with password
- Use the Accessibility button to reset your password
Recover your password from the login screen
Windows has a convenient feature that allows you to recover your login password from the initial boot screen. The program to reset your password will vary depending on whether you use your PIN or your account password.
If you use a PIN code to log in…
If you have lost your PIN but have a Microsoft account connected to your Windows installation, reset your password just click the I Forgot My PIN button.
It may take a while for your system to display the Microsoft account login screen. You can get a code from Microsoft to log in (more convenient, especially if you may have forgotten your password), or click "Use your password instead" to log in with your account password.
After you enter the received code or your password, the dialog will ask you if you are sure you want to reset your PIN and warn you that some applications may require you to log in again and that some information about you may be lost. Click Continue to reset your PIN.
In the PIN code reset window, set your new PIN code and click OK .
If you use another method to log in…
If you use your Microsoft account password or other method to log in to Windows, click I Forgot My Password to start the process of restoring your account.
The part of your other communication methods (email, phone number, etc.) that is used to receive security codes will be mostly covered by asterisks. Enter the hidden part to confirm your identity.
In the next screen, enter your code and click Next . You will be taken to a screen that asks you to enter a new password.
Reset disk with password
Resetting the disk with your password is one of the easiest ways to reset your forgotten Windows password. The only downside is that you need to create a password reset disk in advance.
Create a password reset disk
It might be too late, but the instructions are very simple in case you read this before you lose your password.
First, plug the USB thumb drive into your system. Make sure this is the drive you won't lose, as it will be necessary if you lose your password. After the drive is inserted and detected, click the Start menu and enter "Password Reset Disk".
Find the Create Password Reset Disk Control Panel application.
Click on the app. If the wizard does not open within a few minutes, restart the Windows Explorer process by pressing Ctrl Shift Esc , look for Windows Explorer in the Task Manager process list, and click the Restart button at the top of the window.
Restarting Windows Explorer will display an additional icon in the taskbar that was not previously available. That's the guide. Click it, and then click Next .
Select your thumb drive in the second pane of the wizard. Enter your current password (if you use a PIN, it is not your login PIN).
Wait for the password recovery disk to complete, and then complete the wizard. If you look at the contents of the drive, you will see a .psw file. That is a RSA2 key for verifying yours and is unique to your system.
Reset disk with password
This applies to local accounts only - not to accounts managed by Microsoft. If you are logging into Windows using a Microsoft account, please check the above method.
Try your password again. If it fails, click OK and insert your password reset disk. Click Reset Password , go through the wizard until you can select Password Reset Disk as your method, and then click Next .
Enter your new password, confirm it, create a prompt for it and you're done!
Use the Accessibility button to reset your password
This clever trick is a little-known way to reset your Windows password. This helps if you missed making a password reset disk and don't want to use extra software, but it requires modifying some system files, which will at least temporarily affect your ability to use assistive tools.
When modifying system files, you must follow the instructions as carefully as possible. While it is not impossible to recover from accidental deletion of important files, this is by no means the hassle you want to add in your daily life.
To reset your password, access the login screen and click the Power button. Hold down the Shift key and click Restart to reach the recovery menu.
Go to Troubleshooting -> Advanced Options -> Command Prompt .
Carefully enter and execute the following commands.
<code>move c:\Windows\System32\Utilman.exe c:\Windows\System32\Utilman.exe.bak copy c:\Windows\System32\cmd.exe c:\Windows\System32\Utilman.exe</code>
You are replacing utilman.exe with cmd.exe , so pressing the Accessibility button will start the command prompt and create a backup of utilman.exe for use again.
Close the command prompt and click Continue to start Windows again. Click the Accessibility button in the bottom corner of the Windows login screen. This will start the command prompt.
Our goal is to create a new local administrator account with elevated permissions on your login screen.
In the command prompt, use the following commands, execute one by one, while replacing the new username of your choice
<code>net user <username> /add net localgroup administrators <username> /add</username></username></code>
A new user account with a new username will be created. Select a new account from the login screen and log in to your Windows system.
Once logged in, you can reset the passwords for other accounts from the Local Users and Groups windows. Access it by searching for lusrmgr.msc in the Start menu.
While many older hacking methods are no longer there, these Windows password reset methods (especially the last one) are still a powerful way to ensure you can log in to your system again. If you encounter other types of login errors, learn how to fix the "Login Options Disabled" error on Windows!
All images and screenshots are courtesy of Miguel Leiva-Gomez.
The above is the detailed content of How to Reset Your Windows Password - Make Tech Easier. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

If you want to cancel the password login for Windows 11, there are three methods to choose: 1. Modify the automatic login settings, uncheck "To use this computer, users must enter their username and password", and then restart the automatic login after entering the password; 2. Switch to a passwordless login method, such as PIN, fingerprint or face recognition, configure it in "Settings>Account>Login Options" to improve convenience and security; 3. Delete the account password directly, but there are security risks and may lead to some functions being limited. It is recommended to choose a suitable solution based on actual needs.

Like many Windows users, I am always on the lookout for ways to boost my productivity. Command Palette quickly became an essential tool for me. This powerful utility has completely changed how I interact with Windows, giving me instant access to the

There are three main ways to uninstall programs on Windows 11: 1. Uninstall through "Settings", open the "Settings" > "Apps" > "Installed Applications", select the program and click "Uninstall", which is suitable for most users; 2. Use the control panel, search and enter "Control Panel" > "Programs and Functions", right-click the program and select "Uninstall", which is suitable for users who are accustomed to traditional interfaces; 3. Use third-party tools such as RevoUninstaller to clean up more thoroughly, but pay attention to the download source and operation risks, and novices can give priority to using the system's own methods.

To run programs as administrator, you can use Windows' own functions: 1. Right-click the menu to select "Run as administrator", which is suitable for temporary privilege hike scenarios; 2. Create a shortcut and check "Run as administrator" to achieve automatic privilege hike start; 3. Use the task scheduler to configure automated tasks, suitable for running programs that require permissions on a scheduled or background basis, pay attention to setting details such as path changes and permission checks.

Windows 10 KB5061087 is now rolling out as an optional preview update for those on version 22H2 with Start menu fixes.

This might not be at the top of the list of features people want to return from Windows 10, but it still offers some usefulness. If you'd like to view the current minutes and seconds without turning on that display in the main taskbar clock (where it

Microsoft confirmed that the DHCP server service might stop responding or refuse to connect after the June 2025 Update for Windows Server.

In the past, I always viewed the i5 lineup as anemic when it came to gaming. However, in 2025, a mid-range CPU is more than enough to start your gaming journey. Many games still don’t fully utilize multi-core performance as well as they could, so
