DefaultAppUri

DefaultAppUri specify the URI corresponding to the application will be launched.

Create your own URI (Protocol + Action) and then specify the URI here to use.

For example: ms-whiteboard-cmd://?source=pentailbutton opens Microsoft Whiteboard.

This field is optional. If the URI is provided, this URI will be used to launch the app. If the URI is not provided, the AUMID will be used to launch the app.

Please see /uwp/schemas/appxpackage/uapmanifestschema/element-uap-protocol for reference.

Please see /windows/uwp/launch-resume/handle-uri-activation for a step by step guide on setting up URI handling.

Values

<DefaultAppUri>

Specifies the URI corresponding to the application will be launched.

Valid Configuration Passes

specialize

Parent Hierarchy

Microsoft-Windows-Shell-Setup | PenFirstRunExperience | DefaultAppUri

Applies To

For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.

XML Example

The following XML output shows how to set the DefaultAppUri.

<DefaultAppUri>URI</DefaultAppUri>

Microsoft-Windows-Shell-Setup

Microsoft-Windows-Shell-Setup-PenFirstRunExperience

Microsoft-Windows-Shell-Setup-PenFirstRunExperience-DefaultAppAumid