Skip to main content
To opt into the simplified user model, you need to add <AdvancedUserMode> to your microsoftgame.config and specify “false” as shown below.
Starting with the June 2022 GDK, all games opting into using the simplified user model must also make sure that their microsoftgame.config has the following:
  • configVersion equal to 1
  • Specifies a title ID
  • Specifies an MSA App ID
Please use the MicrosoftGame.config Editor “Associate with Store” feature to automatically retrieve these IDs from Partner Center. In a future release of the GDK, the simplified user model will be the default. At that future point, you will need to opt into the advanced user model where this is no such guarantee that you have a default user at launch.
Last modified on August 4, 2026