Download
depot / guides / delisted-games

Downloading a delisted game you own

A game you bought vanished from the Steam store, and you're worried it's gone. First, the reassuring part: it almost certainly isn't. Delisting stops new sales — it doesn't take the game out of the library of anyone who already owns it. I've run this for a few delisted games out of my own library, so here's what's actually true about access, when DepotDownloader is the better way to get it, and why you might want a copy of your own regardless.

01First, the good news

"Delisted" means the store page is gone, so no one can buy it anymore. It does not mean it left your library. If you owned the game before it was removed, it stays in your account, and you can still install and play it through the normal Steam client — that's the rule Valve has held to for years, and it covers the large majority of delistings (licensing lapses, publisher pulls, retired editions). So before reaching for any tool: check your library. The game is probably right there, downloadable as always. If it is, you don't need this page — Steam's client is the simplest path.

This guide is for the cases where the normal route falls short, and for the cautious owner who'd rather not depend on it forever.

02When DepotDownloader helps

A few situations where pulling the files directly beats (or rescues) the client download — all for a game your account still owns:

  • The client download misbehaves. Some delisted or long-dormant apps the client handles poorly — stuck queues, "content still encrypted," update loops. DepotDownloader fetches the depots directly and often just works where the client stalls.
  • You want a standalone copy. A folder of the game's files on your own drive, independent of the client's install — for backup, for moving between machines, for keeping it safe against a future change (more on that below).
  • You need a specific version. A delisted game is still a game with a manifest history; if you want a particular build (the last one before a breaking patch, say), that's the normal downgrade workflow, delisted or not.
  • The store page is gone, so finding it is harder. No store URL to read the App ID from — but SteamDB keeps the app's page, which is exactly how you look up a removed game's IDs.

03How to do it

It's the standard download, with one twist: you find the IDs on SteamDB instead of the (vanished) store page.

  1. Search the game's name on SteamDB to get its App ID and the depot you need — the find-your-IDs guide covers picking the right depot.
  2. Run DepotDownloader logged in with the account that owns the game (delisted games still license-check; ownership is what makes this work):
> .\DepotDownloader.exe -app <appid> -depot <depotid> \ -username you -remember-password -dir .\the-game

Omit -manifest to get the latest available build of that depot; add it for a specific version. What bit me the first time was assuming the client's stuck "content still encrypted" loop meant the game was gone — it wasn't, DepotDownloader pulled it straight down once I logged in with the owning account. Then turn the folder into a playable game via after the download. (There's an active preservation community around exactly this — the "Removed Games Collectors" crowd and an Internet Archive collection of delisted titles catalogue what's been pulled — useful for confirming a game's status and IDs, though the downloading still runs on your own ownership.)

04Why keep your own copy

Even when the client download works fine today, there's a real reason a careful owner archives a delisted game: delisting is sometimes the first step, not the last. The common case is permanent access — but the rarer, scarier cases (a license genuinely revoked over a legal dispute; a game that depends on activation or online servers the publisher later shuts down) do happen, and they happen to delisted games more than to ones still selling. A standalone copy on your own disk, taken while you still hold the license and the depots still serve, is insurance against that tail — and don't forget the extras, since a delisted game's bundled soundtrack and OST files are just as easily lost and just as easily pulled while access lasts. This is the whole logic of the preservation tiers applied to the games most at risk: the ones already on their way out of the store. If a delisted game matters to you, download a copy now — not the week the news says its servers are closing. If it were my library, I'd batch-pull the delisted titles I actually care about onto a backup drive in one sitting and stop thinking about it — the scripted loop for doing that across several games at once is laid out in archiving your Steam library.

05The limits nothing gets around

Honesty, so you don't waste an evening:

  • You must still own it. DepotDownloader downloads games your account is licensed for. If the rare thing happened and your license was revoked (not just the store listing), the depot keys won't come and nothing downloads it — that's the ownership wall, the same one that stops you downloading a game you never bought. Delisting alone doesn't revoke your license; revocation is a separate, uncommon event.
  • Getting the files isn't always getting a working game. If a game needed third-party DRM, an activation server, or online services that have since been switched off, the binaries on your disk may not run or may lose their online half — and no download tool changes that. Single-player titles with no external dependency are the clean case; always-online ones are the sad one.
  • This is for games you own. "Delisted" is not a loophole for getting a game you never bought — the ownership check is the same as everywhere on this site. Wanting a game that's no longer for sale is understandable; it still isn't yours to download unless you bought it.

The summary: a delisted game you own is almost always still yours to download — through the client most simply, through DepotDownloader when you want a direct, archivable, version-specific copy. Treat the store removal as your cue to make that copy, and the game outlives whatever took it off the shelf.