Notifications
Clear all
May 15, 2024 10:19 pm
Hi Experts, Someone asked on my YouTube video that what options they can choose to disable the lock screen on windows 11. My YouTube Channel niche is somewhere close to the topic but I am not an expert to answer everything about computer. And After doing a search I found this forum information on YouTube. Please tell me what should I have to do.
1 Reply
May 16, 2024 4:48 pm
Method 1: Using the Registry Editor.
- Press and hold Windows key + R to launch the Run command box.
- Type
regedit
in the text input box and press Enter to launch Registry Editor.
- In the navigation box up top, paste the following path and press.
- Enter:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
- Right-click the Windows folder. Select New > Key and name it
Personalization
.
- Right-click the Personalization Key and select New > DWORD (32-bit) Value. Name it as
NoLockScreen
.
- Double-click on the NoLockScreen value in the right pane and set the Value Data to 1. Keep the base hexadecimal.
- Click on OK to apply changes and Restart your system.
Method 2: Using the Local Group Policy Editor.
- Use the keyboard shortcuts by pressing and holding Windows + R to launch the Run command box on your system.
- Type
gpedit.msc
and press Enter key to open the Group Policy Editor.
- Navigate to Computer Configuration > Administrative Templates > Control Panel > Personalization.
- Double-click on the
Do not display the lock screen
option and enable it.