Thank you, are you trying to play Forza Horizon?
How do I fix code 0X800706BE
How do I fix this? I've done everything that I've read from this site and on reddit and I don't know what else to do play help me.
Windows for home | Windows 10 | Microsoft Store
3 answers
Sort by: Most helpful
-
Sumit D - IA 168.3K Reputation points Independent Advisor
2026-05-17T08:25:33.3366667+00:00 -
Sumit D - IA 168.3K Reputation points Independent Advisor
2026-05-16T03:12:31.01+00:00 Hi,
The following command would Reset and Reinstall Microsoft Store on your computer:
Press Windows+R keys on the keyboard, or Right-click Start on the Taskbar and choose Run.
Type "WSRESET - i" without quotes.
Press Enter.
Wait for the process to complete.
-
Q&A Assist2026-05-16T02:33:05.3066667+00:00 AI generated content. This question contains an answer created with AI from Q&A Assist. Learn moreError code 0x800706BE in this context indicates a problem with Windows components used by Microsoft Store apps, often due to corrupted update/servicing files.
Follow these steps in order:
- Run the Windows Update troubleshooter
- Open Settings → Windows Update → Troubleshoot → Other troubleshooters.
- Run Windows Update troubleshooter and apply any fixes it suggests.
- This checks for missing or corrupted update components that can cause Store install errors.
- Repair damaged system/update files
- Open Command Prompt as administrator.
- Run:
DISM.exe /Online /Cleanup-image /Restorehealth - Wait for it to complete, then restart the PC.
- This repairs damaged or missing files used by Windows Update and Store installations.
- If the issue persists, use the Microsoft Update Readiness Tool (for Windows Server/older builds where applicable)
- Download and run the Microsoft Update Readiness Tool from KB947821 on the affected machine.
- After it finishes, open
%Systemroot%\Windows\Logs\CBS\Checksur.logand review for corrupt or missing package entries. - For any packages listed as corrupt/missing, download the corresponding KB updates, extract the
.mum/.catfiles from the.msu/.cab, and copy them into%Systemroot%\Windows\Servicing\Packagesas described in the resolution steps. - This is an advanced step and should be used only if the log explicitly shows unavailable repair files.
- Retry the Microsoft Store install
- Open Microsoft Store, go back to WindowsAppRuntime 1.8, and select Retry.
If the error continues after these steps, contact Microsoft support and provide the error code and any entries from
Checksur.logthat show missing or corrupt packages.
References:
- Run the Windows Update troubleshooter