The fastest way: use your Microsoft account settings
If you log into Windows 10 with a Microsoft account (the kind tied to Outlook, Hotmail, or a Microsoft service), you can remove the password through your account settings without restarting or using recovery tools. Open Settings, go to Accounts, then select Sign-in options. Under Password, click Change, then follow the prompts to verify your identity. Windows will ask you to confirm your current password, then let you leave the password field blank on the next screen.
This method works only if you remember your current password. If you do not, you will need to use a different approach. The process takes about five minutes and does not require a second device or administrator access beyond what you already have.
Key Takeaways
- Microsoft account users can remove their password through Settings > Accounts > Sign-in options > Password > Change, then leave the new password field blank.
- Local account users must use the Local Users and Groups tool (lusrmgr.msc) or the Command Prompt with administrator rights to remove a password.
- If you have forgotten your password entirely, you will need a password reset disk created before you forgot it, or you must create a new local administrator account from the login screen.
- Removing your password means anyone with physical access to your computer can log in without entering anything.
Removing a password on a local account
If you use a local account (one that exists only on your computer, not tied to Microsoft), the Settings menu does not offer a password removal option. Instead, press Windows key + R, type lusrmgr.msc, and press Enter. This opens Local Users and Groups. Find your account name in the list, right-click it, and select Set Password.
A dialog will appear warning that changing the password may cause you to lose access to encrypted files and stored passwords. Click Proceed. On the next screen, leave both password fields empty and click OK. Windows will remove the password from your account. You can now log in by pressing Ctrl + Alt + Delete and clicking your username without typing anything.
If Local Users and Groups does not open, your Windows 10 edition may not include it—Home editions sometimes lack this tool. In that case, use Command Prompt instead: right-click the Start menu, select Windows Terminal (Admin) or Command Prompt (Admin), then type net user [YourUsername] "" and press Enter, replacing [YourUsername] with your actual account name. This removes the password when ready.
What to do if you have forgotten your password
If you cannot remember your password at all, you have three options. The first is to use a password reset disk if you created one before you forgot the password. Insert the disk at the login screen, click Reset password, and follow the wizard to create a new password or remove it entirely.
The second option is to create a new local administrator account from the login screen. Click Sign-in options, then select Reset password. Windows will ask security questions or send a code to a recovery email if you set one up. Answer correctly and you can set a new password. This does not remove your old password—it resets it.
The third option, if the above do not work, is to use a Windows password recovery tool on another computer. Tools like Offline NT Password Editor or Hiren's Boot CD can reset or remove passwords, but they require burning the tool to a USB drive or DVD and booting your computer from that drive. This is more technical and should be a last resort.
Why you might want to keep a password
Removing your password makes your computer faster to log into, but it also means anyone who sits down at your desk can access your files, email, and programs without any barrier. If you share your computer with others or use it in an office, this is a significant security risk.
If you want faster login without removing the password entirely, consider using Windows Hello—facial recognition or fingerprint login that is faster than typing but still requires you to be present. You can set this up in Settings > Accounts > Sign-in options > Windows Hello Face or Windows Hello Fingerprint, provided your computer has the required hardware.
Recovering access to encrypted files after removing a password
Windows warns you during password removal that you may lose access to encrypted files. This happens because Windows uses your password as part of the encryption key for files protected by the Encrypting File System (EFS). If you remove the password, you cannot decrypt those files unless you have a recovery certificate saved elsewhere.
Before removing your password, check whether you have encrypted files. Open File Explorer, right-click a file or folder, select Properties, click Advanced, and look for a checkbox labeled Encrypt contents to find data. If it is checked, you have encrypted files. Export your recovery certificate before removing your password: open Manage User Certificates (certmgr.msc), find your certificate under Personal > Certificates, right-click it, select All Tasks > Export, and save it to a USB drive or external location.
Removing a password from a Microsoft account without Settings access
If Settings will not open or you cannot reach Sign-in options, you can remove your Microsoft account password through the web. Go to account.microsoft.com on any device, sign in, and select Security. Under Password, click Change password. Verify your identity using a recovery email or phone number, then leave the new password field blank and click Next. Your password will be removed, and you can log into Windows 10 without one the next time you restart.
This method works even if your computer is not working properly, because you are changing the password through Microsoft's website rather than through Windows itself. The change takes effect the next time you log in.
Frequently Asked Questions
Can I remove my password if I do not remember it?
Yes, if you created a password reset disk before you forgot it, or if you set up security questions or a recovery email with your Microsoft account. Without either, you will need to create a new administrator account or use a third-party password recovery tool.
Will removing my password affect my files or programs?
No, your files and programs will remain intact. The only exception is encrypted files protected by the Encrypting File System—you may lose access to those unless you export your recovery certificate first.
Can I remove the password for just one user account?
Yes. Each account has its own password. Removing the password from one account does not affect other accounts on the same computer. Other users will still need their passwords to log in.
What is the difference between removing a password and resetting it?
Removing a password deletes it entirely—you log in with no password at all. Resetting a password creates a new one to replace the old one. You still need to enter something at login.
Is it safe to remove my password?
It depends on your situation. If you live alone and your computer stays in a find location, removing the password is mainly a convenience. If others have access to your desk or you work in a shared space, keeping a password protects your privacy and data.