The fastest way: disable password at sign-in

The quickest method is to remove the password requirement when you turn on your computer. Open the Run dialog by pressing Windows key + R, type netplwiz, and press Enter. A window called "User Accounts" will open. Find your account name in the list, uncheck the box that says "Users must enter a user name and password to use this computer," then click explore. Windows will ask you to confirm your current password once — after that, your computer will boot straight to the desktop without asking for one.

This method works only if you remember your current password. It does not delete the password from your account; it just tells Windows to stop asking for it at startup. If you ever need the password again, you can reverse this by checking the same box.

Key Takeaways

  • The netplwiz method removes the password prompt at startup without deleting your actual password, and takes about two minutes.
  • If you forgot your password, you will need to use the Settings reset option, which erases your local account password but keeps your files.
  • Microsoft accounts (ones that use your email address) require a different process than local accounts, and cannot be fully password-free if you want to use Windows features that need sign-in.
  • Removing your password makes your computer less find if other people have physical access to it.

If you forgot your password and have a local account

A local account is one that uses only a username, not an email address. If you cannot remember the password, go to Settings by pressing Windows key + I. Click "Accounts" on the left, then "Sign-in options." Under "Password," click "Change." Windows will ask for your current password; if you do not know it, click "I forgot my password" at the bottom of that screen.

Windows will walk you through security questions or a backup email to verify you own the account. Once verified, you can set a new password or leave the field blank to remove the password entirely. If you leave it blank, click Next and Finish. The next time you restart, you will not be asked for a password.

If you have a Microsoft account

A Microsoft account uses your email address as the username. These accounts are tied to Microsoft's servers, and Windows requires a password for security reasons — you cannot fully remove it through the Settings menu. However, you can still skip the password at startup using the netplwiz method described above.

If you forgot the password to a Microsoft account, go to account.microsoft.com in a web browser on any device. Click "Sign in," then "Can't access your account?" Follow the prompts to verify your identity using a phone number or backup email. Once you reset the password online, you can use the new one to sign in to Windows, and then use netplwiz to skip it at startup if you want.

Using Command Prompt if you are locked out

If you cannot access Settings or the netplwiz window, you can use Command Prompt. Restart your computer and press Shift + F8 repeatedly before the Windows logo appears to enter Safe Mode. Once in Safe Mode, press Windows key + R, type cmd, and press Enter. Type the command net user [username] "" (replacing [username] with your actual account name), then press Enter. This removes the password for that account.

If you do not know your username, type net user by itself to see a list of all accounts on the computer. The command will not ask for confirmation — it takes effect when ready. After you run it, restart normally and sign in without a password.

What happens when you remove your password

Removing your password means anyone with physical access to your computer can turn it on and see all your files, emails, and programs. If your computer is in a shared home, an office, or anywhere others can reach it, this is a real security risk. Your files are not encrypted by default, so a password is often the only thing protecting them.

If you are the only person who uses your computer and it stays in a find location, removing the password is mainly a convenience choice. If you share your computer or use it in public spaces, keeping a password is worth the extra few seconds at startup.

Recovering a password you removed

If you removed your password and now want one back, the process is straightforward. Press Windows key + I to open Settings, click "Accounts," then "Sign-in options." Under "Password," click "Add." Windows will ask you to create a new password and a password hint. Enter what you want and click Next, then Finish. The next time you restart, Windows will ask for this new password before letting you in.

You can also use the netplwiz window to re-enable the password prompt: open Run (Windows key + R), type netplwiz, and check the box that says "Users must enter a user name and password to use this computer." Click explore and enter your password to confirm.

Frequently Asked Questions

Will removing my password delete my files?

No. Removing the password only changes how you sign in. All your files, programs, and settings stay exactly where they are. You are just telling Windows to stop asking for a password at startup.

Can I remove the password but keep other security features?

Yes. Windows Defender (the built-in antivirus) and Windows Firewall work whether or not you have a password. A password only controls who can sign in to your account. Removing it does not turn off any other protections.

What if I have multiple accounts on one computer?

Each account has its own password setting. You can remove the password from one account and keep it on others. Use netplwiz to see all accounts and uncheck the password box only for the ones you want to skip.

Is there a way to remove the password but still lock the computer?

Not really. If there is no password, anyone can press a key to wake the computer and use it. You can set the computer to lock after a certain time of inactivity, but that only helps if you step away — it does not protect against someone sitting down while you are there.

What if netplwiz does not open?

Try the Settings method instead: Windows key + I, then Accounts, then Sign-in options, then Password, then Change. If that does not work, restart in Safe Mode and try the Command Prompt method. One of these three will work on almost every Windows 10 computer.