[Article] How to save Windows Spotlight images for your wallpaper or phone
📌 Note: This article was originally created by aakkam22 on Answers Support Community. It provided meaningful insights and proved helpful to many. We're recreating it here to preserve its value and ensure continued access for others.
Windows Spotlight is a feature in Windows 10 that rotates beautiful images on your lock screen. Have you ever turned on your computer and seen an image you really liked? Did you wonder how to save that image so you could use it for your desktop background?
Fortunately, it is very easy to retrieve these images. In this article I'll show you how.
Instructions:
- Right-click the Start button and click Run.
- Copy and paste the following directory, then click OK.
%localappdata%\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets
- The directory where Windows downloads and stores the images will open. So that we can work with the them, select all the files in this folder and copy them to a new folder on your desktop.
- You'll notice these files don't have an extension to them. We need to add the .jpg extension to these files so that they will open in a photo viewer. To do this quickly, we can use the command line.
In the new folder that you copied the files to, hold the Shift key on your keyboard, right-click in an empty space, and select Open command window here. Alternatively, you can open any command prompt window and then cd to the folder.
***Note: ***Some newer builds of Windows 10 have replaced the command line option with Windows PowerShell. This isn't a problem - when the PowerShell window opens, just type cmd to enter the command line processor.
- Inside the command prompt window, type *Ren . .jpg and press Enter. This command will rename all files without an extension to ones with the extension .jpg.
- You'll notice that the command changes the files to the .jpg format. You can see a thumbnail view of the pictures by going to the View tab and selecting Large icons.
That's all there is to it!
Windows for home | Windows 10 | Desktop, Start, and personalization | Desktop
Locked Question. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.