In this article, TipsMake will guide you how to turn off the Lockscreen lock screen on Windows 10.
1. How to turn off the Lockscreen lock screen via Command Prompt
Command Prompt is a script that helps us change a lot of information on the computer through the code.
Step 1: First, you open MenuStart , enter CMD and select Run as administrator to open with Admin privileges.
Step 2: When the Command Prompt window appears, enter the following command and press Enter to apply.
control userpasswords2
Step 3: Now you will see the User Accounts window appears, proceed to uncheck the Users must enter a user name and password to use this computer. Then, click OK to confirm the changes.
Step 4: Finally, you need to enter the password of the Windows computer to confirm this change !.
2. How to turn off the Lockscreen lock screen via Registry Editor
Step 1: First, open MenuStart and enter Regedit to open Registry Editor.
Step 2: Next, you proceed to Copy the link below and paste it into the link bar in Registry Editor.
ComputerHKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindows
Step 3: At this time, you proceed to Right-click Windows -> New -> Key and name Key as Personalization .
Our results after creating the Key Personalization.
Step 4: At the Key Personalization you just created, right-click and select New -> DWORD (32-bit) Value -> Name NoLockScreen .
This is our result after creating the NoLockScreen value in Personalization.
Step 5: Finally, open NoLockScreen, set Value Data to 1 and click OK to finish.
2. How to turn off the Lockscreen lock screen via Local Group Policy
Step 1: First, open MenuStart and enter Edit group policy to open the tool.
Step 2: Then, you open the folder in the following order.
Computer Configuration -> Administrative Templates -> Control Panel -> Personalization.
Once the Personalization folder is opened , select Do not display the lock screen to set it up.
Step 3: Here, you proceed to set the feature to Enable and select Apply -> Ok to finish.
Results after turning off the Lockscreen lock screen: