FIX: Error 0x87e0000d on Xbox One and Microsoft Store

The 0x87e0000d error is commonly experienced on Xbox one when installing games from the Microsoft store. It could be a temporary error, caused by system file corruption or Xbox Live server problem.

This guide offers you solutions to correct this error in all the scenarios that can cause it to appear.

Contents index

  • How do I fix error 0x87e0000d on Xbox One and MS Store?
    • Reinstall the default Windows 10 apps with PowerShell
    • Restart the game services
    • Install the game in offline mode (Xbox One)
    • Reset your Xbox One console
    • Repair error 0x87e0000d Xbox One with a power cycle procedure
    • Fix error code 0x87e0000d by clearing your Windows Store cache

How do I fix error 0x87e0000d on Xbox One and MS Store?

1. Reinstall the default Windows 10 apps with PowerShell

  1. Press Windows + R to start the run
  2. Type PowerShell sin and press Enter .
    • This will launch Powershell with elevated privileges.
  3. In Powershell, type

Set-ExecutionPolicy without restrictions

and then press Enter or Y to change the policy to  Unrestricted .

  1. The next step is to reinstall all the built-in Windows software. Do this by writing

Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$ ($ _. InstallLocation) AppXManifest.xml”}

in Powershell.

  1. Finally, restart your device and confirm the solution.

2. Restart the game services

  1. Open your task manager by pressing  CTRL + ALT + Del and selecting  Task Manager .
  2. Then navigate to Stab Service .
  3. Locate and restart the XblGameSave service by right-clicking on it and selecting  restart .

3. Install the game in offline mode (Xbox One)

  1. Open the Guide Menu by pressing the Xbox button on your controller once.
  2. Then go to Settings > System > Settings >  Network .
  3. Click the Network Settings menu and choose Go Offline.
  4. Restart your Xbox One console.
  5. Now after this try to recreate the error by repeating the action that caused the 0x87e0000d error.
  6. If it persists, reverse the steps to disable offline mode.

4. Reset your Xbox One console

  1. Press the Xbox button to launch the Guide Menu, then go to System> Settings > System >  Console Information .
  2. Select the Reset console option and enter by pressing A.
  3. Click the Reset and keep my games and apps option and allow the process to run.
  4. Then restart the console when the process runs successfully.
  5. Restart the game and confirm the solution.

5. Repair error 0x87e0000d Xbox One with a power cycle procedure

  1. Turn on your Xbox console.
  2. Press and hold the Xbox button for ten seconds (or until the front LED stops flashing).
  3. Next, release the power button and then unplug the console from the electrical outlet.
    • Leave the console in this state for a couple of minutes.
  4. Restart your console and watch out for the Xbox animation to confirm the power cycle .
  5. Try to recreate the action that caused the problem.

6. Fix error code 0x87e0000d by clearing your Windows Store cache

  1. Press the Windows key and then press R to activate the Run dialog.
  2. In running, type the following command and press  Enter .

wsreset.exe

Please let us know if you know of any other solutions to this problem and share them with the other users by leaving us a message in the comment section below.

 

by Abdullah Sam
I’m a teacher, researcher and writer. I write about study subjects to improve the learning of college and university students. I write top Quality study notes Mostly, Tech, Games, Education, And Solutions/Tips and Tricks. I am a person who helps students to acquire knowledge, competence or virtue.

Leave a Comment