<- Chrome Settings Library

ScreensaverLockScreenImages

User screensaver lock screen image source.
Last updated October 8, 2024

Configures the list of images to display in the screensaver for the lock screen. Each item must be a URL referencing an image file. The image format must be JPEG, and the file size must not exceed 8MB. Invalid URLs and unsupported images will be ignored. The Google ChromeOS device will download these images, and keep them in a local cache. The number of images to display in the screensaver is limited to 25. Only the first 25 URL entries from the list will be used. This policy will not have any effect if the ScreensaverLockScreenEnabled policy is set to false. If this policy is unset, or the list does not contain any valid image references, the screensaver for the lock screen will not be displayed, regardless of the value set in the ScreensaverLockScreenEnabled policy.

Supported On:
Platform Start End
ChromeOS 116
Example value:

{"0":"https://www.example.com/img_1.jpg","1":"https://www.example.com/img_2.jpg","2":"https://www.example.com/img_3.jpg"}

Features: