LockScreen (microsoft-windows-shell-setup-starttiles-regionaloverrides-regionaloverride-lockscreen)

LockScreen specifies the application whose monochrome icon appears on the Lock screen.

If the region of the current user account is among those in the Start Tile regional overrides, you can use this setting. For more information, see RegionalOverrides.

Child Elements

Setting Description
Badge A container that holds the AppId value for the application whose monochrome icon appears on the Lock screen.

Valid Configuration Passes

specialize

auditUser

oobeSystem

Parent Hierarchy

Microsoft-Windows-Shell-Setup | StartTiles | RegionalOverrides | RegionalOverride | LockScreen

Applies To

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

XML Example

The following XML output shows how to use the LockScreen component.

<LockScreen>
  <Badge>
      <AppId>34567ChannelFabrikam.channel-DEF_012ghijk345!App</AppId>
  </Badge>
</LockScreen>

StartTiles

RegionalOverrides