0x80070002 Microsoft Store Error When Downloading Apps

CourteousGeek

New Member
I'm getting Error with 0x80070002 when downloading games on microsoft store;
Microsoft compatibility checked & Windows Updates checked.
 

Attachments

  • Auto-saved e330c3df.xml
    42.7 KB
You've removed TCUI (which provides Xbox Identity services), and other components:
Code:
                <c>microsoft.gamingapp 'Xbox App'</c>
                <c>microsoft.xbox.tcui 'Xbox TCUI'</c>
                <c>microsoft.xboxgamecallableui 'Xbox Game UI'</c>
                <c>microsoft.xboxgameoverlay 'Xbox Game Bar Plugin'</c>
                <c>microsoft.xboxgamingoverlay 'Xbox Game Bar'</c>
                <c>microsoft.xboxspeechtotextoverlay 'Xbox Game Speech Window'</c>
                <c>xbox 'Xbox - Core'</c>

The first two and last one are probably required, but the Gaming Overlays might be optional for your games.
 
Back
Top