How to Fix the DXGI_ERROR_DEVICE_REMOVED Error in Windows 11 & 10

You’re mid-game or mid-render when everything freezes, then crashes with “DXGI_ERROR_DEVICE_REMOVED: The video card has been physically removed from the system, or a driver upgrade for the video card has occurred.” Your GPU is still sitting right there in the case, but as far as Windows is concerned, it just vanished from the system bus. This dxgi error device removed message is more serious than it sounds, but it’s still fixable in most cases, and it almost always traces back to drivers, overclocking, or power delivery rather than a genuinely dead graphics card. Here’s how to work through the real causes in order.

What Causes DXGI_ERROR_DEVICE_REMOVED

This is an error that relates to DXGI_ERROR_DEVICE_HUNG. However, it is not identical. DEVICE_HUNG indicates that the GPU simply took longer than Windows TDR (Timeout Detection & Recovery) time window. DEVICE_REMOVED indicates that Windows has lost all communication with the GPU and considers it “unplugged” or removed from the system bus altogether, which would indicate a much more rapid failure in comparison to a delay.

The most common triggers are a crashing or outdated graphics driver, GPU overclocking pushed past a stable limit, and power delivery issues such as a PSU that can’t sustain the GPU’s load or a loose or degraded PCIe power cable. Catastrophic overheating, where GPU hotspot or memory junction temperatures reach extreme levels, can also trigger an emergency shutdown that produces this same error. A genuinely failing graphics card is possible but it is generally less likely to occur versus one of the above listed repairable faults.

How to Fix DXGI_ERROR_DEVICE_REMOVED

Fix 1: Update or Roll Back the Graphics Driver

A crashing or outdated GPU driver is one of the most frequently confirmed causes of this error.

1. Right-click the Start button and open Device Manager.

2. Expand Display adapters and right-click your GPU.

3. Select Update driver, then Search automatically for drivers.

If the errors began immediately after a driver update, find the properties for your gpu in device manager. In the driver section, click on roll back driver.

If the Device Manager can’t find an update to newer version, Advanced Driver Updater from Systweak can scan for correct one instead. Open the app and click Start Scan Now. Then click Update Now next to the graphics driver when it shows up or Update All if other drivers show up as well. Restart your computer and try playing the same game again.

The Rollback Process will depend upon your Brand of Video Card (GPU): For Users with an NVIDIA Video Card you may be able to use the NVIDIA APP or GeForce Experience located in the “Drivers” section to rollback; For Users with an AMD Video Card, you may be able to perform the same function using AMD Software: Adrenalin Edition under “Driver & Software” tab; Intel users can check Intel Graphics Software or Intel Driver & Support Assistant for a previous version if Device Manager’s rollback option is greyed out.

Download Now

Fix 2: Undo Overclocking

Overclocking pushed past what your GPU can sustain is a well-documented cause of this exact error.

1. Restart your PC and enter BIOS (commonly Del, F2, or Esc during boot).
2. From the main screen in BIOS select “Optimized” or “Default” settings.
3. If you overclocked through software, open it and reset your clock and memory offsets to zero.

Fix 3: Check Power Delivery and Cooling

Since DEVICE_REMOVED can mean the GPU briefly lost power rather than just responding slowly, this step matters more here than it would for a DEVICE_HUNG error.

1. Confirm your power supply’s rated wattage comfortably covers your GPU’s requirements, especially after any recent hardware upgrade.

2. Reseat the PCIe power cables running to your graphics card, checking for a loose or partially seated connection.

3. Use your GPU manufacturer’s application to monitor how hot your GPU is running during use, both in terms of GPU temperature and memory junctions. If they are running excessively hot then you should increase airflow within your system or clean your coolers.

Fix 4: Disable ShadowPlay, Overlays, and Anti-Aliasing or DLSS

Some capture and rendering features are known to trigger this error independently of drivers or hardware.

1. Open up GeForce Experience, click on the general tab and turn off “in-game overlay” & “share”.
2. Turn off anti-aliasing & DLSS if it is turned on for the game you’re playing.
3. Restart the game and test whether the crash still occurs.

