When a game’s servers shut down, anything that depended on that server stops working. That can mean losing online multiplayer, matchmaking, leaderboards, cloud saves, or in-game stores. For games built entirely around a server connection, the whole game can become unplayable — even if the disc or download is still sitting on a hard drive.
§01What actually stops working when servers go offline?
The exact list depends on how the game was built, but it usually falls into a few categories: multiplayer matches, account verification, downloadable content delivery, cross-save syncing, and in-game economies. Some games lose only these extras. Others lose everything, because the server was doing work the local copy of the game was never designed to do on its own.
- Always-online games — games that check in with a server just to let you start a single-player session, not just to play online with others. No server, no launch, regardless of what mode you wanted to play.
- Online-only multiplayer games — the multiplayer stops, but if there’s a separate offline mode or campaign, that often keeps working.
- Games with server-side saves — progress that lived on a company’s servers rather than on the disc or console can simply disappear, since there was never a local copy to fall back on.
- Games with server-hosted content — some titles stream maps, characters, or seasonal content from a server rather than storing it locally, so losing the server can mean losing large chunks of the game even if the core software still runs.
§02Why do some games die completely while others keep working?
It comes down to how much of the game’s logic and data lives on the server versus on the disc or in the installed files. A game built as a thin client — where the server does the heavy lifting and your device is mostly a screen and controller — cannot function without that server at all.
By contrast, older games and many offline-first titles run their core logic locally. The server, if there is one, is bolted on for leaderboards, matchmaking, or downloadable extras. Pull the server away from a game like that and the single-player experience is often untouched.
This is one reason the shift from cartridges to discs mattered less for long-term survivability than the later shift to always-online architecture. Discs and cartridges are physical and self-contained; a server is a business decision that can be reversed at any time.
§03Does this only affect multiplayer games?
No. Server dependency shows up in single-player games too, particularly ones released more recently that use online activation checks, cloud-only save systems, or server-side digital rights management. A single-player game can be rendered unplayable by a shutdown even though nothing about its story or mechanics required an internet connection in the first place.
This is different from the way online multiplayer became a standard expectation for games generally. Multiplayer needing a server to coordinate players makes sense. A single-player game needing a server just to boot is a design choice, not a technical necessity, and it’s the choice that causes the most frustration when support ends.
§04Can players do anything to keep a game working after shutdown?
Sometimes. Community-run private servers have kept some online games playable after official support ends, built by fans who reverse-engineer how the original server communicated with the game client. Other times, a developer releases an official offline patch or a “legacy” mode before shutting things down, which is the cleanest outcome for players.
What players should not attempt is looking for ways to bypass licensing checks or account restrictions on games that are still officially supported — that’s a legal grey area at best, and it’s different from community preservation efforts that operate around games whose official support has genuinely ended. The line between “keeping a game alive” and “breaking access controls” matters, and it’s worth understanding before assuming any workaround is fine.

§05Why do companies shut servers down at all?
Running servers costs money indefinitely — hosting, bandwidth, moderation, security patching — for a player base that naturally shrinks over time as people move to newer games. At some point the ongoing cost stops being worth it against a dwindling audience, and the studio (or whoever now owns the game’s infrastructure) decides to switch it off.
Shutdowns also happen when a company is acquired, restructured, or closes, when licensing agreements for music or other included content expire, or when the underlying technology the servers depend on becomes too old to maintain safely. None of this is usually about punishing players; it’s closer to a landlord deciding a building costs more to keep open than it earns.
§06How is this different from a console or PC just getting old?
Hardware ageing and server shutdowns are separate problems that sometimes get confused. An old console can keep playing an old disc-based game forever, as long as the hardware itself still functions — see how a console can actually last before it fails for what really wears out over time. A server shutdown is different: it can make a game unplayable the day it happens, on hardware that is otherwise in perfect condition.
This is part of why preserving old video games is so difficult. A cartridge or disc from decades ago can, physically, still work today. A game that depended on a server can become unrecoverable the moment that server is turned off, unless someone made a deliberate effort to document or replicate how it worked beforehand.
§07Does buying physical instead of digital protect against this?
Partly, but not completely. A physical copy guarantees you own a durable object that doesn’t depend on a storefront staying online, which is a real advantage covered in more detail in our look at whether digital or physical wins out long-term. But a physical disc of an always-online game is still just a key that unlocks a server — if the server is gone, the disc doesn’t help.
The safest bet for long-term playability is a game that is both physical and fully functional offline. Checking what a game actually requires to run — before assuming a box on a shelf means permanent access — is one of the more useful habits covered in our guide to what to check before buying a used game.
§08What can players do before a shutdown happens?
Shutdowns are usually announced with some notice, giving players a window to act. It’s worth paying attention to:
- Official shutdown notices from the publisher, which sometimes include instructions for exporting saves or unlocking offline modes.
- Whether a game has an offline single-player component worth finishing before online features disappear.
- Community preservation projects, which document how a game’s online systems worked, for historical reference even where they can’t restore full functionality.
None of this guarantees a game survives its own server, but it’s the difference between losing access with no warning and having a chance to see what’s actually at stake before it happens. For broader context on how the industry treats games as products with a shelf life rather than permanent purchases, our hub on the history and mechanics behind games and our retro and preservation archive both cover related ground worth exploring.