Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Get-AppxDefaultVolume

Module:
Appx Module

Gets the default appx volume.

Syntax

Default (Default)

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 can't remove the default AppxVolume from the list of volumes.

Examples

Example 1: Get the default volume

Get-AppxDefaultVolume

This command gets the current default deployment target.

Outputs

Microsoft.Appx.PackageManager.Commands.AppxVolume

Related Links


Feedback

Was this page helpful?