Quick Links

Steam is generally pretty stable, but every now and then you'll run into a problem. This guide gives solutions to common problems you'll encounter in Steam, from games crashing or not working properly to Steam failing to launch.

If none of these solutions helps, try Googling the problem -- you may have run into a game-specific problem with a game-specific solution or just a more obscure Steam bug. However, we do have dedicated guides for fixing Steam error code 16 and a Steam disk write error.

Validate Game Caches

If a game fails to load, crashes as soon as it loads, or crashes when you reach a specific level, your game's files may be corrupted. Corrupted files can also cause a multitude of other odd game bugs. To fix corrupted game files, you can have Steam validate the game's cache on your system. Steam will examine the game's files and -- if any problems are detected -- will re-download the corrupted files from Steam's servers.

To validate a game's cache, right-click the game in your Steam library and select Properties. In the properties window, click the Local Files tab and click the Verify Integrity of Game Cache button.

image

Delete ClientRegistry.blob

If Steam itself is failing to launch or you still experience odd issues with games not working properly, you might want to try deleting your ClientRegistry.blob file. After deleting this file, you'll have to log back into Steam and other local settings will also be lost -- for example, you'll have to re-categorize your games. You'll find this file in your Steam directory -- C:\Program Files (x86)\Steam by default. Be sure to close Steam completely (click the Steam menu at the top of the Steam window and select Exit) before deleting this file.

image

Change Download Server

Steam periodically detects the closest download server to you. However, these download servers can become overloaded -- if games are downloading slowly, you may want to change your download server. You can view each download server's load on the Steam Content Server Status page. Be sure to choose one reasonably nearby.

image

To change your download server, click the Steam menu and select Settings. From the Settings window, click the Downloads + Cloud tab and select a different server from the Download region box.

image

You'll have to restart Steam after changing this setting.

Set CPU Affinity

Some older games don't play nice with multiple CPU cores on modern computers. Common symptoms include glitchy, jumpy animations and the animations playing too fast -- the game's animations may even be out of sync with the audio. You can tell Windows to run on the game on only one CPU core to solve this problem -- this is referred to as setting the game's CPU affinity.

The easiest way to do this is by launching a game, alt-tabbing out, opening the task manager, right-clicking the game's process on the Processes tab and using the Set Affinity option. However, this may not always solve the problem -- if the problem has already started occurring, the gameplay may be glitchy until you relaunch the game.

One trick you can use is setting Steam.exe's CPU affinity instead -- when you launch the game through Steam, it will inherit Steam's CPU affinity and launch with the correct CPU affinity. Right-click your taskbar and select Start Task Manager to open the task manager.

image

Be sure to change Steam's CPU affinity back to the default -- using all cores -- before launching a demanding, modern game. Windows doesn't "save" CPU affinity between sessions -- when you close Steam and reopen it, it will use its default CPU affinity settings.

image

Disable Steam Overlay

Some old games may also have graphical issues with Steam's in-game overlay -- the screen that appears when you press Shift+Tab while in a game. You can disable the overlay for an individual game by right-clicking the game in your Steam library, selecting Properties, and unchecking the Enable Steam Community In-Game check box.

image

Disable Compatibility Mode

Windows automatically assigns compatibility mode settings to certain programs -- including Steam -- when they crash. If Steam detects it's running in compatibility mode, you'll see a message like this one:

image

If you right-click the Steam shortcut and select Properties, you won't see any compatibility settings being applied:

image

Windows has hidden the compatibility mode setting it applied -- you can only remove it from the registry. First, launch the registry editor by clicking Start, typing Regedit into the Start menu, and pressing Enter. Browse to the HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers key in the registry editor and delete any values associated with Steam.

image

Steam should now launch without any compatibility mode errors.


Do you have other troubleshooting tips to share? Leave a comment and let us know about them.