To remove the Windows 10 user account password,[設定]From[サインイン オプション]Go to page e[パスワード]And[変更]Select and enter a blank password. You can only remove the password if you are using a local account instead of a Microsoft account. For security reasons this is not recommended.
Not everyone likes to enter their password every time they need to log into their computer. Windows 10 allows you to remove passwords without hassle. The method is as follows:
Why shouldn’t you do this?
There are a few caveats to keep in mind before considering using the techniques described in this article.
- You need to use a local account for the password removal trick to work. If you’re using a Microsoft account, you can’t remove the password. If you are using a Microsoft account and wish to continue doing so, you will need to convert your account back to a local account.
- Removing passwords from your computer can pose a security risk. Anyone can reach it by walking. However, physical access is required to do this. Having no passwords on local accounts doesn’t make them vulnerable to remote hacking.
- By not having an administrator account password, in theory, malicious applications running on your PC can gain elevated access to Windows.
- If you only have one account on your Windows PC, it’s best to set Windows to log in automatically instead of removing the password, but that’s still a problem. I’ll show you how to do this later in this article, along with the specific security risks that come with it.
Yes, that is a lot of important caveats. The truth is, we generally recommend versus Using these methods can still make sense in certain situations. Finally, we write about them because we have seen tips on other sites distributed without paying attention to the significant risks involved in these tips.
How to remove the Windows password for a local user account
[スタート]existing,[設定]Click the gear to open the Settings app.
Advice: You can also press Windows + i to open the Settings app.
Then click on “Account”.
Select Login Options from the Settings menu on the left, then click the Edit button in the Password section on the right.
To change your password, you must first confirm your current password for security reasons. When finished, click Next.
In the next section, leave all fields blank because we don’t want to use a password to log in.[次へ]Click. If you don’t enter a password and leave it blank, Windows replaces the current password with a blank password.
Finally, click Done.
Or, if you’re more comfortable with the command line, launch an elevated command prompt and enter the following command: Username With your user account name (be sure to include the quotes in the command):
net user "username" ""
The next time you log in, you will see a file[サインイン]just click
How to automatically log into Windows 10
Automatic logon is preferable if there is only one user on the computer.
Note that this method also presents security risks. First, the same is true as before. Anyone can log into your computer and log in on their own. Also, if you enable it, Windows will store your account password on your computer where anyone can access it as an administrator. Again, if your computer is in a safe location (like your home) that only people you trust can access, this isn’t a big deal, but it’s not recommended for laptops you carry with you. We do not recommend using a Microsoft account in place of a local account. We have an entire article detailing the risks of setting up automatic login that you should read before enabling automatic login.
Related: Why you shouldn’t automatically log into your Windows PC
If you want Windows to log you in automatically, it’s easy to set up.
Run the command netplwiz
From the Start menu or command prompt. In the User Accounts window that opens, clear the “Users must enter a username and password to use this computer” checkbox and click OK.
If you don’t see the checkbox, you’ll need to re-enable it with a simple registry hack.
warning: Be careful when editing the Windows registry. Changing or removing the value could make programs (or Windows itself) unstable or unusable. If you follow our instructions carefully, you will have no problems.
Open the registry editor (Regedit) and go to:
ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionPasswordLessDevice
There is a “DevicePasswordLessBuildVersion” DWORD that needs to be changed. If the check box does not appear in the last step, the DWORD value is 2 and should be 0.[DevicePasswordLessBuildVersion]to change the value.
Set the value data to 0 and click OK.
Being netplwiz
Check again and you will see that the checkbox is where it should be.
The last option should be unchecked to avoid having to log in again with your password. In the Settings app,[設定]>[アカウント]>[サインイン オプション]go to[サインインが必要]From the drop-down menu below[しない]Choose.
Related: Why you shouldn’t automatically log into your Windows PC
Now when you leave your computer and wake it up, you won’t have to enter the password to log into your account.
Related: How to automatically log into a Windows 10, 8, or 7 PC