Created
July 16, 2019 15:51
-
-
Save Himura2la/b4b98953df3a9c591eb4032ddd3c33ae to your computer and use it in GitHub Desktop.
List All UWP Apps
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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