Xbox Says Disc-Based Games Should Have Worked During Its July Outage — A Fix Is Coming

Xbox's technology chief Scott Van Vliet confirmed on July 29, 2026, that physical disc-based games should have remained playable during the platform's near-full-day outage two days earlier, and that a fix for the issue is coming in an upcoming console update.
The outage struck Xbox Live on July 27, 2026, taking online services offline for almost an entire day. Error code 0x87e107df surfaced widely among affected users — a code that typically appears when Xbox Live cannot verify digital game licenses. Microsoft stated at the time that services were slowly improving but warned users to expect ongoing issues. Economic Times
Van Vliet attributed the outage to problems at an external licensing service. That dependency cascaded into the broader service disruption, but the more pointed issue is what happened to physical media. During the outage, some Xbox players found themselves unable to launch games from discs they physically owned. Van Vliet told The Verge that disc-based entitlement checks — the process a console uses to confirm you have the right to play a game — should not prevent players from accessing their games, and that this behavior is by design. The Verge
The mechanism is straightforward in principle: disc entitlements are supposed to be cached locally, meaning a console stores proof of ownership on the device itself so it can launch a game without contacting Xbox Live. That local cache is what allows offline play from physical media. Van Vliet stated that the system enabling this local storage did not work correctly during the outage, meaning the console fell back to a server-side check at the exact moment those servers were unreachable.
Two days earlier, on July 27, Van Vliet had publicly apologized on social media, stating: "We Must Do Better To Support You." Pure Xbox The apology preceded the technical explanation by two days, leaving the disc-playback question unanswered until Van Vliet's subsequent comments to The Verge.
A fix for the disc entitlement caching failure will arrive in an upcoming Xbox update, though no specific release window has been given. Engadget
The broader context here is about the architecture of ownership verification on modern consoles. The assumption many players hold is that a physical disc is self-sufficient: insert it, the console reads it, the game runs. In practice, the Xbox's entitlement system operates as a hybrid of local and server-side checks, and when the local caching layer fails, the console defaults to requiring a network round-trip that may not be possible. The design intent, as Van Vliet describes it, is for local entitlements to be sufficient. The implementation, during this outage, did not match that intent.
The dependency chain this exposes is worth pausing on. An external licensing service, operated outside Xbox's direct infrastructure, became a single point of failure for an entire platform's online services. And the local fallback that should have insulated physical media from that failure did not trigger correctly. For a platform that supports both digital and physical distribution, the disc path is supposed to be the resilient one. During this incident, it wasn't.
The error code 0x87e107df is not new to Xbox users; it has appeared in previous incidents where license verification was disrupted. Its recurrence here indicates the underlying verification flow remains structurally dependent on server availability even when local caching is supposed to provide independence.
Van Vliet's acknowledgment that disc entitlements should be saved locally and his confirmation that this system failed is a notable concession. It directly addresses the frustration players expressed when physical media, purchased specifically for its offline resilience, became unplayable because of a cloud-side outage. The pending fix should restore the intended behavior, though until it ships, the gap between design and reality remains open.
For anyone who has worked in systems design, the pattern is recognizable: a caching layer designed to provide graceful degradation during upstream failures, silently failing to do its job at the moment it is most needed. The fix will address this specific instance, but the incident is a useful case study in how entitlement management and offline resilience are coupled in practice, and how that coupling can break under real-world load.


