Fix VIDEO_TDR_FAILURE Blue Screen in Windows 11 & 10
A video tdr failure is fixed by reinstalling or rolling back your graphics driver first, and by hardware checks like heat and overclocking second — it is not, in most cases, a dying graphics card. TDR stands for Timeout Detection and Recovery, the part of Windows that watches your display driver and resets it when it stops responding in time. The blue screen only appears when that quiet reset fails, usually two or three times in a row, which is why the fix is almost always about the driver, not the silicon underneath it.
When the crash names a file — atikmpag.sys or amdkmdag.sys for AMD, nvlddmkm.sys for Nvidia, igdkmd64.sys for Intel graphics — that file name is your first clue. It is the driver Windows was trying to reset when the reset itself failed. Nothing about that filename means the card is broken; it just tells you which manufacturer's driver to go reinstall.
TDR itself is not the villain here. It is a safety net: without it, a stalled graphics driver would freeze your entire PC and force a hard reboot every time. With it, Windows notices the stall, resets just the driver, and your screen flickers back to normal in a couple of seconds — you may not even notice most resets happen. VIDEO_TDR_FAILURE only shows up on screen when that recovery itself gives up, and that failure almost always traces back to one of a short list of causes.
What actually triggers a video tdr failure
In order of how often each one is actually the cause:
- An outdated or corrupted graphics driver. By far the most common cause, and the easiest to fix.
- A driver that Windows Update installed over a better vendor driver. Windows sometimes ships a generic display driver that is technically compatible but not tuned for your specific card.
- An unstable overclock — GPU, or occasionally CPU/RAM, pushed past what it can sustain under real load, not just a benchmark.
- Overheating from dust-clogged fans, dried thermal paste, or a laptop running on a soft surface that blocks the vents.
- Background software conflicts — overlay tools, older recording software, or a second graphics-tweaking utility fighting the official driver.
- Failing or marginal hardware — a graphics card nearing end of life, an underpowered or aging power supply, or unstable RAM. This is the least common cause and the last one to check.
♂️ Jake's Reality Check
"So my graphics card isn't actually dying? Because I already told a customer this week I thought his was toast."
Probably not. If it crashes with the same file name every time, under load, and a clean driver reinstall fixes it, that is a driver problem, not a dead card. Tell your customer to hold off on buying anything until after the driver reinstall — you can always sell him a GPU next week if it turns out he still needs one.
Fixing video tdr failure in Windows 11
Work through these in order. Most people are fixed by method one or two.
1. Update or reinstall the graphics driver
Press Win + R to open the Run box — a small dialog for typing the name of a program or file to open directly, without hunting through menus — and type devmgmt.msc. Press Enter. Expand Display adapters, right-click your graphics card, and choose Update driver → Search automatically for drivers. If Windows says you already have the latest driver but you are still crashing, that is your cue to skip ahead to the clean-reinstall step below, because "latest" from this menu does not always mean "healthiest."
2. Roll back the driver if the crashes are new
Same Device Manager entry, but click Properties instead of Update driver, then the Driver tab. If a Roll Back Driver button is available (it is grayed out unless Windows has a previous version on hand), and your crashes started right after a driver update, use it. This is the fastest fix in the entire guide when it applies.
3. Do a clean reinstall from the manufacturer
If steps 1 and 2 do not hold, download the current driver directly from Nvidia, AMD, or Intel's own site rather than relying on Device Manager. Uninstall the current driver first (right-click it in Device Manager → Uninstall device, checking any "remove driver software" box if offered), reboot, then run the fresh installer. This clears out corrupted driver files that an in-place update sometimes leaves behind.
The Windows 11 right-click trap
- Windows 11's right-click menu is condensed by default, and "Uninstall device" style options can be hidden behind Show more options at the bottom of the menu (or press Shift+F10 for the full menu directly).
- Inside Device Manager itself the classic menu still appears normally, so this mostly trips people up outside of Device Manager — for example when right-clicking a downloaded driver installer.
- If a menu option you expect is simply missing, check for "Show more options" before assuming it does not exist.
4. Set your graphics card to maximum performance
Open Control Panel — still present in Windows 11 for legacy settings like this one — and go to Hardware and Sound → Power Options → Change plan settings next to your active plan → Change advanced power settings. Scroll to your graphics card's entry, expand it, and set it from Balanced to Maximum Performance. On a laptop, do this while plugged in, since forcing maximum GPU performance on battery drains it fast for no benefit while idle.
5. Run a system file check
Open Command Prompt or Terminal as administrator, type sfc /scannow, and press Enter. This scans core Windows files — not your graphics driver files — for corruption that can sometimes interact badly with the driver stack. Let it run to completion before doing anything else; it can take several minutes.
6. Reset any overclock and check temperatures
If you or a previous owner overclocked the GPU, CPU, or RAM, reset everything to stock in whatever tool applied it — the vendor's own software, or the motherboard's BIOS/UEFI if it was set there. Then monitor temperatures under a real load like a game or export, not just at idle. A card that is fine sitting at the desktop but throttles or crashes twenty minutes into a game is a heat problem, and the fix is dust removal, better airflow, or on a laptop, using it on a hard flat surface instead of a bed or couch.
Fixing video tdr failure in Windows 10
All six steps above are identical on Windows 10 — same Device Manager path, same Power Options location, same sfc /scannow command. The only real difference is the right-click menu: Windows 10 never condensed it, so every option is visible on the first right-click, with no "Show more options" step to hunt for.
One more thing worth knowing if you are still on Windows 10: it reached the end of free security updates on October 14, 2025. The PC keeps working exactly as before — it still boots, updates its browser, and runs driver installers fine — but without enrolling in Extended Security Updates, it stops receiving the monthly security patches that sometimes travel alongside driver and compatibility fixes. If troubleshooting a video tdr failure has you already deep in Settings, it costs nothing extra to check whether ESU enrollment or a Windows 11 upgrade makes sense for that machine while you are in there.
| Method | Works on Home? | Use it when |
|---|---|---|
| Update driver (Device Manager) | Yes | Always try first |
| Roll back driver | Yes | Crashes started right after an update |
| Clean reinstall (vendor site) | Yes | Update/rollback did not hold |
| Display Driver Uninstaller | Yes | A clean reinstall still crashes |
| Max performance power plan | Yes | Crashes only under heavy load |
| Reset overclock, check heat | Yes | Custom-built or gaming PC, any overclocking software installed |
⚠️ What this actually breaks
Uninstalling a driver blacks out your screen for several seconds during reinstall — save open work first. Rolling back or downgrading a driver can remove features tied to the newer version, like a recent game-ready optimization, so if the older driver fixes the crash but you lose something you relied on, a clean reinstall of the newest driver is usually the better trade than staying on an old one indefinitely.
If it keeps happening after all of that
A clean driver at stock clocks, cool temperatures, and it still crashes with the same file name — that combination points at hardware, not software. Work through these in order:
- Test with a different monitor or cable if you can. A failing DisplayPort or HDMI cable, or a monitor with a flaky input, can sometimes present as a driver timeout.
- Run a memory diagnostic (search Start for "Windows Memory Diagnostic"). Unstable RAM can cause crashes that look identical to a graphics driver failure, because the graphics driver is what happens to touch memory the moment things go wrong. If the built-in tool flags errors, or if crashes happen randomly across different apps rather than always in the same one, that points at memory rather than the GPU driver specifically — worth testing one memory stick at a time if the PC has more than one installed.
- Check the power supply on a desktop, especially if the crashes coincide with the loudest fan spin-up or a monitor flicker. An aging or underpowered PSU struggling under a GPU's peak draw is a common, under-diagnosed cause, especially after adding a more power-hungry graphics card to an older build without upgrading the supply to match.
- Try the GPU in a different PC, or a different GPU in this one, if either is available to you or through Jake's shop. This is the most reliable way to isolate the card itself from everything else in the system.
If none of that resolves it and every test points at the card, that is the honest end of the road for software troubleshooting — replacement or a warranty claim is the next step, not another driver reinstall.
What changed since we first wrote this
- Then: this guide originally pointed you straight to Control Panel for every step, including finding the power plan settings, and to a plain right-click menu with every option visible immediately.
- Now: Windows 11 moved most day-to-day settings into the Settings app and condensed the right-click menu behind "Show more options," though the same Power Options panel this fix relies on is still reachable through Control Panel on both versions.
- What that means for the steps above: the destinations in this guide still work exactly as described — you may just need one extra click to see the option you're looking for on Windows 11.
Laptops, dual GPUs, and other edge cases
"My laptop has two graphics chips," Jake said, holding up a customer's machine. "Do I update both, or just one?" Both. A laptop with switchable graphics — an integrated chip built into the CPU alongside a separate dedicated GPU — shows two entries under Display adapters in Device Manager, and either one can throw a video tdr failure. Update both, and if you can identify which app was running when it crashed, check in the graphics vendor's control panel which chip that specific app was assigned to use.
On a multi-monitor setup, note which monitor or which app was active at the moment of the crash — driving several displays, especially at high refresh rates, puts more sustained load on the driver, and an unstable driver is more likely to show its cracks there than on a single screen. If the crash only happens with a specific monitor plugged in, try a different cable and a different port on the GPU before assuming the driver is at fault.
For anyone running Windows inside a virtual machine or connecting over Remote Desktop, this specific error is uncommon, since those sessions typically use a software or pass-through graphics layer rather than talking to a dedicated GPU driver the same way a physical desktop does. If it does happen in a VM with GPU pass-through configured, the fix is on the host machine's graphics driver, not inside the guest, since the guest is only ever as stable as the physical driver it is borrowing.
Third-party driver tools worth using — and skipping
Display Driver Uninstaller (DDU) is the honest exception to "you don't need extra software." It runs from Safe Mode and removes every trace of a graphics driver, including registry leftovers a normal uninstall skips — genuinely useful when a clean reinstall still crashes. The manufacturer's own control software (Nvidia app, AMD Software, Intel Graphics Software) is fine for routine updates and worth keeping for that alone. What you can skip: generic third-party "driver updater" utilities that scan your whole PC and offer to update everything for a paid license — they are frequently out of date or bundle software you did not ask for, and every driver you actually need is free directly from the manufacturer.
✅ Why this is the one to use
"Every time," Ethan said, "go to the manufacturer's own driver page over any bundled 'updater' app. It's slower by two minutes and it's never once burned me." Nvidia, AMD, and Intel all publish drivers directly, they're always current, and there's no third-party middleman that could push something you did not ask for.
Before installing anything from outside Windows Update, download only from Nvidia.com, AMD.com, or Intel.com directly — never from a link in a forum post or a random "driver download" site, since fake driver installers are a common way to bundle unwanted software onto a PC that's already having problems.
Keeping it from coming back
The manufacturer's own software can check for driver updates automatically instead of you remembering to look — worth turning on once you're past the crash. Beyond that, a can of compressed air through the case or laptop vents every few months, and keeping any overclock modest and tested rather than pushed to the edge, does more to prevent a repeat than anything reactive.
If a card that used to run fine is now crashing after months of use with no changes on your end, that's often dust buildup quietly raising temperatures over time rather than anything sudden going wrong — worth a physical clean-out before assuming the worst.
Frequently asked questions
What does TDR actually stand for?
Timeout Detection and Recovery. It's the part of Windows watching your graphics driver, ready to reset it the moment it stops responding rather than let the whole PC hang.
Is video tdr failure a hardware problem or a software problem?
Mostly software. An outdated, corrupted, or overclocked driver accounts for the large majority of cases; overheating and failing hardware are the minority, checked last, not first.
Which file name is causing my video tdr failure?
atikmpag.sys or amdkmdag.sys points to AMD, nvlddmkm.sys points to Nvidia, and igdkmd64.sys points to Intel graphics — that name tells you exactly whose driver to go reinstall.
Do I need to reinstall Windows to fix video tdr failure?
Almost never. Reinstalling Windows would just put you back to reinstalling the same driver anyway, without addressing a heat or hardware cause if that's what's really going on.
Will updating my graphics driver delete my files?
No — a driver update touches only the driver software, never your documents or installed programs. Save open work first anyway, since the screen briefly goes black during the reinstall.
Why does video tdr failure happen more during games or video editing?
Those tasks push the GPU into sustained high load, exactly the condition where an unstable overclock, a shaky driver, or weak cooling is most likely to miss its response window.
Can a Windows Update cause video tdr failure?
Occasionally, if it installs a generic display driver over your vendor-tuned one. If the crashes started right after an update, rolling back the driver is worth trying first.
Does using integrated graphics avoid video tdr failure?
It reduces the odds under heavy load but doesn't avoid it — igdkmd64.sys shows up in crash reports too, and the same driver-reinstall steps apply.
Is it safe to just roll back my graphics driver?
Yes — it's reversible through the same Device Manager menu and is often the fastest fix when crashes began right after a driver update.
What is Display Driver Uninstaller and do I need it?
A free tool that removes a graphics driver completely, leftover files included. Skip it on a first attempt; reach for it if a normal clean reinstall doesn't stop the crashes.
Can overheating alone cause video tdr failure without any driver problem?
Yes — a hard-throttling GPU or a failed fan can miss its response window purely from heat, with a perfectly healthy driver installed. Checking temperatures under load rules this in or out.
Should I stop overclocking if I get video tdr failure?
Yes, at least while troubleshooting. Reset to stock clocks and see if the crashes stop; if they do, any overclock you reapply needs a lower, properly tested value.
Does video tdr failure mean my graphics card is dying?
Not usually. It's more likely to be a dying card if crashes happen even at idle, with a fresh driver, at stock settings, after everything else in this guide has been ruled out.
Will Windows 10 reaching end of support make video tdr failure worse?
Not directly, but a Windows 10 PC outside the Extended Security Updates program stops getting the monthly patches that sometimes ship alongside driver and compatibility fixes — one more reason to stay current.
Revision note. Originally published November 28, 2016. Rewritten August 18, 2026 for Windows 11 and Windows 10. The core fix hasn't changed since 2016 — it's still your graphics driver, first — but where you go to apply it has moved: Windows 11 tucked the right-click menu and most settings a click deeper than they used to sit. If you landed here at 1am with a blue screen and a deadline, hang in there — this is one of the more fixable errors Windows throws at you, and you're closer to done than it feels right now.