Fix: VIDEO_TDR_FAILURE (ATIKMPAG.SYS) IN WINDOWS 8.1/10

Video_tdr_failure (atikmpag.sys) is a blue screen error triggered by a faulty, incompatible or corrupt graphic driver.  Users face this error after their system has been upgraded or after the drivers have been updated. The good thing is that this BSOD provides you the file name that is triggering the BSOD, which points out where the problem has originated from. Whatever, it is a quick google search will tell where it has originated from. However, this article is related to the atikmpag.sys which is an AMD driver. 

This error usually starts if Windows runs an automatic update, or if you have manually updated the graphic’s drivers or if you have just upgraded to windows 8 or 10 from a prior version. In all cases, it is the driver and this is what we will troubleshoot in this guide.

If you are unable to login to Windows due to this error or if the error continuously interrupts while logged in then it’s best to boot to safe mode where a basic graphic driver with minimal load is loaded. You can view steps on booting windows in safe mode (here)

Use an Older Version of AMD Drivers

The latest drivers are not always the best way to go. In this case, they can be the cause of this error. But we can use an older version of the AMD driver that was not causing this issue.

  1. To do that, hold down Windows key and press R. Type devmgmt.msc and press Enter.VIDEO_TDR_FAILURE-1
  2. Double click Display adapters and right-click on your AMD display adapter. Click Update Driver Software. Click on Browse my computer for driver software.VIDEO_TDR_FAILURE-2
  3. Then click Let me pick from a list of device drivers in my computer.VIDEO_TDR_FAILURE-4
  4. Under Model, select an older version of your AMD driver. The version date will be written against all of them. Then click Next. Restart your system and check if the issue persists. Next, we need to disable Microsoft from automatically updating it again.
  5. For Windows 10 – Download Microsoft’s update Hider from this link. Run it. For Windows 8/8.1, Go to Control Panel -> Windows Updates -> Optional/Pending Updates -> Right-click and chose Hide.
  6. Uncheck the drivers for your AMD card to be installed. Reboot and Test. If the error still comes up, then proceed with replacing atikmpag.sys

Replace ATIKMPAG.SYS

In this solution, we will replace the file in question atikmpag.sys with a fresh one. If in the error you are getting the file atikmdag.sys, and then simply replace all the files named atikmpag below with atikmdag.

  1. Hold the Windows Key and Press R. In the run dialog, type
    C:\Windows\System32
  2. Find the file named atikmpag.sys and rename it to atikmpag.sys.bak.
  3. Then, Hold the Windows Key and Press R again. In the run dialog, type C:\ and Click OK.
  4. Look for a folder called ATI. In ATI, there will be a file named atikmpag.sy_ there. You can search it by typing its name in the search box.
  5. Once you find it, copy that file to your desktop.
  6. Hold Windows key and press X. Click Command Prompt (Administrator).
  7. In the black window, type chdir desktop and press Enter.
  8. Now type
    expand.exe atikmdag.sy_ atikmdag.sys
    

    OR

    expand -r atikmdag.sy_atikmdag.sys
  9. Press Enter. Once the command is complete, copy the newly created atikmdag.sys from the desktop and paste it in C:\Windows\System32.
  10. Restart your system to check if the issue appears now.
  11. If this still won’t work, then give the method another try after doing a clean install. To do a clean install, you’ll first need to completely uninstall the existing drivers, using the DDU Utility from here

Method 4: Update Integrated Graphics and AMD drivers

With the arrival of Windows 8.1/10, a whole lot of bunch of problems took birth with it. Drivers are the most crucial and affected ones. Your AMD GPU may be causing this problem alone, or together with the integrated GPU on your motherboard. Integrated GPU is a graphics processing unit that is embedded on your motherboard.

  1. First, we will have to uninstall the currently installed drivers. After logging in, hold down Windows key and press R. Type devmgmt.msc and press Enter adapters in the left pane.
    Run devmgmt.msc
  2. Double click on Display adapters.
    Display Adapters in Device Manager
  3. Right-click on your Video card driver show by its name.
  4. Right-click on your adapter their and click Uninstall.
  5. Check the Delete the driver software for this device and click OK.
  6. Repeat the process if you have more than two display adapters installed.
  7. If you have AMD Catalyst™ Control Center installed, you will have to remove it too. Hold Windows key and press R. In the run dialog type appwiz.cpl and press Enter.
    Type “appwiz.cpl” into the Run dialog and press Enter
  8. In the program list, find AMD Catalyst™ Control Center. Right-click on it and click Uninstall. Follow the on-screen instructions to remove it.
  9. To get the latest Intel Integrated drivers for your system, you can use their automated tool to check for latest driver updates. Download the tool from here. Run it.
  10. Follow the instructions on the screen to install the tool. After installation, click the Launch button to start the tool.
  11. Click Start Scan. It will start searching for the drivers.
  12. After scanning, it will show you all the outdated or uninstalled drivers. Click Install to start downloading them. Once downloaded, click Install to start installing them.
  13. After installing one, a restart may be required.
  14. To manual update your drivers, first you will have to know the model name of your system. To do that, hold down Windows key and press R. Type msinfo32 and press Enter. Your model will be next to System Model and note down the system type too that will be either x64 for 64 bit and x86 for 32 bit.
  15. Once on the web page, navigate to your model’s page by specifying your system model and download and install Graphic/Video drivers for your operating system (Windows 10).
  16. To download AMD auto detect utility, click here. Download the file and run it.
  17. It will automatically detect the AMD hardware for your operating system. Follow the on-screen instruction to download and install the drivers.
  18. To manually get the latest drivers, go to https://www.amd.com/en/support/download/drivers.html.
  19. Scroll down to Manually Select Your Driver.
  20. In Step 1, choose Desktop graphics if you are using a desktop and Notebook graphics if you’re on a laptop.
  21. Select your GPU series and its exact model name in Step 2 and 3 respectively.
  22. Select Windows 10 64 bit or 32 bit according to what you noted earlier in Step 2. Then click Display Results.

Method 5: Downgrade to 120hz

Hertz is a measure of the monitor’s refresh rate. Sometimes, even if your monitor supports 144hz, it can face issues while running on that refresh rate. Therefore, it is always a good idea to try and downgrade the refresh rate to 120hz and check to see if the issue persists. In order to do that:

  1. Rightclick anywhere on the desktop and selectDisplay Settings“.
    Right-clicking and selecting “Display Settings”.
  2. Click on the “Advanced Display Settings” option.
    Clicking on the “Advanced Display Settings” option
  3. SelectDisplay Adapter Properties for Display 1” and click on the “Monitor” tab in the popup.
    Clicking on the “Advanced Display Adapter Properties” option
  4. Click on the “Screen Refresh Rate” drop-down and select “120hz” from it.
  5. Click on “Apply” and then on “OK“.

In the results, scroll down and click Download against Catalyst Software Suite to start downloading the drivers and the management software. Once downloaded, run the file and follow the on-screen instruction to install them.

Method 6: Change Bios Boot Mode to UEFI

In some cases, you might’ve selected the wrong startup mode from the Bios due to which this issue is being triggered on your computer. Therefore, restart your computer and depending upon your board manufacturer, press the “DEL” or the “F12” key to boot into the Bios, once in the Bios, change the Boot mode to UEFI and save your changes. Exit out of the Bios after saving the changes and check to see if doing so fixes the issue.

ABOUT THE AUTHOR

Kamil Anwar


Kamil is a certified MCITP, CCNA (W), CCNA (S) and a former British Computer Society Member with over 9 years of experience Configuring, Deploying and Managing Switches, Firewalls and Domain Controllers also an old-school still active on FreeNode.

Comments

33
    RA
    raizo Sep 10, 2016

    as i was doing it, it felt like it was actually doing something but didn’t fix anything at all…… good write up but personally disappointed it didn’t work for me.

      KA
      K. Arrows Author Sep 10, 2016

      Suggestion for you, boot into safe mode, use DDU to uninstall the driver and then install it. Read the last method about DDU http://appuals.com/video_scheduler_internal_error/

    JC
    Josiah Clement Apr 11, 2017

    I found it but its not on the System32 its on the driver. Was that fine?

      KA
      K. Arrows Author Apr 12, 2017

      As long as it’s working, should be fine.

    KA
    K. Arrows Author Jul 12, 2017

    reboot in safe mode, and then try. type safe mode or safe boot in the search box on this site to view related articles.

    KA
    Karen Pereira Andrews Aug 17, 2017

    Help please! I followed your instructions to replace atikmpag.sys but now all it shows is an absolute blank screen. All leds and fan are running but endless blank screen. I’ve connected my HDMI cable to it for a second display screen but it keeps saying no signal. How do I fix this please?

      KA
      K. Arrows Author Aug 17, 2017

      Power off the system completely, and disconnect HDMI so only the built in or original display is selected for output. To power it off completely, hold the power button for a few seconds, and then release, then turn it back on to see. After it turns back on, let me know what prompts do you get

        KA
        Karen Pereira Andrews Aug 17, 2017

        Thanks for the prompt response. I’ve followed your instructions but still black screen, am unable to view any prompts. Fan and LEDs are running

          KA
          K. Arrows Author Aug 17, 2017

          Please tell me the make and model of your system.

          KA
          Karen Pereira Andrews Aug 20, 2017

          Dell N5010, i7, originally Win 7 switched to Win 10 – a notebook very under-utilised.

          Managed to get display back on the screen however its very dim with green vertical lines. I’ve ran DDU to remove the original Win 7 AMD driver and replace with their legacy Catalyst Software Suite 15.7.1 (ATI Radeon™ HD 5450) but whenever I run this under safe mode, it never completes the installation. A blue screen will appear with the error code : Video TDR failure (atikmpag.sys).

          I ran DDU again and tried reinstalling the original AMD Mobility Radeon HD 5000 Series, it installs but still no changes to the dimness or vertical lines. I then check Device Manager to check display adapters but it’s just showing the basic display and not the re-installed AMD driver.

          Does this mean that I have no other solution but to just change the graphics card altogether?

    GG
    Gray Graham Oct 5, 2017

    Finally got it to rollback the driver. I hope this works. That blue screen of death and reboot gets old fast.

    SS
    Seun Samuel Jan 13, 2018

    I’m facing the same problem of blue screen on my laptop….Error Video-TDR-failue (atikmpag.sys)
    I have updated the drivers, renamed the .sys file and updated windows, nothing seems to work. How do I fix this please? System model HP 255 g6

      KA
      K. Arrows Author Jan 13, 2018

      Can you boot into safe mode, use DDU to uninstall all GPU drivers and then reinstall?

      JO
      John May 6, 2018

      did you get this working? I am also stuck on this step?

    JA
    Jay Mar 7, 2018

    Me too have the same problem with my assembled PC with windows insider update. It shows the same error message and now it’s not booting up anything on screen. Having Asus M5A97 LE r2.0 motherboard with AMD Phenom 2 x4 965 Black edition processor. Since the board doesn’t have display port I am using XFX Radeon HD 6670 1GD5 graphics card. I can’t get a boot screen or anything on my display. Please help.

    EL
    Evan Lillico Jul 1, 2018

    Hey Kevin. I got to the point of having to replace the atikmpag/atikmdag files and realized I have two of each file. Two of both atikmpag.sys/atikmdag.sys leaving me with four. So when I got to the rename and replace files part I wasn’t sure what to do as I don’t think I’m suppose to have two of each .sys file. Also I checked for an atikmpag.sy_ and atikmdag.sy_ file and saw I had neither of those. Google search hasn’t helped at all with the multiple files thing. I’ve had this problem for a few months now and even did a clean reinstall of everything on my computer. It went away for awhile but is back again. Any ideas on what I should do here?

    GA
    gaurav Dec 15, 2018

    I too had the same problem, my Windows 10 installation just freezed and restarted itself when I try to play any MP4 video.

    Just install the latest AMD display drivers version 18.12.2. This worked for me. Am now playing all video formats easily.

    Reply
    FL
    FlyingBustard Jul 20, 2019

    AMD Radeon HD 7600M drivers for Windows 8.1 64-bit: https://driverscollection.com/?H=Radeon%20HD%207600M&By=AMD&SS=Windows%208.1%2064-bit
    This site has versions 17.Q1, 16.4.1, 15.7.1 and 14.12

    I downloaded version 17.Q1, which I don’t think is compatible with mine, because it just loads a box that says I can download either:
    16.50.2701 Local Driver
    15.7.1 Recommended Driver
    16.2.1 Optional Driver
    (these are saved to C:AMD, in case you want to save them for future use.)

    I installed version 15.7.1.
    After rebooting I had a blue screen crash (atikmpag.sys), then it booted okay to log-in screen and Windows.
    I restarted Windows and it booted okay to Windows again, although, I had a ‘Display driver stopped responding and has recovered’ message in the
    taskbar, but has been working fine since.

    I then tried 16.2.1 (uncheck ‘AMD Gaming Evolved App’ during install or install failed for me), and, although it crashed the first time, it’s been fine, no issues, for days now.

    If you ever get stuck in a blue screen crash loop, press Esc after booting and get to Command Prompt in Recovery.
    Then-
    C:
    CD WINDOWSSYSTEM32DRIVERS
    DEL ATIKMPAG.SYS
    EXIT

    That should get you back into Windows, so you can reinstall AMD Radeon driver.

    Reply
      SW
      Shane Warren Author Sep 8, 2019

      Thankyou for your insight

    SW
    Shane Warren Author Sep 27, 2019

    There shouldn’t be two files in there, rollback to older drivers in an attempt to fix it. In fact, keep on changing the versions of the driver and you might just find one that works for you. Some new methods were added lately, check them out and make sure that you follow them if they are applicable for you.

    SW
    Shane Warren Author Sep 29, 2019

    Boot into safe mode and download and install an older version of drivers.

    CH
    charlie Nov 14, 2019

    I have a Sony Vaio laptop.I have a black screen issue.I tried to clean the memory/ram with an eraser.The screen is still black.Everything else works fans light on power and keyboard.When i hook up the hdmi cable to my tv the tv screen is still black and sometimes i get invalid format on my tv and then after several minutes i get a blue screen with blue verticals thick lines spaced apart with error saying Video TDR failure and atikmpag.sys.The screen on my tv shows the percentage up to 100% and then restarts to a black screen again.I can not get into bios or safe mode and will not boot into qindows 10.It will not even go to the troubleshooting screen.All i get is the blue acreen with vertical lines telling me there was a problem and needs to restart.I took it into repairs and they can’t figure it out.One guy said it may be the mother board and that it may cost me over $300.00 to fix.I’m at a loss.Does anyone have an idea what it might be? Much appreciated

      SW
      Shane Warren Author Nov 16, 2019

      Try to use a different Ram and check if it helps your case. According to my experience, its a 60-50 chance between the Ram and Motherboard. Do pray that it is the Ram since it can be easily replaced and might only cost you around 20$.

        CH
        charlie Nov 16, 2019

        Hi Shane, thanks for replying to my question.I thought at first that i might bad Rammso i ordered 1 stick 4 Gigabytes adding up to 8 gigabytes total 4 x 4. I have a feeling it may be a motherboard issue or perhaps my video card is shot.

          SW
          Shane Warren Author Nov 19, 2019

          If the board is somehow shot it might also have shorted the CPU and the Video Card but let us not lean towards there just yet. Let us wait for the sticks and check if it just a Ram issue. Also, make sure that you try the sticks one by one to verify which one is causing the issue.

    AK
    Ahmad Usman Kundak Jul 3, 2020

    I have finally solved the stress using the file replacement method, ie replacing the ATIKMPAG. SYS
    The little observation i have here for the beginners, take note of the error display of the video failure whether atikmpag or atikmdag and work on the specific.
    For the file expand command expand.exe atikmdag.sy is not general but for atikmdag errors, while for atikmpag.sy the appropriate command i used is expand.exe atikmpag.syThis write up help and i thank the Author

    Reply
    LH
    Les Real Housewives Aug 19, 2020

    since I changed my bios boot mode to UEFI, I don’t have the issue anymore.

    Reply
      SW
      Shane Warren Author Aug 20, 2020

      Thank you for sharing that, we have also included this in our article.

    SA
    SamMoss Nov 19, 2020

    I searched from stem to stern and there was no atikmgpag.sy or sys found anywhere on my PC, yet was getting the BSOD saying that was the issue with TDR failure; even checked to see if it was AMD rather than ATI and still no joy. Nor was there a atikmgdag version although it specifically called for the ‘pag’ one.

      MZ
      Muhammad Zubyan Author Nov 22, 2020

      Try uninstalling your Graphics Driver and installing it again from the Original AMD Support page and check if you get BSOD again. This will most likely fix the issue as re-installing drivers will also replace the files that come with the driver. Let me know how it goes keep me updated!

        SA
        SamMoss Nov 22, 2020

        thanks Zubyan; I did do an graphic card update (amd support) and so far so good.

    AS
    Ashutosh Jan 28, 2021

    I tried to stream Minecraft but when I start the stream this error comes

    System_service_exception atikmpag.sys

      MZ
      Muhammad Zubyan Author Feb 2, 2021

      I suggest you try this:-

      1. Press and hold the “Windows + R” keys together to open run program.
      2. Type “control” and press enter. It will open Control Panel.
      3. Head over to “Hardware and Sound > Power options”
      4. Now on your left side check for option named “Choose what the power buttons do” and click on it.
      5. Now once the new window is opened you should find option that says “change the settings that aren’t available currently” click it.
      6. Now simply uncheck option “Turn on fast startup (recommended) and click on “Save Changes”.
      7. Restart your Computer and check to see if the issue still persists.

      Reply