https://github.com/bernardoduarte/windows-spotlight-image-extractor
Windows 10 Spotlight Images Extractor
https://github.com/bernardoduarte/windows-spotlight-image-extractor
Last synced: 11 months ago
JSON representation
Windows 10 Spotlight Images Extractor
- Host: GitHub
- URL: https://github.com/bernardoduarte/windows-spotlight-image-extractor
- Owner: bernardoduarte
- License: mit
- Created: 2021-10-25T03:17:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-25T03:47:18.000Z (over 4 years ago)
- Last Synced: 2025-03-28T12:30:11.679Z (about 1 year ago)
- Language: PowerShell
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# windows-spotlight-image-extractor
Windows 10 Spotlight Images Extractor
Based on [this article](https://www.howtogeek.com/247643/how-to-save-windows-10s-lock-screen-spotlight-images-to-your-hard-drive/) I've written a Powershell script to help me extract background images that appear on Windows 10 Spotlight during lock screen.
It does not extract only the beautiful background images that I want, but also some trash ;/
However select only those with your current screen width and height and it should be enough to use as a background image ;D
Feel free to fork, use and create an issue if necessary!