This is a classic “handshake” failure between your Windows OS and your Graphics Card (GPU). When you see DXGI_ERROR_DEVICE_REMOVED, it means the game or app tried to talk to your GPU, but the GPU didn’t respond fast enough, so Windows “disconnected” it to prevent a full system crash.
Since you’ve been playing high-intensity games like Helldivers 2, Warcraft, and Marvel Rivals lately, this error is likely popping up when your GPU hits a performance spike.
The Most Effective Fixes
1. The “Registry Fix” (TdrLevel)
Windows has a timer (TDR) that kills the GPU driver if it doesn’t respond in 2 seconds. You can tell Windows to be more patient.
Press Win + R, type
regedit, and hit Enter.Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDriversRight-click on the right side -> New -> DWORD (32-bit) Value.
Name it
TdrLevel.Double-click it and ensure the Value data is set to
0.Restart your PC.
2. Disable “Hardware-Accelerated GPU Scheduling”
This Windows feature sometimes causes “Device Removed” errors in modern games like Overwatch 2 or Destiny 2.
Go to Settings > System > Display > Graphics settings.
Toggle Hardware-accelerated GPU scheduling to Off.
Restart your PC.
Also Read : AJK BISE Result by Roll Number
3. Power Management Settings
If your GPU isn’t getting enough “juice” during a heavy fight in Helldivers 2, it will drop the connection.
NVIDIA Users: Open NVIDIA Control Panel > Manage 3D Settings > Power management mode > Set to Prefer maximum performance.
Windows Settings: Go to Power & Sleep > Additional power settings > Select High Performance.
4. Underclocking (The “Stability” Fix)
If your card is factory overclocked, it might be pushing too hard. Using MSI Afterburner, try lowering your Core Clock and Memory Clock by -50MHz or -100MHz. This often stops the crashing entirely without a noticeable loss in FPS.
Quick Checklist
Check your Temps: If your GPU hits 85°C+, it might be disconnecting to protect itself.
Update/Rollback Drivers: If you just updated your drivers before this started, use DDU (Display Driver Uninstaller) to wipe them and install the previous stable version.
Reseat the Card: If you’re on a desktop, physically unplug and plug the GPU back into the motherboard slot to ensure a clean connection.
Be the first to comment