MinecraftStatusPublic instrument · Evidence Ladder

Measured, not guessed.

Is Minecraft down? How to separate platform and server outages

“Is Minecraft down?” is three questions—platform services, a third-party server, or a local path—and one failed join is not a global outage.

Last verified
Evidence cutoff

Direct answer: “Is Minecraft down?” is three different questions. Failures can be (1) platform services used for sign-in, sessions, skins, launcher metadata, or related Microsoft identity pieces; (2) a third-party multiplayer server you typed in yourself; or (3) local network, device, account, DNS, firewall, or client problems. One red status tile, one Discord complaint, or one failed join is not enough to declare a global outage.

For shared outage updates and continued troubleshooting, see the MinecraftStatus community on Discord.

This guide is diagnostic. It does not announce a live outage and it does not treat every multiplayer error as “Mojang is down.”

Split the failure surface

ScopeTypical symptomsWhat proves it (and what does not)
Platform / servicesLauncher cannot finish sign-in; many unrelated online-mode servers reject login at once; skin/profile services fail while singleplayer still worksScoped service evidence, official component reports, and multi-path corroboration—not a single user report
Third-party serverOnly one address fails; other servers and singleplayer work; friends on other networks also fail that addressServer status/refusal evidence for that host; operator-side process/firewall notes
Local / account / networkOnly your device or network fails; others join the same server; browser/other apps also struggle; VPN/firewall recently changedLocal isolation steps from official network guidance; account/session checks

Minecraft multiplayer is not one machine. Java online-mode joins depend on account tokens and session verification with Mojang/Microsoft services and on the third-party server’s process, ports, and rules. Those fail independently.

Diagnostic flow

  1. Write down the exact client string and when it started. “Can’t connect,” authentication-unavailable, unknown host, connection refused, and timed out point at different scopes. Vague “Minecraft is broken” wastes the next steps.

  2. Check singleplayer and the launcher first. If you cannot launch or stay signed in at all, prefer platform/account/local work before blaming a community server. Official launcher-service guidance covers cases where the launcher signs in but still cannot reach Minecraft services—including same-account consistency with related Microsoft apps and dependency repair on Windows.

  3. Test more than one multiplayer target.

    • Many unrelated servers fail the same way → lean platform or local shared dependency (DNS, firewall, auth).

    • Only one address fails → lean that server or your path to it. Use the server status checker for a status observation on that address, then interpret Online/Offline/Unknown carefully.

  4. Inspect the method actually shown on the status page. The live board collects the launcher version manifest, Minecraft public keys, Microsoft identity discovery, and the official PlayFab summary. Other rows are explicitly Not collected. Read each row’s evidence scope and freshness; one healthy component is not a verdict on the whole game.

  5. Treat official component feeds as component-scoped. PlayFab publishes its own status summary API and status page. A PlayFab component incident is evidence about PlayFab components named there—not automatic proof that every Minecraft feature is down. Xbox-related surfaces may be linked as reference even when machine-readable collection is incomplete (Not collected is honest, not an outage).

  6. Corroborate before you claim an outage. Prefer: an official component incident, or two independent failure paths for the same semantic operation while control checks pass, or an auth failure that lines up with independent anonymous/official failures. One monitor, one ISP, or one viral screenshot is weak.

  7. If auth language appears, isolate it. Messages about authentication servers being unavailable need their own tree—platform vs hosts file vs DNS vs account—not a generic “servers are down” post. Continue with Minecraft authentication servers status and authentication servers are currently unavailable.

  8. If only one community server fails, stop saying “Minecraft is down.” Run the can’t connect checklist: address/DNS, version, ports, firewall, and server-side state.

  9. Apply official local network basics when your scope looks local. Minecraft Help’s network article points at personal networks (work/school filtering), basic connectivity, reducing other traffic, wireless strength, DNS set back to automatic / cache flush where appropriate, NAT/VPN complications, and allowing the game through firewalls without destructive proxies on required ports.

Evidence limits

  • This guide does not report a present-tense outage. Check live tools at the moment you care about.

  • Anonymous HTTP checks prove only what their contracts define (schema, keys present, name→UUID shape, texture host allowlist, OIDC discovery fields, and so on). They do not execute a full Microsoft→Xbox→Minecraft login as every player.

  • Authenticated synthetic login/join monitors may remain Not collected until enabled; missing authenticated coverage is not proof of health or of outage.

  • User-report charts can reflect reporting and regional bias and do not independently establish scope; use them only as corroboration, not verdicts.

  • A third-party server can be Online on status while rejecting your account, version, or IP—and Offline on status while a different play path still works.

Live check

Start with Minecraft services status for platform-scoped rows, then the server status checker for a specific multiplayer address. Re-read evidence windows; stale green is not a promise.

Last verified

  • Evidence cutoff: 2026-07-20

  • Sources rechecked: Minecraft Help network and launcher-services articles; live GETs to version manifest, public keys, name lookup, signed session profile, Microsoft consumer OIDC discovery, and PlayFab summary; Minecraft Wiki auth/API documentation for dependency shape.