How to Update Graphics Card Drivers for Death Stranding 2 to Fix Low FPS Issues

Properly updating your graphics drivers with DDU can eliminate low FPS, stuttering, and crashes in Death Stranding 2.

By Central
Using Display Driver Uninstaller in Safe Mode ensures a clean driver installation for optimal game performance.
Highlights
  • Windows Update drivers are often months old and lack game-specific profiles, causing low FPS.
  • Using Display Driver Uninstaller in Safe Mode removes old driver remnants that cause micro-stuttering.
  • Windows 11 24H2's stricter driver signature enforcement can cause Code 52 errors and poor performance.

Low FPS in Death Stranding 2 isn’t always about raw GPU power. Sometimes the driver is the bottleneck. But updating it the wrong way can make performance worse, introduce stuttering, or even crash the game at startup. This guide skips the basics. You know where Device Manager is. You know how to right-click. We go straight to the non-obvious stuff — the tools, the versioning traps, and the per-game settings that separate a smooth 60 FPS from a slideshow.

To fix low FPS in Death Stranding 2, updating your graphics card driver involves more than clicking “Update driver” in Device Manager. You should use Display Driver Uninstaller in Safe Mode to completely remove old driver remnants, then install the latest Game Ready driver from Nvidia or AMD with a clean installation option. After the update, adjust per-game settings in the control panel — force maximum performance, disable unnecessary features, and match the DirectX version to what the game uses.

Why Standard Driver Updates Fail

Windows Update delivers drivers that are “good enough” for basic display output. They are often months old and lack game-specific profiles. Device Manager’s “Search automatically for drivers” is worse — it checks the same Microsoft catalog and frequently reports no update even when Nvidia released a Game Ready driver three weeks ago.

The real problem is fragmentation. Death Stranding 2 may run poorly on a driver that works fine for every other title. Nvidia’s Game Ready drivers include per-game optimizations, shader caches, and profile tweaks. AMD’s Adrenalin drivers do the same. If your driver is from four months ago, you are missing those. But even the latest driver can cause regression — a known issue with specific builds. So “update to latest” is not a universal fix.

Another hidden failure: leftover driver files. When you install a new driver over an old one without cleaning, remnants from previous versions conflict. This causes micro-stuttering, intermittent FPS drops, and even crashes at launch. That’s why the standard “next-next-finish” install is rarely enough for a troubled game like this.

The Right Way to Update – Toolchain

Use DDU (Display Driver Uninstaller). Boot into Safe Mode, run DDU, select “Clean and restart.” This wipes every trace of the old driver — registry entries, cached shaders, control panel profiles. After restart, Windows may install a basic driver automatically. That is fine. You will overwrite it immediately.

Download the correct driver. Go directly to Nvidia’s website or AMD’s. Do not use laptop manufacturer sites unless you have a specific reason — they often lag behind. For Death Stranding 2, Nvidia’s latest Game Ready driver is the safe choice. AMD users should grab the most recent Adrenalin edition with support for the game.

Install with clean option. In the Nvidia installer, check “Perform a clean installation.” AMD’s installer offers “Factory Reset.” Both remove any leftover profiles and start fresh. Do not skip this step for speed — it prevents conflicts that cause low FPS.

Reboot and test. Launch the game. If FPS improves, great. If not, the driver is not the primary cause. Move on to per-game settings or consider a rollback.

Non-Obvious Tweaks for Low FPS in Death Stranding 2

After updating, the driver is fresh but still running default global settings. That often hurts performance in demanding titles like Death Stranding 2. Open your graphics control panel and make these changes:

Nvidia Control Panel: Under “Manage 3D settings,” add Death Stranding 2 as a program. Set Power management mode to “Prefer maximum performance.” This prevents the GPU from downclocking during light scenes, which can cause lag spikes. Set Texture filtering quality to “High performance” — it trades a tiny visual loss for noticeable FPS gain. Disable Vertical sync globally (enforce it in-game instead).

AMD Adrenalin: Similar settings. Use “Performance” graphics profile for the game. Disable Radeon Chill and enhanced sync unless you specifically need them — they add input lag and can cap FPS unexpectedly.

DirectX version matters. The source material mentions launching with -dx11codecodecodecode, -dx12codecodecodecode, and -d3d11codecodecodecode launch options. Death Stranding 2 defaults to DX12 on capable hardware. But DX12 can cause driver overhead issues on older GPUs or with certain driver versions. Try forcing DX11 via Steam launch options: right-click game > Properties > General > type -dx11codecodecodecode. If stuttering decreases and FPS stabilizes, keep it. If DX11 performs worse, revert to DX12. Some driver versions handle one API better than the other.

Driver version regression. Occasionally, a newer driver breaks performance for a specific title. Reddit threads and Nvidia’s driver feedback forum are good places to check if a particular version causes issues with Death Stranding 2. If you updated and FPS dropped, roll back. Keep the previous installer on hand. DDU again, then install the older version. Do not assume newer is better.

Virtual memory interaction. The source mentions changing virtual memory settings. After a driver update, the game may request more memory than before. If your paging file is too small (especially on the drive where the game is installed), FPS can tank. Set initial and maximum size to 1.5x your RAM. This is a system-level tweak that complements the driver update.

When Updating Drivers Isn’t the Answer

Sometimes the driver is not the culprit. Low FPS can persist even after a clean update because the real bottleneck is elsewhere.

Thermal throttling. After updating, the GPU may run at higher clocks, generating more heat. If your cooling is marginal, it throttles down. Monitor temperatures with MSI Afterburner or HWInfo. If you see thermal throttling in Death Stranding 2, the driver update exposed a cooling limit, not solved it. Lower in-game settings or undervolt the GPU.

Background overlays. Steam overlay, Discord overlay, GeForce Experience overlay — all add GPU overhead. The source already advises disabling them. Re-check after a driver update, because sometimes re-enabling occurs.

Overclocks become unstable. A driver change can destabilize a previously stable overclock. If you overclocked your GPU or CPU, revert to stock and test. An unstable overclock causes the exact symptom you are trying to fix: random FPS drops and micro-stutter.

In-game settings still matter. Driver optimizations cannot compensate for maxing out everything at 4K with ray tracing. Drop texture quality to high instead of ultra, disable depth of field, and use DLSS or FSR on Quality mode. This is obvious but worth repeating because many users assume a driver update will magically allow ultra settings at 60 FPS on a mid-range card.

One More Thing – Driver Signature Enforcement on Windows 11

Windows 11 24H2 introduced stricter driver signature enforcement in some builds. A few beta and custom driver versions from Nvidia or AMD may fail to load properly, causing low FPS or stuttering. If you are on the latest Windows update and your driver install seemed to succeed but performance is bad, check Event Viewer for “Code 52” errors. The workaround is either disabling Memory Integrity in Windows Security (Core Isolation) or using an officially signed driver from the manufacturer’s main channel. This is a rare edge case, but it has cropped up for users on preview builds, and the typical driver update procedures miss it entirely.

Share This Article