Group policy setting pc lock screen

陈帅 141 Reputation points
2020-08-03T06:37:17.687+00:00

1、The group policy is set as follows
15108-%E7%BB%84%E7%AD%96%E7%95%A5%E8%AE%BE%E7%BD%AE.png

15077-%E7%94%A8%E6%88%B7%E9%85%8D%E7%BD%AE.png

After applying Group Policy, the client still locks the screen after 10 minutes. How can I break the 10-minute limit? Thanks

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

9 answers

Sort by: Most helpful
  1. Vicky Wang 2,741 Reputation points
    2020-08-04T08:41:55.3+00:00

    1.This GPO is a computer configuration, so it needs to be linked to the OU where the machine is located instead of the OU where the user is located.

    We can run gpresult /h C:\temp\result.html on the machine to determine whether GPO is an application

    1. "Interactive logon: Computer inactivity limit. Windows notices that the logon session is inactive. If the inactivity time exceeds the inactivity limit, the screen saver will run, thereby locking the session.

    But you did not set the screen saver time in the user settings, I suspect this is the cause of the problem.

    0 comments No comments

  2. 陈帅 141 Reputation points
    2020-08-07T09:12:37.563+00:00

    Thank you, I did not set the screen saver timeout,problem solved

    0 comments No comments

  3. 陈帅 141 Reputation points
    2020-08-07T09:22:50.877+00:00

    Sorry, there is one more question to ask, the setting is not found in the group policy, turn off the setting of screen time, thank you
    16441-%E5%B1%8F%E5%B9%95%E5%85%B3%E9%97%AD.png

    0 comments No comments

  4. Vicky Wang 2,741 Reputation points
    2020-08-10T08:33:40.32+00:00

    computer configuration\administrative template\System\Power Management\Sleep Settings:
    Specify the system sleep timeout (on battery)
    Specify the system sleep timeout (plugged in)

    This policy setting allows you to specify the period of inactivity before Windows transitions the system to sleep. If you enable this policy setting, you must provide a value, in seconds, indicating how much idle time should elapse before Windows transitions to sleep. If you disable or do not configure this policy setting, users control this setting. If the user has configured a slide show to run on the lock screen when the machine is locked, this can prevent the sleep transition from occuring. The "Prevent enabling lock screen slide show" policy setting can be used to disable the slide show feature.

    0 comments No comments

  5. 陈帅 141 Reputation points
    2020-08-11T03:49:11.477+00:00

    Hello, thank you very much for your reply, the sleep time can be set through Group Policy, but how to set the screen off through Group Policy, thank you

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.