
Baldur's Gate 3 Crash on Startup After Patch - PC Fix Guide
Fix Baldur's Gate 3 crashing on startup after a patch update. Resolve mod conflicts, Script Extender issues, Vulkan/DX11 switching, and save corruption on PC.
What is the Baldur's Gate 3 Startup Crash?
Baldur's Gate 3 crashes on startup are one of the most common issues PC players face after installing a new patch or hotfix. The game either fails to launch entirely (black screen then closes), crashes during the Larian Studios splash screen, or freezes on the main menu. This happens because patches change core game files, which can break mod compatibility, invalidate cached data, or conflict with outdated Script Extender versions.
This is a patch-agnostic guide — these fixes work regardless of which specific update caused your crash.
When does it occur?
- Immediately after installing a new patch or hotfix via Steam
- When launching with mods that haven't been updated for the current patch
- After switching between Vulkan and DirectX 11 renderers
- When a save file from a previous version triggers new code paths
- After a failed or interrupted game update
- When BG3 Script Extender (bg3se) version doesn't match the game version
Common causes
- Outdated mods — Mods compiled for a previous patch version are the #1 cause of post-patch crashes
- Script Extender version mismatch — bg3se injects a DWrite.dll that crashes the game if it's outdated
- Corrupted shader cache or level cache — Leftover cached data from a previous version
- Vulkan renderer instability — Some GPU/driver combinations crash with Vulkan after updates
- Corrupted save files — Saves from older patches can contain references to removed or changed game data
- Corrupted game files — An interrupted Steam update can leave game files in a broken state
- Antivirus interference — Security software quarantining updated game executables
Step-by-step fixes
- Remove or update all mods — Navigate to
Documents\Larian Studios\Baldur's Gate 3\Modsand move all.pakfiles to a backup folder. Also check thePublicfolder in the game's data directory for loose-file mods. Re-enable mods only after confirming the game launches cleanly without them.
- Delete the Script Extender DLL — Go to your BG3 install folder (e.g.,
C:\Program Files (x86)\Steam\steamapps\common\Baldurs Gate 3\bin\) and deleteDWrite.dll. This file is from bg3se and will crash your game on launch if it doesn't match the current patch version. Reinstall the Script Extender from the [latest release](https://github.com/Norbyte/bg3se/releases) only after the game runs.
- Switch the graphics API — In the BG3 launcher, click the gear icon next to "Play" and select DirectX 11 instead of Vulkan (or vice versa). Vulkan is the default but DX11 is more stable on some configurations after patches.
- Clear the LevelCache — Navigate to
%LocalAppData%\Larian Studios\Baldur's Gate 3\LevelCacheand delete its contents. Corrupted cache files here cause crashes when loading saves or entering new areas.
- Verify game files on Steam — Right-click Baldur's Gate 3 in Steam Library > Properties > Installed Files > Verify integrity of game files. This replaces any files corrupted during the update process.
- Reset game configuration — Go to
%LocalAppData%\Larian Studios\Baldur's Gate 3\and rename thePlayerProfilesfolder toPlayerProfiles_backup. The game will recreate default settings on next launch. If this fixes the crash, copy back your save files from the backup folder.
- Update GPU drivers — Download the latest drivers from Nvidia or AMD. BG3 patches sometimes require newer driver versions for stability. Use a clean install to ensure no old driver remnants interfere.
- Run as Administrator — Right-click
bg3.exeorbg3_dx11.exein thebinfolder > Properties > Compatibility > check "Run this program as an administrator."
If it still doesn't work
If the game still won't launch, check the crash logs at %LocalAppData%\Larian Studios\Baldur's Gate 3\Crashes\. The most recent .dmp and .log files can help identify the specific module causing the crash. Search for the error string on the [Larian Studios support page](https://larian.com/support/faqs) or the [Steam Community discussions](https://steamcommunity.com/app/1086940/discussions/).
As a last resort, perform a complete reinstall: uninstall via Steam, manually delete the game folder and the %LocalAppData%\Larian Studios\Baldur's Gate 3\ folder, then reinstall. Back up your save files from PlayerProfiles first.
Related errors
Fix DXGI_ERROR_DEVICE_HUNG (0x887A0006) crashing all games on Windows 10 and 11. TDR registry fix, GPU underclocking, DirectX 11 fallback, and driver solutions.
Fix Steam disk write error on SSD. Permission issues, drive errors, corrupted downloads preventing game installation or updates on solid state drives.
Fix PC that powers on but monitor shows no display. Black screen issues, POST failures, and connection problems preventing video output at startup.