Skip to content

Instantly share code, notes, and snippets.

@Himura2la
Created July 16, 2019 15:51
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 Himura2la/b4b98953df3a9c591eb4032ddd3c33ae to your computer and use it in GitHub Desktop.
Save Himura2la/b4b98953df3a9c591eb4032ddd3c33ae to your computer and use it in GitHub Desktop.
List All UWP Apps
Get-AppxPackage | Select PackageFamilyName, InstallLocation
# Run command: shell:AppsFolder\Microsoft.WindowsTerminal_8wekyb3d8bbwe!App
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment