How to Clean Install GPU Drivers with DDU (Step by Step)

On this page

Normal driver updates install on top of the old ones, and the leftovers cause exactly the problems people blame on the new driver: random stutter, crashes, FPS regressions. A DDU clean install wipes the slate. It takes 15 minutes and fixes a remarkable share of “my game suddenly runs badly” cases.

How to Clean Install GPU Drivers with DDU

Driver problems survive driver updates. They don’t survive DDU.

Before you start

  1. Download your new driver first — you’ll be offline during the process:
    • NVIDIA: the Game Ready/Studio driver for your card from the official site.
    • AMD: the Adrenalin package for your card.
  2. Download DDU from its official source (Wagnardsoft) and extract it.
  3. Disconnect from the internet (unplug ethernet / disable Wi-Fi) so Windows Update can’t sneak its own driver in mid-process.

Step 1: boot into Safe Mode

  1. Win+RmsconfigBoot tab → tick Safe boot (Minimal) → restart.
  2. (Remember to untick this after the process — step 4.)

Safe Mode ensures no driver files are in use while DDU works.

Step 2: run DDU

  1. Launch DDU. Select device type GPU and your vendor (NVIDIA/AMD/Intel).
  2. Click Clean and restart.
  3. DDU removes the driver stack and reboots. Your screen will look low-res — that’s normal.

Step 3: install the new driver

  1. Still offline, run the driver installer you downloaded.
  2. NVIDIA: choose Custom → Clean installation and untick components you don’t use. AMD: Full Install.
  3. Reboot when prompted, reconnect to the internet.

Step 4: restore your settings

A clean install resets everything, so redo your tuning:

When DDU is the right call

SymptomDDU?
Stutter/crashes started near a driver updateYes
FPS clearly lower than weeks ago, same settingsYes
Swapped NVIDIA ↔ AMDAlways
After a major Windows feature update with GPU weirdnessYes
Routine monthly driver update, no problemsNo — normal install is fine

If a clean install doesn’t fix the stutter, the cause is elsewhere — work through the shader cache clear and the lag spike guide next, and verify with a frame-time overlay.

Frequently asked questions

What does DDU actually do?

Display Driver Uninstaller removes every trace of GPU drivers — files, registry entries, leftover services — that the normal uninstaller misses, so the new driver installs onto a clean slate.

When should I use DDU instead of a normal driver update?

After stuttering, crashes or FPS regressions that appeared around a driver update, when switching GPU brands, and after major Windows feature updates. For routine updates a normal install is fine.

Is DDU safe to use?

Yes, it is a long-standing community-standard tool. Run it in Safe Mode with the internet disconnected, and the worst case is simply reinstalling the driver again.

Why is my screen low resolution after running DDU?

That is expected — Windows falls back to a basic display driver until you install the real one. Install your downloaded GPU driver and resolution returns to normal.