How to Fix DXGI ERROR DEVICE HUNG Issue

The DXGI ERROR DEVICE HUNG error often appears on computers with NVIDIA or AMD graphics cards, especially when launching graphically demanding games or applications. This error message indicates that the graphics processor has stopped responding due to overload or unstable driver performance. Here are some steps to help you resolve this error.

1. Update Graphics Drivers

One of the main causes of DXGI ERROR DEVICE HUNG is outdated or incompatible graphics card drivers. Go to the official NVIDIA website or AMD website to download the latest driver version for your GPU model.

2. Adjust Game Settings

Lowering graphics settings in the game can reduce the GPU load, which often helps resolve the issue. Try lowering options like textures, shadows, lighting effects, and resolution to decrease the workload on the GPU.

3. Check DirectX Settings

In some cases, the issue might be related to the wrong version of DirectX. Try installing the latest version or switching to a different one (for example, from DirectX 12 to DirectX 11) in the game settings. You can usually do this through the game's configuration files or in its options if supported.

4. Disable GPU Overclocking

If you have overclocked your GPU, try resetting it to factory settings. Overclocking can lead to unstable performance and GPU overload, which causes errors. Use a management tool, such as MSI Afterburner, to reset overclocking settings.

5. Increase the GPU Timeout Limit

You can adjust the GPU response timeout limit via the Windows registry, which can sometimes help with DXGI ERROR DEVICE HUNG.

1. Press Win + R, type regedit, and hit Enter.
2. Navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\GraphicsDrivers.
3. Right-click on an empty space, choose New > DWORD (32-bit) Value, and name it TdrDelay.
4. Double-click the TdrDelay parameter and set its value to 8.
5. Restart your computer.

6. Verify Game Files Integrity

If you’re using Steam or Epic Games, you can verify the integrity of game files. Corrupted or missing files can cause the error. In Steam, right-click on the game, select Properties > Local Files > Verify Integrity of Game Files.