How To Resolve The 0x80070002 Xbox One Sign-in Error?

Asked By 0 points N/A Posted on -
qa-featured

Hello. I am getting the 0x80070002 Xbox one sign-in error while trying to sign in to the Xbox One app. Please help me with the solution to fix it. Thank you.

 

SHARE
Answered By 0 points N/A #341378

How To Resolve The 0x80070002 Xbox One Sign-in Error?

qa-featured

Hello. Getting the 0x80070002 Xbox one sign-in error while trying to sign in to the Xbox One app. Don’t worry, it is because of the built-in applications. Follow the below method to resolve the error.

Method 1:

Restart your PC, this might work because pending updates, installations will get cleared through; this might sometimes work if not go to the next method.

Method 2:

Checking missing built-in applications.

• In the Windows, search type command prompt and click on it and open it as an administrator.
• Next, write the following command prompts.
• Note: Hit enter after each command.
“Get-AppxPackage *windowsstore* | Remove-AppxPackage”
“Get-AppxPackage *xboxapp* | Remove-AppxPackage”
• Restart your PC.
• Now again, run the command prompt as an administrator.
• Enter the following commands.
“Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}”
• Click on the enter button.
• This process will let you install the pending updates or missing inbuilt apps.

Related Questions