Thuml News

This site has affiliate links.

Try This
All Recent News
Gaming Problem: Xbox App / PC Game Pass installs fail or loop (0x80073CF6 / 0x87E0000F), often tied to “Gaming Services” corruption—no single reliable fix (2026-01-07 07:01)
Jan 7, 2026 7:01 a.m.

Problem: Xbox App / PC Game Pass installs fail or loop (0x80073CF6 / 0x87E0000F), often tied to “Gaming Services” corruption—no single reliable fix

Published: 2026-01-07 00:35 (local time)

Quick Summary

  • Many PC players can’t install or launch Game Pass titles via the Xbox app, often seeing errors like 0x80073CF6 or 0x87E0000F (or vague “Something went wrong”).
  • The problem commonly survives “repair/reset,” Xbox app reinstalls, and even drive changes—making it feel unsolvable.
  • Research suggests the failure usually involves Windows Store components and/or a broken Gaming Services layer that the Xbox app depends on.
  • Workarounds exist, but they’re inconsistent: what fixes one PC may do nothing on another.
  • If you’re stuck, focus on (1) reinstalling Gaming Services correctly, (2) repairing Windows image/system files, and (3) fixing install-drive & WindowsApps folder issues.

What’s happening

Across Windows 10/11 PCs, players report the Xbox app (PC Game Pass) failing to install games, stalling near completion, defaulting to an unwanted drive, or refusing to launch downloads at all. The most-cited error in current reports is 0x80073CF6, but players also cite 0x87E0000F and other Store/Xbox-related failures. In many cases, Steam/Epic installs work fine on the same machine, which makes this feel uniquely “Xbox app / Microsoft Store”-related rather than a general network or disk problem.

Recent, highly visible discussions include Microsoft Q&A threads (late December 2025) where moderators recommend Gaming Services reinstall and Windows image repair, and multiple community posts describing months-long issues that only resolved after deeper cleanup (drive folder resets, WindowsApps/XboxGames folder fixes, or more invasive steps). This makes the problem both recent and widespread, while still lacking a single official “one-click” cure.

Likely causes (what research suggests)

  • Corrupted or mismatched Gaming Services package. Microsoft support guidance repeatedly points to reinstalling Gaming Services via PowerShell and then reinstalling it from the Store, implying this component is a frequent failure point for Xbox app installs and launches.

  • Microsoft Store/Xbox app dependency chain breaking. When Store frameworks, licensing, or app registration is damaged, Game Pass installs can fail even if the Xbox app itself is reinstalled.

  • Install-drive / permissions issues (WindowsApps, WpSystem, XboxGames folders). Community reports describe failures when installing to secondary drives, “incompatible” drives, or drives with stale/corrupt WindowsApps-related folders—often causing 100% download then install failure (commonly 0x80073CF6).

  • System file corruption or Windows servicing issues. Microsoft Q&A recommendations include DISM + SFC, which are typically suggested when underlying Windows components are inconsistent or corrupted.

  • Occasional service-side disruptions. Large Microsoft cloud/service incidents can temporarily prevent installs/purchases or disrupt Xbox services; these aren’t “fixable” locally, but can look identical to local corruption when you’re troubleshooting.

Solutions & Workarounds

1) Reinstall Gaming Services the “clean” way (PowerShell + Store)

Who it helps: Windows 10/11 PC; Xbox app/PC Game Pass installs failing (0x80073CF6/0x87E0000F) or Xbox app features breaking.

Steps:

  • Close the Xbox app and Microsoft Store.
  • Open PowerShell as Administrator.
  • Run the removal commands (Microsoft guidance varies by thread; one commonly recommended approach is removing Gaming Services for all users).
  • Restart the PC immediately after removal completes.
  • Reinstall Gaming Services by launching its Microsoft Store product page via PowerShell, then click Get/Install.
  • Reboot again, then try installing a small Game Pass title first.

Risks/tradeoffs: If interrupted, you can temporarily break Xbox app installs until Gaming Services is reinstalled. Requires admin access.

Stop & contact official support if: Microsoft Store won’t open at all, or Gaming Services installation fails repeatedly even after restarts.

2) Repair Windows component store & system files (DISM + SFC)

Who it helps: PCs where the Store and Xbox app are both malfunctioning, or Gaming Services reinstalls don’t stick.

Steps:

  • Open Command Prompt (Admin).
  • Run DISM /Online /Cleanup-Image /RestoreHealth and wait for completion.
  • Then run sfc /scannow.
  • Reboot and test installs again.

Risks/tradeoffs: Takes time; may reveal deeper Windows corruption requiring more advanced repair.

