EnableAutoPlayForRegisteredApps

MBAE deprecation warning

Important

Starting in Windows 10, version 1803, the MBAE app experience is replaced by an MO UWP app. For more information about MO UWP apps, see UWP mobile broadband apps.

The EnableAutoPlayForRegisteredApps element specifies whether AutoPlay is enabled for registered apps.

Usage

<EnableAutoPlayForRegisteredApps>
  text
</EnableAutoPlayForRegisteredApps>

Attributes

There are no attributes.

Text value

A Boolean value of either “true” or “false”.

Child elements

There are no child elements.

Parent elements

Element Description

WindowsInfo

The parent element of the WindowsInfo XML schema.

XSD

<xs:element name="EnableAutoPlayForRegisteredApps" type ="xs:boolean" default="false"/>

Remarks

This element is only applicable on Windows 8.1 and Windows 10.

The EnableAutoPlayForRegisteredApps element is optional.