How to stop others from changing your Windows 10 desktop wallpaper?

Windows device

If you have friends around sharing your same Windows PC or your guests at home use your Windows devices and keep changing your desktop background on Windows 10 then here’s how to stop them and lock down some specific wallpaper.

Windows 10 offers a few ways to keep users from changing the desktop background on a computer, including using Group policy and modifying the registry. Follow the simple steps below in the two methods given

Prevent users from changing wallpaper using Group Policy

You can keep users from changing the current desktop background in multiple ways, but the quickest method is to use the Local Group Policy Editor, as long as you’re running Windows 10 Pro, Enterprise, or Education.

There are two ways to accomplish this task: You can enforce a default desktop wallpaper, or you can prevent users from changing the desktop background settings.

Prevent users from changing desktop background

  • Before you begin, make sure to set an image as a default on the desktop using the Settings app or right-clicking an image and selecting Set as desktop background.
  • Then use the Local Group Policy Editor with the following steps to restrict users from changing the desktop background:
  • Use the Windows key + R keyboard shortcut to open the Run command.
  • Type gpedit.msc and click OK to open the Local Group Policy Editor.
  • Next Browse the following path:
  • User Configuration > Administrative Templates > Control Panel > Personalization
  • Double-click the Prevent changing desktop background policy.
  • Select the Enabled option

Windows wall paper settings

  • Click Apply.
  • Then click Ok.
  • Once you complete these steps, you don’t need to restart your computer. The settings will apply immediately. You can double-check by going to Settings > Personalization > Background, where you’ll notice that options aren’t available, and you’ll also see a message that reads “Some settings are managed by your organization”.

Windows wall paper settings

Enforce a default desktop background

Alternatively, you can use the Local Group Policy to enforce a desktop background, which will also prevent users from changing the image using the following steps:

  • Use the Windows key + R keyboard shortcut to open the Run command.
  • Type regedit, and click OK to open the registry.
  • Then browse the following path:
  • User Configuration > Administrative Templates > Desktop > Desktop
  • Double-click the Desktop Wallpaper policy.

Windows wall paper

  • Select the Enabled option.
  • Under “Options,” type the path for the image you want to set as a default background and select the style.

Windows wall paper

  • Click Apply and next click OK
  • Once you complete these steps, you’ll need to restart your computer to see the changes.
  • Using this method, you won’t see a “Some settings are managed by your organization” message in the Personalization settings, and users won’t be able to change the current desktop wallpaper.

These instructions will even prevent wallpapers for syncing when you use a Microsoft account and settings syncing is enabled. The color accent will continue to sync, but you can prevent this from happening. Just go to Settings > Accounts > Sync your settings and turn off the Theme toggle switch.

If you change your mind, you can always revert the changes by following the same steps, but on step No. 4 make sure to select the Not Configured options for the Desktop Wallpaper and Prevent changing desktop background policies.

How to prevent users from changing wallpaper using Registry

If you’re running Windows 10 Home, you won’t have access to the Local Group Policy Editor, but you can still prevent users from changing the desktop background by modifying the Registry.

Important: This is a friendly reminder to let you know that editing the registry is risky, and it can cause irreversible damage to your installation if you don’t do it correctly. It is therefore advised in making a full backup of your computer before proceeding.

In the same way as with the Local Group Policy Editor, there are two ways to accomplish this task, you can enforce a default desktop wallpaper, or you can prevent users from changing the desktop background settings.

Prevent users from changing desktop background

Before you begin, make sure to set an image as default on the desktop using the Settings app or right-clicking an image and selecting Set as desktop background.

Then if you’re running Windows 10 Home, or you simply prefer to use the Registry to make changes to the OS, use the following steps to restrict users from setting a new wallpaper:

  • Use the Windows key + R keyboard shortcut to open the Run command.
  • Type regedit, and click OK to open the registry.
  • Browse the following path:
  • HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies
  • Right-click the Policies (folder) key, select New, and click on Key.

Windows wall paper settings

  • Name the key ActiveDesktop and press Enter.
  • Right-click on the right side, select New, and click on DWORD (32-bit) Value.

Windows Wall paper

  • Name the new DWORD NoChangingWallPaper and press Enter.
  • Double-click the newly created DWORD and change its value from 0 to 1.

Windows 10 wall paper

  • Click OK.
  • After completing the steps, users will no longer be able to set a new image as a background using the Settings app and the right-click “Set as desktop background” will not work.

Enforcing a default desktop background

Alternatively, you can modify the Registry to enforce a specific desktop background, which prevents users from changing the image.

  • Use the Windows key + R keyboard shortcut to open the Run command.
  • Type regedit, and click OK to open the registry.
  • Browse the following path:
  • HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies
  • Right-click the Policies (folder) key, select New, and then click on Key.

Windows 10 wall paper

  • Name the key System and press Enter.
  • Right-click on the right side, select New, and click on String Value.
  • Name the string Wallpaper and press Enter.
  • Double-click the newly created String Value and set the path for the default wallpaper you want to use: For example, C:\defaultwall.jpg.

Windows 10 wall paper

  • Click OK.
  • Right-click on the right side, select New, and then click on String Value.
  • Name the string WallpaperStyle and press Enter.
  • Double-click the newly created string and change its value to set your wallpaper style. You can use one of the following options:
  • 0 – Centered
  • 1 – Tiled
  • 2 – Stretched
  • 3 – Fit
  • 4 – Fill
  • Click OK.

Windows 10 wall paper

  • Once you complete the steps, you’ll need to restart your computer to see the new default wallpaper.
  • Using these steps will also prevent wallpapers from syncing using a Microsoft account, in the case that you sync your settings. The color accent will continue to sync, but you can go to Settings > Accounts > Sync your settings and turn off the Theme toggle switch to prevent that from happening.

You can always revert the changes by right-clicking and deleting the ActiveDesktop and System (folder) keys in the Registry.