What is the numeric Title ID for Minecraft for the Windows 10 Edition (Bedrock)?

Anonymous
2024-06-02T10:27:37.21+00:00

I'm currently in the process of integrating Xbox Live services into my application, and I require the numeric Title ID for Minecraft for the Windows 10 Edition (Bedrock). While I've been utilizing the string Title ID "Microsoft.MinecraftUWP" during my development phase, I now need the numeric representation for a specific API call.

This numeric representation is defined as [In] uint titleId in the API documentation.

Could someone please provide the accurate numeric Title ID for Minecraft for the Windows 10 Edition (Bedrock)? Additionally, if there's a reliable resource or official documentation where this information is available, I would appreciate any guidance on where to access it.

For reference, the Q&A Assist has suggested the Title ID "8D667DF3"(Which is incorrect),

while ChatGPT suggests "18193081"(Sounds more like the truth).

However, I seek confirmation regarding the correctness of the latter.

Thank you in advance for your valuable assistance!

Community Center | Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. P a u l 10,761 Reputation points
    2024-06-02T18:22:28.1033333+00:00

    If I look in the local installation (under C:\Program Files\WindowsApps\) there's a MicrosoftGame.config file with a TitleId of 1794566092. Is this what you're after or were you looking to get this programmatically?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.