Reset Windows Spotlight Cache via Regedit

Windows Spotlight occasionally gets stuck on a single background or fails to download new lock screen images due to corrupted cache files and configuration keys. This guide provides a step-by-step method to clear the cached Windows Spotlight image assets from your system and reset the Spotlight rotator using the Windows Registry Editor (Regedit) to restore normal functionality.

Step 1: Temporarily Turn Off Windows Spotlight

  1. Open Settings by pressing Windows + I.
  2. Navigate to Personalization > Lock screen.
  3. In the Personalize your lock screen dropdown menu, change the selection from Windows Spotlight to Picture or Solid color.
  4. Close the Settings app.

Step 2: Clear Cached Spotlight Image Assets

Before resetting the registry, delete the stored asset files and cached settings:

  1. Press Windows + R to open the Run dialog.
  2. Paste the following path and press Enter: %USERPROFILE%\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets
  3. Select all files in this folder (Ctrl + A) and permanently delete them.
  4. Press Windows + R again, paste the following path, and press Enter: %USERPROFILE%\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\Settings
  5. Delete the files named settings.dat and roaming.lock if they exist in this folder.

Step 3: Reset the Spotlight Rotator in Regedit

  1. Press Windows + R, type regedit, and press Enter to open the Registry Editor.
  2. In the Registry Editor address bar, navigate to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager
  3. Locate the following DWORD (32-bit) values in the right pane and ensure their values are configured correctly (double-click each to change the Value data):
    • RotatingLockScreenEnabled: Set to 1 (or change to 0, click OK, and then change back to 1 to force a reset).
    • RotatingLockScreenOverlayEnabled: Set to 1.
    • SubscribedContent-338387Enabled: Set to 1 (this controls the Spotlight lock screen feed).
    • ContentDeliveryAllowed: Set to 1.
  4. If any of these DWORD values are missing, right-click an empty area in the right pane, select New > DWORD (32-bit) Value, name it accordingly, and set its value to 1.
  5. Close the Registry Editor.

Step 4: Re-enable Windows Spotlight and Restart

  1. Restart your computer to apply the registry and file system changes.
  2. After logging back in, open Settings (Windows + I).
  3. Go to Personalization > Lock screen.
  4. Set the Personalize your lock screen dropdown back to Windows Spotlight.
  5. Lock your screen (Windows + L) to verify that a new Spotlight image has downloaded and loaded properly.