PowerTip: Use PowerShell 3.0 to Locate Modern Apps Installed on Windows 8

Doctor Scripto

Summary:  Learn how to use Windows PowerShell 3.0 to locate modern apps installed on a computer running Windows 8.

Hey, Scripting Guy! Question How can you use Windows PowerShell 3.0 to find out which modern apps are installed on a computer running Windows 8?

Hey, Scripting Guy! Answer Use the Get-AppxPackage cmdlet:

            Get-AppxPackage

0 comments

Discussion is closed.

Feedback usabilla icon