How to fix nvlddmkm ERROR? Windows 11

Matheus Tecchio 20 Reputation points
2026-04-02T19:37:16.86+00:00

Hi there, since I got my new laptop, I have been dealing with a unexpected crash, I did my search and the error source is nvlddmkm, I tried to fix it but no success on it.

My laptop is:
ASUS TUF GAMING A16 FA608UM

NVIDIA RTX 5060

AMD RYZEN 7 260 RADEON 780M

Here is a print of my event viewer:User's image

Hope you guys are able to help me on it, list of fixes I tried:

  • Installing new NVIDEA drivers;
  • Unistalling all the video drivers (with DDU) on safe mode and reinstalling the new drivers;
  • sfc /scannow;
  • DISM.

None of those tries was able to fix.

Windows for home | Windows 11 | Performance and system failures
0 comments No comments

Answer accepted by question author
Ivan B 124.4K Reputation points Independent Advisor
2026-04-02T20:16:53.9466667+00:00

Hii,

It is possible to be hardware but let's check initially access the c:\windows\minidump folder, copy the files to your desktop, then upload them to OneDrive or Google Drive and post the link here for analysis.

Thanks

Was this answer helpful?

3 people found this answer helpful.

2 additional answers

Sort by: Oldest
  1. AI answer

    2026-04-02T19:37:37.64+00:00

    Event source nvlddmkm is the NVIDIA display driver. The Event Viewer text shows a TDR (Timeout Detection and Recovery) reset, which matches the VIDEO_TDR_FAILURE class of issues. On Windows 11 this is typically caused by display driver problems, GPU power/thermal issues, or system configuration.

    Based on the documented guidance for VIDEO_TDR_FAILURE and Windows stop-code troubleshooting, use these steps:

    1. Update the NVIDIA display driver and system firmware
      Even though a newer NVIDIA driver was already installed, ensure all display‑related components are fully up to date:
      • Install the latest NVIDIA driver that is certified for this GPU and Windows 11 build.
      • Install all available Windows Updates (including optional driver/firmware updates) from Settings → Windows Update → Check for updates. This ensures the driver properly supports the TDR process and that any known GPU issues are patched.
      • Check the ASUS support site for this exact laptop model and install the latest BIOS/UEFI and GPU/Chipset drivers provided there.
    2. Check for hardware and configuration issues that can cause TDR
      The VIDEO_TDR_FAILURE guidance lists several common causes:
      • Over‑clocked components (CPU, GPU, or RAM). Return everything to stock settings in BIOS/UEFI and in any OEM utilities.
      • Incorrect memory configuration or timings. Use default/auto memory settings.
      • Insufficient system cooling. Ensure vents are clear, fans work properly, and the laptop is used on a hard surface. High temperatures can delay GPU responses and trigger TDR.
      • Insufficient system power. Avoid undervolting or aggressive power‑saving profiles that might starve the GPU; test with the OEM “balanced” or “performance” power plan while plugged in.
      • Defective hardware (GPU, RAM, motherboard). If TDR errors persist after software and configuration fixes, collect the crash information and contact ASUS support for hardware diagnostics.
    3. Reduce GPU load and background activity
      The documentation notes that heavy visual effects or too many background programs can delay GPU responses:
      • Close unnecessary background apps, especially those using GPU acceleration (browsers, game overlays, screen recorders).
      • Temporarily disable non‑essential overlays (game launchers, performance monitors) and test stability.
    4. Use Event Viewer and crash dumps for further analysis
      • Continue to monitor System logs in Event Viewer for repeated nvlddmkm errors or other device errors around the same time; this can help confirm whether only the NVIDIA driver is involved.
      • If the system produces blue‑screen crashes with a VIDEO_TDR_FAILURE stop code, collect the dump files and, if comfortable, analyze them with WinDbg using !analyze and lm to confirm the faulting module and driver version.
    5. If crashes continue after all software and configuration fixes
      • Treat this as a likely hardware or OEM‑specific issue. Since the laptop is new, contact ASUS support with the Event Viewer logs and any blue‑screen information so they can check for known issues with this model (for example, power delivery or firmware problems) and arrange repair or replacement if needed.

    These steps align with the official troubleshooting guidance for VIDEO_TDR_FAILURE and general Windows 11 stop‑code errors, focusing on display drivers, hardware stability, and system configuration.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

  2. bart 0 Reputation points
    2026-05-17T11:14:34.8133333+00:00

    Exactly same issue for me. However it is 100% a windows update that is causing this. I didnt ran windows update for a few days and had no issues. Than without my consent windows ran updates and issues returned.

    PS. Ofcourse i tried everything else for the past few weeks to pinpoint this issue, hence im sure it is a windows udpate.

    Was this answer helpful?

    8 people found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.