Forgot Your Windows Password? 5 Ways to Reset It (Windows 10 & 11)
To reset a forgotten Windows password: if you use a Microsoft account, go to account.live.com/password/reset from another device. For a local account on Windows 10/11, restart › Troubleshoot › Reset this PC (keeps files) or use the sign-in screen recovery questions. For full access without reinstalling, boot from USB and use Command Prompt. All 5 methods below work in 2026.
You sit down at your computer, type your password — and Windows says it is wrong. You try again. Still nothing. Whether it is a laptop you have not used in months, a PC someone else set up, or simply a password you changed and cannot recall, being locked out of your own computer is one of the most common tech problems in 2026 — and it is always fixable.
This guide covers every working method to reset a forgotten Windows 10 or Windows 11 password, from the fastest online fix (2 minutes) to the most powerful offline approach (USB boot). No reinstall. No data loss in most cases.
First: Microsoft Account or Local Account?
The right method depends on your account type. Check your login screen:
- Microsoft Account: You see an email address below your name (e.g.,
yourname@outlook.com,yourname@hotmail.com, or even a Gmail address). Use Method 1. - Local Account: You see only a name — no email. The password exists only on this machine. Use Methods 2, 3, or 4.
- PIN / Windows Hello: You log in with a 4–6 digit PIN or fingerprint. Use Method 3.
The 5 Methods at a Glance
Reset Microsoft Account Password Online
HIGH Impact — Try FirstWorks for: Microsoft account users (Outlook, Hotmail, Live, or any email linked to a Microsoft account). Takes about 2 minutes. No data loss whatsoever.
- Resets the password from any phone, tablet, or other computer
- Windows syncs the new password automatically on next internet connection
- Works on both Windows 10 and Windows 11
Use Windows 10/11 Recovery Questions (Local Account)
HIGH ImpactWorks for: local accounts on Windows 10 and Windows 11 where security questions were set up during account creation. Takes under 5 minutes directly from the sign-in screen.
- No extra tools or USB drives needed
- Access the option from the login screen itself
- Zero data loss
Sign-In Screen "I Forgot My PIN" Option
MEDIUM ImpactWorks for: users who log in with a Windows Hello PIN and still remember (or can reset) their Microsoft account password. Resets the PIN without touching your files.
- Available directly on the PIN login screen
- Requires a Microsoft account with a working recovery method
- Takes 2–3 minutes
Boot from Windows USB → Command Prompt → net user
MEDIUM ImpactWorks for: any local account, even if no recovery options were set up. Requires a Windows installation USB or another computer to create one. Takes 15–20 minutes. No data loss.
- Most powerful DIY method for local accounts
- Works even if Windows will not boot normally
- Requires basic comfort with Command Prompt
Reset This PC (Keep My Files) — Last Resort
LOW Impact — Last ResortWorks for: any situation where all other methods have failed. Reinstalls Windows while keeping your personal files, but removes all installed applications. Only use this if Methods 1–4 are not options.
- Personal files (Documents, Photos, Desktop) are kept
- All installed apps must be reinstalled after
- Takes 30–60 minutes
Method 1: Reset Microsoft Account Password Online (2 Minutes)
If you sign into Windows with a Microsoft account, your password is managed entirely online — not stored on the machine. Reset it from any browser on any other device.
Open Microsoft Account Recovery from Any Device
On your phone, tablet, or another computer, go to account.live.com/password/reset. Select "I forgot my password" and click Next. Enter your Microsoft account email address.
Verify Your Identity
Microsoft will send a code to your recovery email address or phone number. Enter the 7-digit code on the page. If you do not have access to either, click "I don't have any of these" and follow the automated account recovery form (which can take 24–48 hours for manual review).
Create a New Password
Choose a strong new password. Return to your locked computer, ensure it is connected to Wi-Fi or Ethernet, click the login screen, and type your new Microsoft account password. Windows syncs within seconds.
Method 2: Recovery Questions on the Sign-In Screen
Windows 10 and Windows 11 allow local accounts to set up security questions during setup. If you answered those questions when you created your account, this is the fastest local account reset — no tools needed.
Trigger the "Reset Password" Link
At the Windows login screen, type any wrong password and press Enter. Below the password field, you will see a message: "The password is incorrect." Click "Reset password" which appears just below the password box.
Answer Your Security Questions
Windows displays the three security questions you set during account creation. Answer each one correctly. If you answer all three, you are immediately taken to a screen to set a new password.
Set a New Password and Log In
Type your new password, confirm it, and click the arrow. You are logged in immediately. No reboot required.
Can't Get Back In?
IT Cares unlocks any Windows PC remotely in under 1 hour — flat rate of $59. No fix, no charge.
Method 3: Reset a Forgotten Windows PIN
If you use a Windows Hello PIN (the 4–6 digit code instead of a full password), the reset process is slightly different. You will need access to your Microsoft account to complete it.
Click "I Forgot My PIN" on the Login Screen
On the PIN entry screen, look below the PIN field for the text "I forgot my PIN" and click it. On Windows 11, this link is always visible. On Windows 10, you may need to type an incorrect PIN first for it to appear.
Verify Your Microsoft Account
Windows will prompt you to sign in with your Microsoft account password (not the PIN). Enter your Microsoft account email and password. If you have forgotten that too, first reset it using Method 1, then return here.
Create a New PIN
Windows displays the PIN setup screen. Create a new 4–6 digit PIN (or longer if you prefer), confirm it, and click OK. You are logged in immediately with the new PIN.
Method 4: Boot from USB and Use the net user Command
This is the most powerful DIY method for local accounts. It bypasses the Windows login entirely by booting from external media, opening a command prompt with system-level access, and directly resetting the password — without touching a single file on the drive.
Step A: Create a Windows Installation USB (on another computer)
Download the Windows Media Creation Tool
On another computer, go to microsoft.com/en-us/software-download/windows11 (or the Windows 10 equivalent). Download and run the Media Creation Tool. Select "Create installation media for another PC", choose your language and edition, then select USB flash drive. Use a USB with at least 8 GB.
Boot the Locked Computer from the USB
Insert the USB into the locked computer. Restart and press F12 (or F8, Esc, or Del depending on your manufacturer) as it boots to open the boot menu. Select the USB drive. The computer will load the Windows setup environment.
Step B: Access Command Prompt from Setup
Open Repair Your Computer
On the Windows Setup screen, click Next, then click "Repair your computer" in the bottom-left corner (do NOT click Install). Navigate to Troubleshoot → Advanced options → Command Prompt.
Find Your Windows Drive Letter
In Command Prompt, type dir C: and press Enter. If you see the Windows folder listed, your drive is C:. If not, try dir D: and dir E: until you find it. The recovery environment sometimes assigns different drive letters.
List User Accounts and Reset the Password
Type the following commands, pressing Enter after each one. First, list all user accounts on this computer:
This lists all local user accounts. Find your username in the output (it is case-insensitive). Then reset the password — replace YourUsername with your actual account name and NewPassword2026 with your new password:
You will see "The command completed successfully." Type exit and press Enter. Remove the USB drive and restart the computer. Log in with your new password.
net user command only changes the account password. It does not touch any files, applications, or settings on the computer.
net user command cannot reset Microsoft account passwords.
Method 5: Reset This PC — Keep My Files (Last Resort)
If all other methods have failed — no recovery questions, no Microsoft account access, no ability to create a USB — Windows has a built-in reset option that reinstalls the operating system while preserving your personal files (Documents, Pictures, Videos, Desktop). You will lose all installed applications and will need to reinstall them after.
Access the Recovery Environment
Force Windows to interrupt startup 3 times (hold the power button during the Windows loading screen, 3 times in a row). On the 4th boot, Windows automatically opens the Recovery Environment. Alternatively, boot from a USB (Method 4 steps 1–3) and access Troubleshoot from there.
Select Troubleshoot → Reset This PC
In the Recovery Environment, click Troubleshoot, then Reset this PC. On the next screen, you are presented with two options: "Keep my files" and "Remove everything". Select "Keep my files" — this preserves your Documents, Photos, and Desktop files while removing installed apps.
Follow the Reset Wizard
Windows will show a list of apps that will be removed. Confirm, then allow the reset to proceed. The process takes 30–60 minutes. When complete, Windows boots to a fresh setup screen. Create a new password during initial setup — you now have full access again.
Still Locked Out? We Fix It Remotely in Under 1 Hour.
IT Cares unlocks Windows PCs and laptops remotely across Canada — $59 flat rate. No fix, no charge. Available Monday–Friday, 9am–6pm.
Quick Comparison: Which Method is Right for You?
| Method | Account Type | Time | Data Loss? | Difficulty |
|---|---|---|---|---|
| 1. Online Reset | Microsoft account | ~2 min | None | Easy |
| 2. Recovery Questions | Local account | ~5 min | None | Easy |
| 3. Forgot My PIN | Microsoft account + PIN | ~3 min | None | Easy |
| 4. USB + net user | Local account | 15–20 min | None | Intermediate |
| 5. Reset This PC | Any | 30–60 min | Apps removed | Easy |
Preventing This from Happening Again
Once you are back in, take 5 minutes to protect yourself from getting locked out again:
- Update your Microsoft account recovery email and phone number at account.microsoft.com/security — this is the single most important step.
- Use a password manager (Bitwarden is free and excellent) so you never need to remember complex passwords.
- Set up Windows Hello biometrics — fingerprint or face unlock means you never type a password on your daily computer.
- Write your local account password down and store it somewhere safe (a locked drawer, a physical safe, or a secure note in your password manager).
- Enable Local Account recovery questions (Settings → Accounts → Sign-in options → Password → Update) so Method 2 is available as a fallback.
Frequently Asked Questions
Yes. Methods 1 through 4 in this guide reset your password with zero data loss — your documents, photos, and installed programs are completely untouched. Only Method 5 (Reset This PC) removes installed applications, but even that keeps your personal files if you choose the "Keep my files" option during the reset wizard.
Your Microsoft account email is usually displayed (sometimes partially masked) on the Windows login screen beneath your profile name. If it is truncated, look for the pattern — it usually shows the first letter and last few characters. You can also check any browser on another device where you were previously signed in to find the email under account settings. If all else fails, visit account.live.com/password/reset and try common email addresses you have used — Microsoft will tell you if the account exists without revealing the full address.
Resetting a Microsoft account password online takes about 2 minutes once you receive the verification code. Using recovery questions on the sign-in screen takes under 5 minutes. The PIN reset option takes 2–3 minutes. Booting from a USB and using the net user command takes about 15–20 minutes including USB creation time. An IT Cares remote recovery session is typically completed in under 1 hour, start to finish.
Yes. If you can access Windows in any capacity — Safe Mode, a second user account, or the recovery command prompt — IT Cares technicians connect via AnyDesk and handle everything in under 1 hour. If you are fully locked out, we walk you through preparing a bootable USB from another device and guide you through the rest by phone. No data loss, no reinstall. Flat rate of $59, and there is no charge if we cannot resolve the issue.
If Windows will not boot and you have forgotten your password, the most effective method is to create a Windows installation USB on another computer, boot from it, and access Command Prompt via Troubleshoot → Advanced Options → Command Prompt. From there, the net user command resets any local account password. For Microsoft accounts, reset the password at account.live.com/password/reset from any device — it will sync when the computer eventually connects to the internet. If even the USB boot fails, contact IT Cares for guided remote recovery.
Comments
Method 1 worked in literally 2 minutes. I had no idea the password was linked to my Outlook account — I thought it was a separate Windows password. Went to account.live.com on my phone, received a code by text, and my laptop was unlocked by the time I walked back to my desk. This article saved me so much stress. Thank you!
Had a local account on an older work laptop with no recovery questions set up. Followed Method 4 — downloaded the Windows 11 Media Creation Tool on my other PC, created the USB, booted from it, and used the net user command. Took about 20 minutes total and worked perfectly. The instructions here are the clearest I have found anywhere. Zero data loss, all my files were exactly where I left them.
Leave a Comment