How To Fix God Of War Crashing On Steam (2026 Troubleshooting Guide)

God of War (2018) on Steam crashes most often due to outdated GPU drivers, corrupted game files, or overlay software conflicts. The game has been out on PC since January 2022 and has received patches up to v1.0.13, but crashes still affect players — especially on older hardware or systems with software conflicts. This guide covers every known fix, starting with the ones most likely to solve your problem.

Check the Minimum and Recommended System Requirements First

Before troubleshooting, make sure your PC actually meets the game’s requirements. Running God of War below minimum specs will cause crashes, freezes, and black screens at launch.

SpecMinimum (720p / 30 FPS Low)Recommended (1080p / 60 FPS Original)
OSWindows 10 64-bit (v1809+)Windows 10 64-bit (v1809+)
CPUIntel i5-2500K / AMD Ryzen 3 1200Intel i5-6600K / AMD Ryzen 5 2400G
RAM8 GB DDR8 GB DDR
GPUNVIDIA GTX 960 4 GB / AMD R9 290X 4 GBNVIDIA GTX 1060 6 GB / AMD RX 570 4 GB
DirectXVersion 11Version 11
Storage70 GB HDD (SSD recommended)70 GB SSD

Important as of 2026: If you’re running 8 GB RAM total with a lot of background apps, you’ll hit memory-related crashes. 16 GB is the practical minimum for a smooth experience in 2026 given how much RAM Windows 10/11 and background services consume.

Fix #1: Update Your GPU Drivers

Outdated or corrupted graphics drivers are the single most common cause of God of War crashes on PC. Both NVIDIA and AMD have released multiple driver updates since the game launched that specifically addressed stability issues with this title.

For NVIDIA GPUs:

  1. Open GeForce Experience or go to nvidia.com/drivers
  2. Download and install the latest Game Ready Driver
  3. Choose Custom Install → Clean Installation to replace any corrupted driver files
  4. Restart your PC before launching the game

For AMD GPUs:

  1. Open AMD Adrenalin Software or go to amd.com/en/support
  2. Download the latest Recommended (WHQL) driver for your card
  3. Use Factory Reset during installation to clear old driver profiles
  4. Restart your PC

If the crashes started immediately after a driver update, roll back to the previous version using Device Manager → Display Adapters → right-click your GPU → Properties → Driver tab → Roll Back Driver.

Fix #2: Verify Integrity of Game Files

Corrupted or missing game files cause crashes at launch, during loading screens, or at specific gameplay moments. Steam’s built-in file verification tool fixes this quickly.

  1. Open Steam and go to your Library
  2. Right-click God of WarProperties
  3. Go to the Installed Files tab (previously called Local Files)
  4. Click Verify integrity of game files
  5. Wait for the scan to complete — it will re-download any corrupted or missing files
  6. Launch the game again

This process can take 5–10 minutes depending on your drive speed. If it finds and replaces files, that’s a good sign — the corrupted files were likely causing your crashes.

Fix #3: Disable Overlay Applications

Overlay software is a notorious crash trigger for God of War specifically. The game has known conflicts with Steam Overlay, Discord Overlay, NVIDIA GeForce Experience Overlay, and Xbox Game Bar.

Disable Steam Overlay:

  1. Open Steam → Settings (top-left menu)
  2. Click In-Game on the left panel
  3. Uncheck Enable the Steam Overlay while in-game

Disable Discord Overlay:

  1. Open Discord → User Settings (gear icon)
  2. Go to Game Overlay under Activity Settings
  3. Toggle off Enable in-game overlay

Disable NVIDIA GeForce Experience Overlay:

  1. Open GeForce Experience → Settings (gear icon)
  2. Toggle off In-Game Overlay

Disable Xbox Game Bar:

  1. Open Windows Settings → GamingXbox Game Bar
  2. Toggle it off

After disabling all overlays, restart your PC and launch the game directly from Steam.

Fix #4: Delete the Shader Cache and Let It Rebuild

God of War compiles shaders at launch. If this process is interrupted or the cache becomes corrupted, the game will crash — sometimes immediately, sometimes after the shader compilation progress bar appears.

  1. Navigate to: C:\ProgramData\NVIDIA Corporation\NV_Cache (for NVIDIA) or %LocalAppData%\AMD\DxCache (for AMD)
  2. Delete all files inside the cache folder
  3. Also delete the God of War shader cache in Steam: right-click the game in your Library → PropertiesInstalled FilesClear shader cache (if available, depends on Steam version)
  4. Launch God of War — let the shader compilation bar complete fully without alt-tabbing or interrupting it

Critical: Do not alt-tab, open overlays, or interact with your PC while shaders are compiling. Interrupting this process is a known crash trigger.

Fix #5: Run Steam and the Game as Administrator

