How to disable Win8/8.1 lock screen

  
The lock screen is a new feature of Windows 8 and 8.1. After booting/waking up, a beautiful lock screen wallpaper is introduced. It also provides notifications such as time and date, networking status, battery capacity, and weather status.
Windows 8 and Windows 8.1 allow you to change the lock screen wallpaper and select which application's notification information to display on the screen, such as Gmail, weather, calendar, etc. The problem is that the system does not provide an option for you to directly disable the Windows 8/8.1 lock screen. If you want to disable the lock screen and boot directly to the login screen, there are only two ways, one is to use third-party software, and the other is to change the system registration. table.
Today, we provide a simple tutorial for you to quickly disable the system lock screen without the use of third-party software:
Method 1: Use the Registry Editor
1, first, come to the start screen , type regedit and hit enter. (Note that you should open the Registry Editor under Administrator privileges, otherwise you will not be able to change its contents.)

2, Go to the following path:
Computer HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindows
3, right click on Windows Folder, select “New”-“Item" (Key), named Personalization, selected.
4, after selecting the Personalization entry, right click on the right side of the window to create a new DWORD (32-bit value) registry entry, then name it NoLockScreen, double-click the entry, and change its value from 0 to 1. .

5, close the registry editor, restart the computer.
Method 2: Use the Local Group Policy Editor
This method is simpler, especially for beginner users who are concerned about changing the registry to affect the system.
1, come to the start screen, enter gpedit.msc to open the local group policy editor

2, navigate to the following path:
Computer Configuration > Administrative Templates > Control Panel > Personalization< Br>3, double-click Do not display lock screen option
4, change the default configuration in the opened property screen: change from Not Configured to Enabled, and then determine.

5. No need to restart, lock the system (Windows key + L) to verify whether the lock screen has been disabled.
Remind everyone, once you disable the lock screen, the device's synchronization function will also be invalid, because Windows 8/8.1 uses Microsoft account to synchronize the lock screen by default, the lock screen is disabled, and the synchronization is also affected.

Copyright © Windows knowledge All Rights Reserved