AppId

Applies To: Windows 8, Windows 8.1, Windows Server 2012, Windows Server 2012 R2

AppId specifies the application whose monochrome icon appears on the Lock screen. The AppId must be the AppUserModelID found in the application's AUMIDs.txt file, which is located in the app package downloaded from the OEM channel partner portal of the Windows® Store.

Values

The AppId is a string, with a maximum value of 256 characters.

Valid Configuration Passes

specialize

auditUser

oobeSystem

Parent Hierarchy

Microsoft-Windows-Shell-Setup | StartTiles | LockScreen | Badge | AppId

Applies To

For a 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 configure the AppId for the LockScreen.

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

See Also

Concepts

SquareTiles
WideTiles