Home
» PC Tips
»
How to download Windows 10 lock screen images from Spotlight to your computer
How to download Windows 10 lock screen images from Spotlight to your computer
Windows Spotlight is a new feature on Windows 10, allowing users to download and use featured photos of the day from Bing Images to use as a lock screen, besides you can vote and comment on the photos.
In the upper right corner of the screen, you can show your liking by swiping up (like) or down on the image that is currently displayed. If you don't like it, it will disappear. If you like it, a similar image will appear next time.
This feature is quite cool, allowing you to change your lock screen wallpaper regularly and automatically, with the best pictures.
While using Spotlight, if you like some images and you want to use them on other computers, you can download and save them by doing the following.
How to download images that appear on the Windows 10 lock screen
Find and Save Windows Spotlight Background Images Using PowerShell Script
2. Select all the items in the Assets folder and copy them all to another folder (e.g. %UserProfile%\Pictures ) of your choice.
If you prefer, you can also right-click a file, click Open with , and select Windows Photo Viewer to see the Windows Spotlight images listed.
Select all the items in the Assets folder and copy them all to another folder
3. Open the folder (for example, %UserProfile%\Pictures ) where you saved the items, click the File tab, click Open Windows PowerShell , and select Open Windows PowerShell again.
Click the File tab, click Open Windows PowerShell twice
4. Type each of the following commands into PowerShell , pressing enter Enterafter each command and closing PowerShell when finished. This will rename all the items in the folder and add the .jpg file extension.
cmd
ren * * .jpg
Enter commands into PowerShell
5. Add the Dimensions column to the folder (e.g. %UserProfile%\Pictures ) you saved the items to. Change the folder view to sort by Dimensions details in descending order.
6. You will notice that the Windows Spotlight images will be different sizes for PC and mobile devices. You can delete the ones you don't want to save.
Windows Spotlight images will be different sizes for PC and mobile devices
7. This is a 1920 x 1080 Windows Spotlight PC image displayed in extra large icon view.
This is a 1920 x 1080 Windows Spotlight PC image displayed in extra large icon view
If you don't want to use PowerShell, you can download any Rename Utility like Bulk Renaming Utility and install it.
After installation is complete, open the application, navigate to the folder, select all the files and then add the extension ".jpg".