Appx

The Windows PowerShell cmdlets for AppX are designed to streamline the administration of AppX package management.

appx

Add-Appx Package

Adds a signed app package to a user account.

Add-Appx Volume

Adds an appx volume to the Package Manager.

Dismount-Appx Volume

Dismounts an appx volume.

Get-Appx Default Volume

Gets the default appx volume.

Get-Appx Last Error

Get the last error reported in the app package installation logs.

Get-Appx Log

Gets an app package installation log.

Get-Appx Package

Gets a list of the app packages that are installed in a user profile.

Get-Appx Package Manifest

Gets the manifest of an app package.

Get-Appx Volume

Gets appx volumes for the computer.

Mount-Appx Volume

Mounts an appx volume.

Move-Appx Package

Moves a package from its current location to another appx volume.

Remove-Appx Package

Removes an app package from a user account.

Remove-Appx Volume

Removes an appx volume.

Set-Appx Default Volume

Specifies a default appx volume.