Windows Desktop Wallpaper Registry Key Location

In Windows, the active desktop background image path for the currently logged-in user is stored directly within the Windows Registry. This article explains the exact registry key, the specific value name responsible for storing the image path, and how to locate or modify it using the Registry Editor.

The Wallpaper Registry Key and Value

The active desktop wallpaper path for the current user is controlled by the following registry key:

How to View or Change the Wallpaper Path in Regedit

  1. Press Windows Key + R, type regedit, and press Enter to open the Registry Editor.

  2. Navigate through the left-hand folder tree to:

    HKEY_CURRENT_USER\Control Panel\Desktop
  3. Locate the Wallpaper string value in the right-hand pane.

  4. Double-click Wallpaper to view or edit the Value data field, which contains the full path to the image currently set as your desktop background.

  5. Enter a new file path if you want to change the image manually, then click OK.

Within the same HKEY_CURRENT_USER\Control Panel\Desktop key, additional string values control how the image is displayed on the screen:

Changes made directly in the registry will take effect after restarting Windows Explorer, signing out and back in, or restarting the computer.