Skip to content

Instantly share code, notes, and snippets.

@AdilHindistan
Created July 9, 2016 16:23
Show Gist options
  • Save AdilHindistan/6e27460a067c6972822b7d0cafda1d36 to your computer and use it in GitHub Desktop.
Save AdilHindistan/6e27460a067c6972822b7d0cafda1d36 to your computer and use it in GitHub Desktop.
Cleanup recent (quick access) shortcuts for Windows 10
#AH - Cleanup Win10 QuickAccess / Recent
rm "$($env:appdata)\Microsoft\windows\Recent\*" -force -recurse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment