Sdílet prostřednictvím


Configure the desktop and lock screen backgrounds

Configuring desktop and lock screen backgrounds in Windows offers a simple yet effective way to enhance productivity, enforce consistency, and strengthen organizational branding.

Predefined backgrounds can display company logos, mission statements, or school emblems, reinforcing identity across devices. Examples where predefined backgrounds are especially valuable include kiosks, where lock screens can provide clear instructions, or student devices, where consistent branding fosters a sense of belonging and professionalism.

Screenshot of the Windows 11 lock screen with Windows spotlight enabled over an organization wallpaper.

Screenshot of the Windows 10 lock screen with Windows spotlight enabled over an organization wallpaper.

This article explains how to configure the desktop and lock screen backgrounds in Windows using policy settings. It includes examples of how to implement these configurations using Microsoft Intune, Configuration Service Provider (CSP), and Group Policy Object (GPO).

Image ratios and scaling

A key consideration when using custom images is how they appear on devices with varying screen sizes and resolutions. For example, a custom image created in a 16:9 aspect ratio (such as 1600x900) scales properly on devices with 16:9 resolutions, like 1280x720 or 1920x1080. On devices with other aspect ratios, such as 4:3 (1024x768) or 16:10 (1280x800), the image's height scales correctly, but the width is cropped to match the aspect ratio. The image remains centered on the screen.

Images created in nonstandard aspect ratios might scale and center unpredictably when displayed on devices with different resolutions. To ensure consistent results, especially for images containing text (for example, legal statements), design the image in a 16:9 resolution and keep critical text within the 4:3 region. This approach ensures that the text remains visible across all aspect ratios.

Configure the desktop background

Windows edition requirements. The following table summarizes the Windows editions and licensing requirements for configuring the desktop background:

Windows edition Intune/CSP GPO
Pro / Pro Education
Enterprise / Education
IoT Enterprise

The following instructions provide details about how to configure your devices. Select the option that best suits your needs.

To configure devices with Microsoft Intune, create a Settings catalog policy and use the following settings:

Category Setting name Value
Personalization Desktop Image Url An http or https URL to a jpg, jpeg, or png image file.

Assign the policy to a group that contains as members the devices or users that you want to configure.

Alternatively, you can configure devices using a custom policy with the Personalization CSP.

Setting
- OMA-URI: ./Vendor/MSFT/Personalization/DesktopImageUrl
- Data type: string
- Value: An http or https URL to a jpg, jpeg, or png image file.

Configure the lock screen background

Windows edition requirements. The following table summarizes the Windows editions and licensing requirements for configuring the lock screen background:

Windows edition Intune/CSP GPO
Pro / Pro Education
Enterprise / Education
IoT Enterprise

The following instructions provide details about how to configure your devices. Select the option that best suits your needs.

To configure devices with Microsoft Intune, create a Settings catalog policy and use the following settings:

Category Setting name Value
Personalization Lock Screen Image Url An http or https URL to a jpg, jpeg, or png image file.

Assign the policy to a group that contains as members the devices or users that you want to configure.

Alternatively, you can configure devices using a custom policy with the Personalization CSP.

Setting
- OMA-URI: ./Vendor/MSFT/Personalization/LockScreenImageUrl
- Data type: string
- Value: An http or https URL to a jpg, jpeg, or png image file.

Tip

You can also configure a custom lock screen image using organizational messages in the Microsoft 365 admin center.

User experience

When the policy is applied, the lock screen and desktop background images are set to the specified URL or path. The images are downloaded and cached locally on the device. The images are displayed in the background when the user signs in, and on the lock screen when the user locks the device.

Windows spotlight

Windows spotlight is a feature that can display a different image on the lock screen and desktop background every day. Windows spotlight can also provide personalized content, such as tips and tricks for using Windows. You can configure a custom background image or lock screen image and still use Windows spotlight. When you do so, users can still receive suggestions, fun facts, tips, or organizational messages, but the background image is replaced with the custom image.

To learn more, see Configure Windows spotlight.