83
Steam Steam
Severity: ModerateWhat Does This Error Mean?
Steam Error Code 83 means the game failed to start and Steam couldn't capture the reason why. It's a catchall launch failure code often seen with games that use Valve's newer Steamworks SDK. File corruption, overlay conflicts, and missing game dependencies are the usual culprits.
Affected Models
- Steam (Windows)
- Steam (macOS)
- Steam Deck
- Proton (Linux)
Common Causes
- The game's executable or core files are corrupted
- The Steam overlay is causing a crash immediately at game startup
- A required .NET Framework or Visual C++ version is missing
- The game is installed on a drive that Steam doesn't have full write permission for
- An anti-cheat system (EasyAntiCheat, BattlEye) failed to initialize
How to Fix It
-
Right-click the game in your Steam Library, go to Properties > Local Files, and click 'Verify integrity of game files'.
Corrupted files are by far the most common cause of error 83. This step fixes it for most users.
-
Disable the Steam overlay. Right-click the game > Properties > General > uncheck 'Enable the Steam overlay while in-game'. Try launching again.
The overlay injects itself into the game process at startup. If it causes a crash, you get error 83.
-
Navigate to the game's install folder (right-click > Manage > Browse local files) and look for an EasyAntiCheat or BattlEye folder. Run the setup or repair tool inside it.
A corrupted anti-cheat service prevents the game from launching and returns a generic error like 83.
-
Run Steam as administrator. Right-click Steam > 'Run as administrator'. This ensures Steam has full permission to launch games on any drive.
If your games are on a secondary drive (like D:\), Steam may lack write permission without administrator rights.
-
Install or repair Visual C++ redistributables and .NET Framework. Search for these in Windows Settings > Apps and repair the existing versions, or download the latest from Microsoft's website.
Many games depend on specific versions of these components. A corrupted package causes error 83.
When to Call a Professional
Error code 83 is a software configuration issue. No professional help is needed. If anti-cheat is the cause, check the game's official support page — some anti-cheat failures require reinstalling the anti-cheat service directly.
Frequently Asked Questions
Why does error 83 only happen after a game update?
A game update can introduce new files, change existing ones, or update the anti-cheat service. If any part of that update didn't complete correctly, the game breaks. Verifying integrity of game files after every update that causes problems is a good habit.
Does error 83 mean I need to reinstall Windows?
Almost certainly not. Error 83 is a game-level launch failure, not a Windows system error. Try the simpler fixes first — verify files, disable overlay, reinstall the game. Windows reinstall is never necessary for this error.
Can error 83 appear on Steam Deck?
Yes. On Steam Deck, error 83 often appears when a game's anti-cheat (like EasyAntiCheat) does not support Linux or Proton. Check the game's Steam page or ProtonDB to see if the game is compatible with Steam Deck.