PC Optimization #DDU#GPU drivers#display driver

DDU Clean GPU Driver Install: Fix Crashes and Artifacts

Use Display Driver Uninstaller (DDU) to completely remove GPU drivers before reinstalling. Fixes crashes, artifacts, and performance issues.

6 min read

Display Driver Uninstaller (DDU) removes every trace of your GPU driver from Windows — registry entries, leftover files, and services that Windows’ built-in uninstaller misses. It’s the right starting point when troubleshooting GPU crashes, black screens, artifacting, or when switching between GPU brands.

When to Use DDU

  • Switching from NVIDIA to AMD (or vice versa)
  • Updating to a new major GPU driver version
  • Troubleshooting: crashes, TDR errors, black screens, artifacting
  • After a Windows reinstall that retained old drivers
  • Installing a new GPU

Download DDU

Get it from guru3d.com/files/display-driver-uninstaller-download — never download from third-party sites. DDU is updated frequently; always use the latest version.

Preparation

Before running DDU:

  1. Download the new GPU driver from nvidia.com or amd.com — have it ready but don’t install yet
  2. Know your current GPU model (check Device Manager or GPU-Z)
  3. Save any work — DDU will restart your PC

Step 1: Boot into Safe Mode

Running DDU in Safe Mode prevents Windows from reinstalling the driver during the process.

Method 1: Settings (easiest)

  1. Settings → System → Recovery → Advanced startup → Restart now
  2. Troubleshoot → Advanced options → Startup Settings → Restart
  3. Press 4 for Safe Mode

Method 2: msconfig

  1. Win + Rmsconfig → Boot tab
  2. Check Safe bootMinimal
  3. Apply and restart
  4. (Remember to uncheck this after DDU is done)

Method 3: Hold Shift while clicking Restart

Step 2: Run DDU in Safe Mode

  1. Extract Display Driver Uninstaller.exe from the downloaded zip
  2. Run it as Administrator
  3. In DDU’s interface:
    • Select device type: GPU
    • Select device: choose NVIDIA, AMD, or Intel from the dropdown
  4. Click Clean and restart

DDU removes:

  • Driver files from System32\DriverStore
  • All registry keys for the GPU driver
  • Leftovers from previous driver versions
  • Audio component drivers (NVIDIA HDMI audio, AMD HDMI audio)
  • PhysX, GeForce Experience, Radeon Software components

The system restarts, and Windows boots with the basic Microsoft display driver (800×600 or basic resolution).

Step 3: Install Fresh Driver

After reboot (normal mode):

NVIDIA

  1. Run the downloaded installer
  2. Choose Custom (Advanced) installation
  3. Check Perform a clean installation — removes GeForce Experience leftovers
  4. Deselect components you don’t need: GeForce Experience, NVIDIA Audio, PhysX (if you don’t use it)

AMD

  1. Run the AMD Software: Adrenalin installer
  2. Choose Install or Factory Reset option
  3. The installer handles a clean installation automatically

DDU Settings to Know

In the DDU settings panel (gear icon):

  • Remove C:\AMD or C:\NVIDIA folders: yes, clears driver extraction folders
  • Remove GeForce Experience: yes if you don’t use it
  • Remove Radeon Software: yes for full AMD cleanup
  • Create a restore point: enabled by default, good safety net

After Installation: Verify

  1. Check Device Manager → Display Adapters — should show your GPU with the correct driver version
  2. Open GPU-Z or NVIDIA Control Panel / AMD Software to confirm driver version
  3. Run a quick benchmark (3DMark, Unigine Superposition) to confirm stability
  4. Check HWiNFO64 temperatures are normal

Switching GPU Brands

When going from NVIDIA to AMD or AMD to NVIDIA:

  1. Physically remove the old GPU
  2. Boot without a dedicated GPU (use integrated graphics if available)
  3. Run DDU to remove the old brand’s driver completely
  4. Shut down, install new GPU
  5. Boot and install new driver

This prevents driver conflicts that cause BSODs or boot loops.

Common Driver Issues DDU Fixes

SymptomLikely Cause
Black screen after driver updateCorrupted driver state
TDR errors (display driver stopped)Old driver fragments
Artifacts / screen flickeringMixed driver version files
Game crashes after GPU swapWrong brand’s driver still present
BSOD on boot with new GPUPrevious driver conflicting

DDU takes 5 minutes but saves hours of troubleshooting. Make it standard procedure any time you’re dealing with GPU driver problems or upgrading hardware.

#Windows 11 #display driver #GPU drivers #DDU