How to Control Desktop Background Changes in Windows 11
Windows 11 allows you to personalize your computer with your own photos, slideshow, or Spotlight images. However, there may be times when you want to stop others from changing the desktop wallpaper. By using specific tools, you can lock the background so it cannot be altered.
Why control desktop backgrounds?
Controlling this setting is useful for businesses or parents who want to keep a computer looking professional or uniform. It prevents unauthorized changes to the visual style of the desktop.
What happens when you are done?
Once these steps are completed, the option to change the wallpaper will be grayed out or disabled in the Settings app. The background will remain locked until you revert the changes.
Method 1: Using the Local Group Policy Editor
Note: This method requires admin privileges.
First, open the Local Group Policy Editor.
Next, follow this path in the folder tree on the left:
User Configuration > Administrative Templates > Control Panel > Personalization
In the Personalization folder, double-click the setting labeled “Prevent changing desktop background.”

Select one of the following options:
- Not Configured: Allows users to change the background.
- Enabled: Prevents users from changing the background.
- Disabled: Allows users to change the background.

Click OK to save your changes.
Method 2: Using the Registry Editor
Note: This method requires admin privileges and should be done carefully.
First, open the Windows Registry Editor.
Navigate to these two locations:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop
If the folder named ActiveDesktop does not exist, right-click the Policies folder, select New > Key, and name it ActiveDesktop.

With the ActiveDesktop folder selected, right-click in the empty space on the right, select New > DWORD (32-bit) Value, and name it NoChangingWallPaper.
Double-click NoChangingWallPaper and set the “Value data” to 1 to block background changes. Setting it to 0 will allow changes again.

Repeat these steps for both paths and restart your computer to finish.
Summary
You can manage desktop background permissions in Windows 11 using the Local Group Policy Editor for a quick fix or the Registry Editor for more advanced control. By setting the “Prevent changing desktop background” policy to “Enabled” or setting the NoChangingWallPaper registry value to 1, you effectively lock the wallpaper settings for all users on the machine.
Was this guide helpful?
Leave a Reply Cancel reply