Fix 5: Adjust the TDR Registry Value

This fix is more reliably effective for DXGI_ERROR_DEVICE_HUNG than for DEVICE_REMOVED, since Windows isn’t just waiting longer for a response, it believes the hardware is gone. It’s still worth trying since some users report success with it.

1. Back up your registry first by opening regedit, right-clicking Computer, and selecting Export.

2. Now navigate through the registry tree to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers.

3. Add a DWORD (32-bit) value named TdrDelay set to 8, or delete an existing TdrDelay value if one is already present and causing conflicts.

4. Restart your PC.

Fix 6: Repair System Files

Corrupted system files can interfere with how Windows manages the graphics driver reset process.

1. Right-click the Start button and open Windows Terminal (Admin).

2. Run: sfc /scannow

3. Once that finishes, run: DISM /Online /Cleanup-Image /RestoreHealth

4. Restart your PC once both complete.

Fix 7: Close Resource-Hogging Background Apps

Apps competing heavily for GPU resources alongside your game can contribute to this crash.

1. Press Ctrl + Shift + Esc together to open Task Manager.

2. In the Processes tab sort by GPU usage and end unnecessary apps that use lots of resources.
3. Restart the game and test again.

Frequently Asked Questions

Does DXGI_ERROR_DEVICE_REMOVED mean my graphics card is dying?

It can be that case but it does not have to be. The reason for this error is usually because of a much bigger problem than with DEVICE_HUNG. This type of error is normally caused by issues such as; poor power delivery, cable connections, or a problematic driver. These are common reasons that need to be fixed before you start looking at replacing the GPU.

Is DXGI_ERROR_DEVICE_HUNG the same as DXGI_ERROR_DEVICE_REMOVED?

They are similar in nature however they are different errors. Device Hung refers to the fact that the GPU took longer than the TDR (Timeout Detection and Recovery) timeout window to respond to windows. On the other hand Device_Removed means that Windows thinks the GPU has completely vanished from the system bus. Therefore, things like Power Delivery and Cables would be good places to look when trying to resolve this issue.

Will changing the TdrDelay registry key fix this error?

Changing the value of the registry key TdrDelay is less effective for DXGI_ERROR_DEVICE_REMOVED . However, it is typically more effective on DEVICE_HUNG.Treat it as one option among several rather than the primary fix.

Can a power supply issue cause this error?

Yes. If you're using a low-wattage (or failing) PSU for your GPU, or if your PCIe power cables are loose or damaged; there is potential for your GPU to drop out of power for a moment when running high-demanding loads on your system, so Windows may report this exact error.

Why does this error only happen in certain games?

Specifically, more resource-intensive games will drive both your GPU, its power delivery and cooling systems closer to their limits making issues with an over-stressed overclocked GPU, marginal PSU, or thermal issue more likely to surface during exactly those sessions.

The bottom line

DXGI_ERROR_DEVICE_REMOVED sounds like your graphics card just died, and while it’s a more serious signal than the related DEVICE_HUNG error, it’s still most often caused by a driver crash, overclocking, or a power delivery issue rather than failing hardware.. The first place you should begin addressing this are the fixes for drivers and overclocking issues. Then address your power connection and cooling system next. Finally view the TDR registry fix as a possible solution rather than a guaranteed fix.

Vaibhav Chhabra: Vaibhav Chhabra is a Malware Analyst and Security Content Writer with a strong passion for cybersecurity, threat research, and simplifying complex security topics into engaging, informative content. He enjoys exploring emerging technologies, analyzing malware, and continuously expanding his expertise in the ever-evolving cybersecurity landscape. Beyond his professional pursuits, Vaibhav is a fitness enthusiast who values an active and healthy lifestyle. He enjoys playing pickleball and badminton, traveling to new places, meeting people from diverse backgrounds, and exchanging ideas and experiences. His curiosity, commitment to learning, and passion for growth drive both his professional journey and personal life.