Skip to content

Instantly share code, notes, and snippets.

@ontheklaud
Created January 7, 2019 07:08
Show Gist options
  • Save ontheklaud/402d1aefbb7aef23f10b0673fe04b775 to your computer and use it in GitHub Desktop.
Save ontheklaud/402d1aefbb7aef23f10b0673fe04b775 to your computer and use it in GitHub Desktop.
Copy great Windows 10 wallpapers into somewhere
C:\Windows\System32\xcopy.exe /Y \
"C:\Users\<user>\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets\*" \
"C:\Users\<user>\Pictures\Wallpaper"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment