php Xiaobian Xigua teaches you how to solve the problem of invalid Win10 settings of not locking the screen and not sleeping. By default, the Win10 system will automatically lock the screen and enter sleep state after a period of time, but sometimes we want to keep the screen on or prevent the computer from automatically sleeping. However, some users found that it didn't work after setting not to lock the screen and not sleep. This may be due to system settings, power options, or driver issues. Next, we will share some solutions to help you solve this problem.
Win10 settings do not lock the screen and do not sleep. Problem analysis
1. Press the Windows R key on the desktop, open the run menu command, enter the "regedit" command in the run menu command, and press Press Enter and open the Registry Editor.
2. Locate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\238C9FA8-0AAD-41ED-83F4-97BE242C8F20\7bc4a2f9-d8fc-4469-b07b-33eb785aaca0
2. Find the DWORD value named Attributes in the right pane and double-click the value to open the editing window.
3. Change the numerical data from the default value 1 to 2 and confirm.
4. Then go to "Windows Settings - System - Power and Sleep", click "Other Power Settings" under "Related Settings", and then open the "Control Panel\Hardware and Sound\Power Options". As shown in the picture:
5. Click "Change Plan Settings" on the right side of the current power plan, and it will jump to the "Power Options" interface. As shown in the picture:
#6. Click "Change Advanced Power Settings" to open the "Power Options - Advanced Settings" window. As shown in the figure:
7. Click to expand "Sleep", and you will see the "Unattended System Sleep Timeout" setting item. The default is 2 minutes. It can be seen that the root of the problem is here.
8. Modify it to a larger value, at least no less than the sleep timeout you set in "Windows Settings - System - Power and Sleep".
The above is the detailed content of What should I do if the Win10 settings of not locking the screen and not sleeping are invalid?. For more information, please follow other related articles on the PHP Chinese website!