Skip to content

Instantly share code, notes, and snippets.

@jonnyyu
Created November 28, 2017 01:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonnyyu/6d3867cd93032be13cc95a4671f4ad1e to your computer and use it in GitHub Desktop.
Save jonnyyu/6d3867cd93032be13cc95a4671f4ad1e to your computer and use it in GitHub Desktop.
Save Windows Lock Screen Images
copy %userprofile%\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets\*.* %userprofile%\Pictures\Windows_LockScreen
cd /d %userprofile%\Pictures\Windows_LockScreen
ren * *.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment