Skip to content
Zac edited this page Jun 1, 2017 · 1 revision

This program retrieves the pictures used for Windows 10's lock screen when the image choice is set to "Windows Spotlight." It takes all of the files from the directory where the pictures are stored, copies them to a folder in the program's directory, and opens Windows Explorer to the folder with the copied files. These files originally have not extension, so the program adds a .jpg extension to each one so the user can see which ones are actually pictures and do with them what they wish.

This program automates the instructions given on HowToGeek.com on this topic. http://www.howtogeek.com/247643/how-to-save-windows-10s-lock-screen-spotlight-images-to-your-hard-drive/

Clone this wiki locally