VIDEO_DXGKRNL_FATAL_ERROR error occurs when Windows 11 encounters a critical problem with the DirectX graphics kernel subsystem. Windows displays this Blue Screen of Death (BSOD) error while starting your PC, launching a game, updating graphics drivers, or performing graphics-intensive tasks. The video_dxgkrnl_fatal_error (0x113) stop code is commonly caused by outdated or corrupted graphics drivers, damaged system files, incompatible Windows updates, or hardware-related issues with your graphics card. When it occurs, Windows is forced to restart to prevent further system damage. In this guide, we’ll explain what causes the VIDEO_DXGKRNL_FATAL_ERROR stop code and the most effective solutions to fix it on Windows 11.
What Causes the VIDEO_DXGKRNL_FATAL_ERROR in Windows 11?
The VIDEO_DXGKRNL_FATAL_ERROR stop code is displayed when Windows detects a critical problem with the graphics subsystem and can no longer continue running safely. In most cases, the issue is related to the graphics driver, DirectX, or communication between Windows and your graphics hardware.
Common causes include:
- Outdated or corrupted graphics drivers that fail to work correctly with Windows 11.
- A faulty or incomplete graphics driver update that introduces compatibility issues.
- Corrupted Windows system files affecting the DirectX graphics kernel.
- A recently installed Windows update that conflicts with your graphics driver.
- Graphics card problems, such as an unstable GPU, overheating, or failing hardware.
- Overclocking the GPU or system memory, which can cause graphics-related crashes under load.
- Corrupted DirectX components or software conflicts with games and graphics-intensive applications.
1. Restart Your Computer
If this is the first time you have encountered the VIDEO_DXGKRNL_FATAL_ERROR, start by restarting your computer. A temporary graphics driver glitch or a failed system process can occasionally trigger this blue screen without indicating a serious hardware problem.
After Windows restarts, use your PC normally or repeat the task that caused the error. If the blue screen doesn’t return, it was likely caused by a temporary issue. However, if the error appears repeatedly, continue with the solutions below.
2. Update or Reinstall Your Graphics Driver
A corrupted, outdated, or incompatible graphics driver is one of the most common causes of the VIDEO_DXGKRNL_FATAL_ERROR stop code. Installing the latest driver from your GPU manufacturer can often resolve compatibility issues and improve system stability.
To update your graphics driver:
- Right-click the Start button and select Device Manager.
- Expand Display adapters.
- Right-click your graphics card and select Update driver.
- Choose Search automatically for drivers.

If the error started after a recent driver update, try Roll Back Driver from the Driver tab in Device Manager. If the option isn’t available or updating doesn’t help, uninstall the graphics driver, restart your PC, and install the latest version from the NVIDIA, AMD, or Intel website.
Tip: If you already have a detailed article on updating graphics drivers, link to it here instead of repeating every installation method. This keeps the article focused and strengthens your internal linking strategy.
3. Install the Latest Windows Updates
Microsoft regularly releases Windows updates that include bug fixes, security patches, and compatibility improvements for graphics drivers and system components. If the VIDEO_DXGKRNL_FATAL_ERROR started after a known Windows bug or driver compatibility issue, installing the latest updates may resolve it.
To check for updates:
- Open Settings > Windows Update.
- Click Check for updates.
- Download and install any available updates.
- Restart your computer if prompted.

After your PC restarts, monitor your system to see if the blue screen appears again. If the error persists, continue with the next solution.
4. Repair Corrupted System Files
Corrupted or missing Windows system files can interfere with the DirectX graphics kernel and trigger the VIDEO_DXGKRNL_FATAL_ERROR stop code. Running the built-in System File Checker (SFC) and Deployment Image Servicing and Management (DISM) tools can repair damaged system files and restore Windows components.
- Open Command Prompt as an administrator.
- Run the following command and wait for the scan to complete:
sfc /scannow
- If SFC can’t repair all files, run the following DISM command:
DISM /Online /Cleanup-Image /RestoreHealth
- Restart your computer after the repair process finishes.

If the blue screen continues to appear, move on to the next solution.
5. Check for DirectX Problems
The VIDEO_DXGKRNL_FATAL_ERROR stop code is directly related to the DirectX graphics kernel. If DirectX files are corrupted or a game is using incompatible graphics components, Windows may crash with this blue screen error.
To check your DirectX installation:
- Press Windows + R, type dxdiag, and press Enter.
- Wait for the DirectX Diagnostic Tool to finish collecting information.
- Review the System and Display tabs for any reported problems or missing features.
- If issues are reported, install the latest Windows updates, as DirectX is updated through Windows Update.
If the error only occurs while playing a specific game, update the game to the latest version and verify its files using your game launcher, such as Steam or the Epic Games Launcher.
6. Disable GPU Overclocking
If you’ve overclocked your graphics card using software such as MSI Afterburner or your GPU manufacturer’s utility, the overclock may become unstable under heavy workloads. This can cause Windows to crash with the VIDEO_DXGKRNL_FATAL_ERROR stop code.
Reset your graphics card to its default clock speeds and restart your computer. If you’re using a factory-overclocked graphics card, check whether your manufacturer’s software offers a Default or Reset option.
After restoring the default settings, use your PC normally or launch the application that previously triggered the blue screen. If the error no longer appears, the overclock was likely the cause.
7. Perform a Clean Boot
If the VIDEO_DXGKRNL_FATAL_ERROR continues to appear, a third-party service, startup application, or software conflict may be triggering the crash. Starting Windows in a Clean Boot state loads only essential Microsoft services, making it easier to identify the cause.
- Press Windows + R, type msconfig, and press Enter.
- Open the Services tab, check Hide all Microsoft services, then click Disable all.
- Go to the Startup tab and select Open Task Manager.
- Disable all unnecessary startup apps and restart your computer.
If the blue screen no longer appears after a Clean Boot, re-enable the disabled services and startup apps one at a time until you identify the software causing the conflict.
Conclusion
The VIDEO_DXGKRNL_FATAL_ERROR stop code is usually caused by graphics driver issues, corrupted system files, DirectX problems, or hardware instability. While the blue screen can appear unexpectedly, it’s often possible to resolve the problem using Windows’ built-in troubleshooting tools.
Start by updating or reinstalling your graphics driver, installing the latest Windows updates, and repairing system files with SFC and DISM. If the issue only occurs during gaming or other graphics-intensive tasks, check for DirectX problems and disable any GPU overclocking. When the cause isn’t obvious, performing a Clean Boot can help identify software conflicts.
If the error continues after trying every solution, test your graphics card on another system or contact your PC or GPU manufacturer, as the problem may be related to failing hardware.
Frequently Asked Questions
VIDEO_DXGKRNL_FATAL_ERROR is a Windows Blue Screen of Death (BSOD) that indicates a critical problem with the DirectX Graphics Kernel. It is most commonly caused by graphics driver issues, corrupted system files, incompatible Windows updates, or graphics hardware problems.
Yes. A failing or overheating graphics card can trigger this stop code, especially during gaming, video editing, or other graphics-intensive tasks. If the error persists after updating drivers and repairing Windows, test your GPU for hardware issues.
In many cases, yes. Since this error is closely related to the graphics subsystem, installing the latest driver or rolling back a recently installed driver often resolves the problem.
Yes. An overheating GPU or poor system cooling can make the graphics card unstable, resulting in blue screen errors. Check that your fans are working properly and remove dust from your PC if temperatures are unusually high.
It can be either. Most cases are caused by software issues such as corrupted graphics drivers, DirectX problems, or damaged system files. However, if the error continues after trying all the software fixes, the graphics card or other hardware may be at fault.
