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
- Open Settings by pressing
Windows + I. - Navigate to Personalization > Lock screen.
- In the Personalize your lock screen dropdown menu, change the selection from Windows Spotlight to Picture or Solid color.
- Close the Settings app.
Step 2: Clear Cached Spotlight Image Assets
Before resetting the registry, delete the stored asset files and cached settings:
- Press
Windows + Rto open the Run dialog. - Paste the following path and press Enter:
%USERPROFILE%\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets - Select all files in this folder (
Ctrl + A) and permanently delete them. - Press
Windows + Ragain, paste the following path, and press Enter:%USERPROFILE%\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\Settings - Delete the files named
settings.datandroaming.lockif they exist in this folder.
Step 3: Reset the Spotlight Rotator in Regedit
- Press
Windows + R, typeregedit, and press Enter to open the Registry Editor. - In the Registry Editor address bar, navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager - 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 to0, click OK, and then change back to1to force a reset). - RotatingLockScreenOverlayEnabled: Set to
1. - SubscribedContent-338387Enabled: Set to
1(this controls the Spotlight lock screen feed). - ContentDeliveryAllowed: Set to
1.
- RotatingLockScreenEnabled: Set to
- 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. - Close the Registry Editor.
Step 4: Re-enable Windows Spotlight and Restart
- Restart your computer to apply the registry and file system changes.
- After logging back in, open Settings
(
Windows + I). - Go to Personalization > Lock screen.
- Set the Personalize your lock screen dropdown back to Windows Spotlight.
- Lock your screen (
Windows + L) to verify that a new Spotlight image has downloaded and loaded properly.