Appx

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

Appx

Add-AppSharedPackageContainer

Deploys the shared package container definiton.

Add-AppxPackage

Adds a signed app package to a user account.

Add-AppxVolume

Adds an appx volume to the Package Manager.

Dismount-AppxVolume

Dismounts an appx volume.

Get-AppSharedPackageContainer

Gets information about the shared package container.

Get-AppxDefaultVolume

Gets the default appx volume.

Get-AppxLastError

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

Get-AppxLog

Gets an app package installation log.

Get-AppxPackage

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

Get-AppxPackageAutoUpdateSettings

Available in the Windows Insider Preview Builds of Windows 10, is the Get-AppxPackageAutoUpdateSettings PowerShell cmdlet. The Get-AppxPackageAutoUpdateSettings PowerShell cmdlet provides visibility to the settings configured on a Windows 10 client device for a particular Windows App.

Get-AppxPackageManifest

Gets the manifest of an app package.

Get-AppxVolume

Gets appx volumes for the computer.

Invoke-CommandInDesktopPackage

A debugging tool that creates a new process in the context of a packaged app.

Mount-AppxVolume

Mounts an appx volume.

Move-AppxPackage

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

Remove-AppSharedPackageContainer

Removes the shared package container.

Remove-AppxPackage

Removes an app package from one or more user accounts.

Remove-AppxPackageAutoUpdateSettings

{{ Fill in the Synopsis }}

Remove-AppxVolume

Removes an appx volume.

Reset-AppSharedPackageContainer

Destroys all the application data of the container.

Reset-AppxPackage

Starting at Windows 10 Insider Preview Build 20215 you get access to the Reset-AppxPackage PowerShell Cmdlet for use in resetting your installed Windows Apps.

Restores the Windows app to its initial configuration.

Set-AppxDefaultVolume

Specifies a default appx volume.

Set-AppxPackageAutoUpdateSettings

The Get-AppxPackageAutoUpdateSettings PowerShell cmdlet is only available in the Windows Insider Preview Builds of Windows 10. The Set-AppxPackageAutoUpdateSettings PowerShell cmdlet provides access to configure a specific Windows App's Auto Update and Repair settings. Including pausing update checks.