Stop & contact official support if: DISM/SFC report errors they cannot fix, or you see repeated servicing failures after reboot.

3) Fix the install drive: switch to internal/system drive (test), then migrate properly

Who it helps: Players whose installs fail at 100% or who suspect a secondary drive is triggering the error.

Steps:

  • In Windows Settings, set new apps (or Xbox app install location) temporarily to C: (internal drive).
  • Try installing a small game. If it works on C:, the problem is likely drive/folder/permission related.
  • After confirming it works, consider preparing the secondary drive by ensuring it’s healthy, has stable permissions, and doesn’t contain corrupted Xbox/WindowsApps folders (see next solution).

Risks/tradeoffs: Uses system drive space; not a permanent solution for large libraries.

Stop & contact official support if: Installs fail on every drive, including C:, after Gaming Services reinstall + DISM/SFC.

4) Clean up stale Xbox install folders on the target drive (carefully)

Who it helps: PCs where the Xbox app insists on using the wrong drive, or where the target drive has remnants like WindowsApps/WpSystem/XboxGames that appear corrupted.

Steps:

  • Back up anything important from the target drive.
  • In the Xbox app, remove/stop any pending installs.
  • Look for old game install folders on the target drive (commonly WindowsApps/WpSystem/XboxGames). Community reports suggest corrupted leftovers can cause repeated install failures.
  • If you can’t remove them due to permissions, consider temporarily switching installs back to C:, then using Windows storage settings or admin ownership changes to remove stale folders.
  • Reboot, then retry install to the cleaned drive.

Risks/tradeoffs: You can break existing installs or delete game data if you remove the wrong folders. Permissions work can be fiddly.

Stop & contact official support if: You’re not comfortable changing folder permissions/ownership or you rely on existing installs you can’t afford to disrupt.

5) Reset Microsoft Store and Xbox app (only after the steps above)

Who it helps: Players whose underlying services are fixed, but the apps still behave strangely.

Steps:

  • Go to Windows Settings > Apps.
  • Find Microsoft Store > Advanced options > Reset.
  • Find Xbox > Advanced options > Repair, then Reset if needed.
  • Reboot and test.

Risks/tradeoffs: Resets can sign you out and clear app state; doesn’t fix deeper corruption by itself.

Stop & contact official support if: Store/Xbox can’t sign in, or resets trigger new errors immediately.

6) Rule out “it’s not you”: check for service incidents before deep changes

Who it helps: Anyone troubleshooting during a real outage (installs/purchases can fail temporarily).

Steps:

  • Check official Xbox/Microsoft service health pages and recent incident reporting.
  • If there’s an ongoing incident, wait for recovery and retry later before doing invasive OS/drive surgery.

Risks/tradeoffs: Waiting is frustrating, but prevents unnecessary system changes during an outage.

Stop & contact official support if: Services show “up,” but your account-specific purchases/installs remain broken for more than 24 hours.

Prevention (so it doesn’t come back)

  • Prefer installing Game Pass titles to a stable internal SSD when possible; treat secondary drives cautiously until you’ve confirmed consistent installs.
  • Avoid force-killing the Xbox app/Store during “finishing up” install stages.
  • Keep Windows updated, and periodically run basic disk health checks—silent file-system issues can amplify WindowsApps permission problems.
  • If you use DNS/ad-blocking (Pi-hole, aggressive firewall rules), allow Microsoft Store/Xbox traffic during installs.

FAQ

  • Q: Does reinstalling the Xbox app alone fix 0x80073CF6?
    A: Often no—reports and Microsoft guidance indicate the underlying Gaming Services/Store layer is usually the real issue.

  • Q: Why do my Game Pass downloads hit 100% and then fail?
    A: Research and user reports suggest the download completes, then the install/registration stage fails—commonly due to Gaming Services, Store registration, or drive permission/folder corruption.

  • Q: Is this an outage or my PC?
    A: Both happen. Large Microsoft incidents have disrupted Xbox/Minecraft access in the past; always check service status before doing invasive fixes.

  • Q: If it works on C: but not my other drive, what does that mean?
    A: It strongly suggests a drive/folder/permission issue on the secondary drive (or a filesystem problem), not a pure account problem.

  • Q: Should I delete WindowsApps/WpSystem/XboxGames folders?
    A: Only with care. Incorrect deletion can remove games/saves or create permission headaches. If you’re unsure, stop and use official support.

  • Q: When is it time to do an in-place Windows repair install?
    A: If Gaming Services reinstall + DISM/SFC + drive testing still fail, and Microsoft Store components remain unstable, an in-place repair is a common escalation path mentioned by users—but treat it as a last resort.

Sources & References