Permission issues can prevent God of War from accessing the files and system resources it needs, especially on systems with strict UAC settings.

  1. Close Steam completely (check your system tray — right-click the Steam icon → Exit)
  2. Navigate to your Steam installation folder (default: C:\Program Files (x86)\Steam)
  3. Right-click Steam.exePropertiesCompatibility tab
  4. Check Run this program as an administrator → click Apply
  5. Also do this for the game executable: navigate to Steam\steamapps\common\GodOfWar\GoW.exe
  6. Right-click → PropertiesCompatibility → check Run this program as an administratorApply
  7. Launch Steam and start God of War

Fix #6: Update DirectX, Visual C++ Redistributables, and .NET

God of War requires specific runtime libraries. If these are missing or outdated, the game will crash at launch with no clear error message.

  1. DirectX: Download and run the DirectX End-User Runtime Web Installer from Microsoft
  2. Visual C++ Redistributables: Install the latest Microsoft Visual C++ Redistributable packages (both x86 and x64 versions) from the Microsoft support page
  3. Restart your PC after installing both

You can also find these redistributables in your Steam game folder: Steam\steamapps\common\GodOfWar\_CommonRedist — run every installer in that folder.

Fix #7: Set the Game to High Priority in Task Manager

If God of War crashes mid-gameplay (not at launch), setting higher process priority can prevent Windows from starving the game of CPU resources.

  1. Launch God of War normally
  2. Press Ctrl + Shift + Esc to open Task Manager
  3. Click the Details tab
  4. Find GoW.exe in the list
  5. Right-click it → Set PriorityHigh

Do not set it to Realtime — this can freeze your entire system. High priority is sufficient.

Fix #8: Switch to High Performance Power Plan

Laptops and some pre-built desktops default to Balanced power mode, which throttles CPU and GPU performance and can cause crashes in demanding games.

  1. Open Control PanelHardware and SoundPower Options
  2. Select High Performance (you may need to click “Show additional plans” to see it)
  3. On Windows 11: SettingsSystemPower → set Power mode to Best Performance
  4. If you’re on a laptop, also make sure it’s plugged into AC power while gaming

Fix #9: Fix the Duplicate GameInput Bug (Windows 10/11)

This is a community-discovered fix that solves crashes for many players. Windows sometimes installs duplicate versions of the GameInput runtime, which causes conflicts.

  1. Open SettingsAppsInstalled Apps
  2. Search for GameInput
  3. If you see more than one version listed, uninstall the older one and keep only the newest version
  4. Restart your PC and launch the game

This fix was widely reported on Steam Community forums and solves unexplained startup crashes that other fixes don’t touch.

Fix #10: Disable Overclocking

If you’ve overclocked your CPU, GPU, or RAM, God of War may crash due to instability that doesn’t show up in synthetic benchmarks but triggers under the game’s specific workload.

  1. GPU: Open MSI Afterburner, EVGA Precision, or your overclocking tool and reset all sliders to default
  2. CPU: Enter BIOS (restart → press Del or F2 during boot) and load default/optimized settings or disable XMP/EXPO profiles temporarily
  3. RAM: If you enabled XMP/EXPO for your RAM, try disabling it temporarily to rule out memory instability

If the game runs stable without overclocking, the issue is your overclock — not the game. Dial back your overclock incrementally to find the stable limit.

Fix #11: Delete the Sony SDK Cache Folder

If God of War crashes immediately at launch before showing any game window, try deleting the Sony SDK cache:

  1. Navigate to: C:\ProgramData\Sony Interactive Entertainment Inc\PSPC_SDK
  2. Delete the entire PSPC_SDK folder
  3. Go back to Steam and verify integrity of game files (this regenerates the needed files cleanly)
  4. Launch the game

This folder sometimes contains corrupted cache data from interrupted updates or failed launches.

Fix #12: Reinstall the Game

If nothing above works, a full clean reinstall is your last resort before considering hardware issues.

  1. In Steam, right-click God of WarManageUninstall
  2. After uninstall completes, manually delete any remaining files in Steam\steamapps\common\GodOfWar\
  3. Also delete: C:\ProgramData\Sony Interactive Entertainment Inc\PSPC_SDK
  4. Reinstall God of War from your Steam Library
  5. Before launching, apply Fix #1 (clean GPU driver install) and Fix #6 (runtime libraries)

When to Contact Support

If you’ve tried every fix above and God of War still crashes, the issue may be hardware-related — failing RAM, an overheating GPU, or a dying storage drive. Check your temperatures with HWMonitor or HWiNFO64 during gameplay. GPU temperatures above 90°C or CPU temps above 95°C indicate a cooling problem.

You can also report your issue directly to Santa Monica Studio’s PC support through the official PlayStation support page or the God of War Steam Community discussions at steamcommunity.com/app/1593500/discussions/. Include your crash dump files (found in Steam\steamapps\common\GodOfWar\ with a .dmp extension) when reporting.

Leave a Reply

Your email address will not be published. Required fields are marked *