Get-AppxDefaultVolume
Gets the default appx volume.
Syntax
Get-AppxDefaultVolume []
Description
The Get-AppxDefaultVolume cmdlet gets the default AppxVolume. The default AppxVolume is the default target for all deployment operations on the computer. You cannot remove the default AppxVolume from the list of volumes.
Examples
Example 1: Get the default volume
PS C:\> Get-AppxDefaultVolume
This command gets the current default deployment target.
Outputs
Microsoft.Appx.PackageManager.Commands.AppxVolume