<- Chrome Settings Library

DeviceLoginScreenPowerManagement

Power management on the login screen
Last updated October 8, 2024

Setting the policy lets you set how Google ChromeOS behaves when there is no user activity for some amount of time while the sign-in screen appears. The policy controls multiple settings. For their individual semantics and value ranges, see the corresponding policies that control power management within a session. The deviations from these policies are: * The actions to take on idle or lid close cannot be to end the session. * The default action taken on idle when running on AC power is to shut down. Leaving the policy or any of its settings unset results in the use of the default values for the various power settings.

Supported On:
Platform Start End
ChromeOS 30
Example value:

{"AC":{"Delays":{"Idle":30000,"ScreenDim":10000,"ScreenOff":20000},"IdleAction":"DoNothing"},"Battery":{"Delays":{"Idle":30000,"ScreenDim":10000,"ScreenOff":20000},"IdleAction":"DoNothing"},"LidCloseAction":"Suspend","UserActivityScreenDimDelayScale":110}

Features: