- To find and download Spotlight images on Windows 11, open the “%USERPROFILE%\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets” location path on File Explorer, copy the large files, and convert them to “.jpg” images through Command Prompt.
- These instructions should also work on Windows 10.
UPDATED 11/7/2023: On Windows 11, you can find and save the images from the “Spotlight” feature, and in this guide, I’ll show you the steps to complete this task. Spotlight (or “Windows Spotlight”) is a feature that allows you to show different background images on the desktop throughout the day, similar to the Spotlight feature available for the Lock screen.
The feature works by automatically downloading images from the cloud that Windows 11 then uses to refresh the background, depending on how the feature is configured on your computer from the “Personalization” settings section in the Settings app.
The only caveat about this feature is that if you come across a wallpaper you like, it’s impossible to save it or permanently set it as your background. However, if you see an image you like, there’s a way to find and download it when you know the exact path to the cached files.
In this guide, I’ll teach you how to find and download Spotlight images on Windows 11. It also works for Windows 10.
Download Spotlight images on Windows 11
To save Spotlight images used on the Windows 11 desktop, use these steps:
-
Open File Explorer on Windows 11.
-
Copy and paste the Spotlight images location path into the address bar and press Enter:
%USERPROFILE%\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets
-
Click the Sort menu, select More, and choose the Size option.
-
Select the files over 200KB (more or less).
-
Right-click the selection and choose the Copy option (Ctrl + C).
Quick tip: You can preview the images by right-clicking, choosing the “Open With” option, and a supported application, such as “Paint,” “Microsoft Edge,” etc. -
Open to the Pictures folder.
-
Click the New menu and select the Folder option.
-
Confirm a name for the folder (for example, Spotlight) and open it.
-
Click the Paste button in the command bar (Ctrl + V).
-
Right-click inside the folder and select the Command Prompt (or Windows Terminal) option.
-
Type the following command to convert the files to “.jpg” image files and press Enter:
ren *.* *.jpg
Once you complete the steps, you can use the images to set them as more permanent backgrounds for the desktop through the “Background” settings page or in the Lock screen using the “Lock screen” settings page.
Update November 7, 2023: This guide has been updated to ensure accuracy and reflect changes. It also adds an instructional video.