AGP_GART_CORRUPTION: BSOD Error Fixed

Reading time icon 9 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team Read more

AGP_GART_CORRUPTION

Here’s a step-by-step guide to fix the AGP_GART_CORRUPTION BSOD on your Windows PC.

You can often link such Blue Screen errors to rendering graphics whether the device uses a dedicated graphics memory or shares the system memory. Fixing it is fairly easy if the external or internal GPU is working but the drivers aren’t.

I’ve reproduced the pressing 0x00000105 error in a test environment. After evaluation, I discovered that the following fixes will work and save you time.

What Is AGP_GART_CORRUPTION?

AGP_GART_CORRUPTION is a Blue Screen of Death error that usually affects systems with older graphics technology called AGP or the Accelerated Graphics Port. The graphics processing hardware, driver, and software related to the BSOD will show the following:

AGP_GART_CORRUPTION BSOD

STOP Code: AGP_GART_CORRUPTION

Bug Check Value: 0x00000105

Explanation: The Graphics Aperture Remapping Table (GART) is corrupt.

The system crashes to prevent further damage when something goes wrong with graphics memory handling.

Possible Causes

The improper direct memory access (DMA) by an AGP driver or GPU driver is often the root cause of this BSOD error. However, there are other common reasons such as:

  • The newly installed memory modules no longer support your existing AGP card.
  • Also, the AGP might be incompatible with a backward-compatible motherboard you just bought which has both the PCIe and AGP slots for external GPUs.
  • The AGP or PCIe GPU drivers have become outdated.
  • Malware in the system interfering with GPU and system memory.
  • You’re overclocking your GPU which isn’t supported or beyond its limits.
  • The AGP card doesn’t snuggly fit into its slot or is broken.
  • Shared memory modules are faulty.

How To Fix AGP_GART_CORRUPTION BSOD Error

Now, let me introduce you to the fixes you should try. I’ve organized the troubleshooting methods in the order of increasing complexity:

Basic Troubleshooting

  • Restart device: Simply reboot the PC when it freezes with a blue screen. Observe its performance by running graphics and memory-intensive tasks. If the issue doesn’t appear again, you’re all good.
  • Use VGA port: Use a VGA cable to connect the display unit with the CPU.
  • Restart the AGP card: Press Windows + Ctrl + Shift + B a to restart the graphics processing unit.
  • Shutdown and power cycle: Turn off the PC. Disconnect all cables from the CPU cabinet, like power cable, keyboard, mouse, etc. Press and hold the power button for 30 seconds. Now, connect all the cables back into the cabinet and turn on the device. If you’re on a laptop with a removable battery, take it out and press and hold the power button for 30 seconds.
  • Update Windows: Press the Windows + I keys to open Settings. Find and click on the Update or Update & Security menu. Hit the Check for updates, Resume updates, or Install updates button. Let the Windows OS update and restart.
Resume updates
  • Roll back graphics driver: Uninstall the GPU driver from Settings > Apps > Apps & features > NVIDIA Graphics Driver > Uninstall. It could be a Radeon Graphics Driver as well. Now, download and install the latest one from NVIDIA or Radeon.
  • Update graphics driver: Go to Device Manager by right-clicking the Windows flag. There, find the Display adapters item and click to expand its options. If you’re using an external GPU, it’ll show NVIDIA or AMD Radeon. Select the appropriate item, right-click, and choose Update driver from the context menu. Choose Search automatically for drivers and follow the onscreen instructions.
update driver

Remove Any Recently Installed Drivers

A few Microsoft Community support threads talk about unverified or corrupted GPU drivers leading to BSODs. You should use the Display Driver Uninstaller (DDU) tool to remove it completely. Here are the steps:

  1. Download DDU for free from its official website.
  2. Install the app.
  3. Launch DDU from the Desktop.
  4. Click on the Select device type drop-down list and choose GPU.
  5. Hit the Clean and restart button.
Clean and restart

The tool will remove the existing GPU driver including its cache, folders, temp files, and registry entries.

Now, you can install genuine NVIDIA or AMD Radeon drivers from the following portals:

Run the Driver Verifier Tool

The built-in Windows Driver Verifier app will help you identify unstable, fake, and problematic hardware drivers on your PC. Here’s how to find out which one is causing the AGP_GART_CORRUPTION BSOD error.

  1. Press Windows + X to launch the Power User menu.
  2. Click on the Terminal (Admin) option.
  3. The Windows PowerShell terminal will open.
  4. Type verifier and hit Enter.
  5. The Driver Verifier graphical user interface will open.
  6. Select Create standard settings below the Select a task section, and click Next.
create standard settings
  1. Keep the default selection, which is the Automatically select unsigned drivers option. Just click Next.
select unsigned drivers
  1. If the tool finds any problematic driver, note it down and remove it from Apps or Device Manager.

Run the Microsoft Safety Scanner App

This is to ensure that malware isn’t causing this error. Follow these steps:

  1. Download 32-bit or 64-bit Microsoft Safety Scanner from Microsoft’s website.
  2. Double-click on the EXE file to run it.
  3. Click Next twice to arrive on the Scan type screen.
full scan
  1. Select Full scan and hit Next.
  2. Once the scanning is over, the tool will have cleared any detected malware.
progress
  1. Click Finish to close it.

Run Windows Memory Diagnostic

This test will clearly tell you if the issue is linked to a faulty RAM. Here are the steps:

  1. Click on the Windows flag to open the Start menu.
  2. Type Windows Memory and the Windows Memory Diagnostic tool will show up below the Best match section.
windows memory diagnostics
  1. Click on it to access the GUI.
  2. Select Restart now and check for problems (recommended).
restart now

Once the testing is over and you see the sign-in screen, enter your account credentials and log in.

running test

Now, follow these steps to find out the result of the memory diagnostic report:

  1. Open Event Viewer from the Start menu.
  2. Click on the Windows Logs tree on the right and expand it to find System. Click on that.
system events
  1. On the right-side screen, you’ll see a list of entries, like Warning, Error, Information, and the MemoryDiagnostics-Results file.
  2. Click on MemoryDiagnostics-Results and look at the details in the General tab just below the list of entries.
  3. If the General tab says ‘Windows Memory Diagnostic didn’t detect any errors,’ you don’t need to worry about the RAM chips.
  4. However, if you see any of these error messages, you must replace the existing memory modules or use a brand-new RAM:
    • Hardware Errors Detected
    • Memory Test Failure
    • Parity Errors
    • ECC (Error-Correcting Code) Memory Errors
    • Read/Write Errors
    • Page Faults
    • Address Line Errors
    • Cache Errors
    • Bit Errors (Single-Bit or Multi-Bit)
    • Pattern Test Errors.

Disable Overclocking

If you’re overclocking the CPU, GPU, and RAM for gaming or any high-level computing, disable this and check if the issue is fixed.

If you overclock your PC using MSI Afterburner, follow these steps:

  1. Launch MSI Afterburner.
  2. Use the Core Clock slider to reduce it to 0+.
  3. Also, change the Memory Clock slider to 0+.
Save msi afterburner
  1. Hit the Save button.
  2. Restart the PC.

Run Windows in Safe Mode

Here’s how you can run the PC in safe mode to find out if any third-party services are causing the AGP_GART_CORRUPTION error.

  1. Click on the Start menu button, press the Shift key, click on the power icon, and choose Restart.
shift reboot
  1. On the Choose an option screen, select Troubleshoot.
troubleshoot
  1. Now, select Advanced options on the Troubleshoot window.
  2. Click on Startup settings.
startup settings
  1. Select Restart.
  2. You’ll see the Advanced Boot Options screen.
  3. Use the navigation arrow keys to select Safe Mode and hit Enter.
safe mode

When the PC enters safe mode, test it for stability for a while. If the issue doesn’t reappear, it proves that a third-party app is the root cause.

Restart the PC to enter the normal mode. Now, uninstall all the recently installed software from the Apps menu in Settings.

Restore Your PC

You can also try to revert the PC back to a previous state when it worked well. It reverses every single change you made that has led to the AGP_GART_CORRUPTION error. However, this doesn’t apply to installing new hardware.

For example, if you’ve installed a new AGP card and its driver, the driver will be removed but the card will still be there.

Follow these steps to restore a PC:

  1. Type Restore in the Start menu and click the Create a restore point option.
  2. You should see the System Properties dialog.
  3. Click on the System Restore button.
system restore
  1. You can either use the recommended point or manually change that.
  2. Click Next.
recommended restore
  1. Click the Finish button.

Reseat AGP Card and RAM

Often, removing and reseating the involved hardware also fixes the BSOD error. Here’s what you can do:

  1. Shut down the PC and disconnect all cables.
  2. If your PC has an external Wi-Fi and Bluetooth antenna, disconnect that as well.
  3. Open the cabinet door from the left side.
  4. Wear an anti-static wristband or touch a metal surface grounded to the earth to release all static electric charges from your body.
  5. Don’t touch any of the internal parts of the PC cabinet without discharging static electricity. Otherwise, you might damage the hardware.
  6. Now, unlock the lock keys of the RAM modules.
  7. Delicately remove the RAM chips from their slots.
  8. Now, slide the small white band of the AGP slot outwards to unlock the card.
  9. Safely remove the AGP card.
  10. Press and hold the power button for 30 seconds.
  11. Now, put the AGP card and RAM modules back in their respective slots.
  12. Close the CPU cabinet door and connect all cables.
  13. Power on the PC and observe. You can play games or run resource-heavy apps.

Replace the AGP Card

If the AGP_GART_CORRUPTION BSOD becomes an intermittent problem, it’s likely that the AGP card is faulty. If you see a similar error in a PCIe GPU, the external GPU is possibly broken.

You should use a different AGP or PCIe GPU and test the PC for several hours. If the issue doesn’t reoccur, you’ll probably have to buy a new one.

Contact Support for Warranty Inquiry

Before buying a new GPU, find out if you can get warranty assistance from the manufacturers. Usually, AGP and PCIe GPU cards come with a 3-year warranty period.

Find below customer support links for major Windows-compatible graphics card manufacturers:

If you’ve bought a bundled PC or laptop from a PC manufacturer, contact them directly for warranty inquiries.

Summary

So, these are the tried and tested methods to address the AGP_GART_CORRUPTION error.

If any of them worked for you, feel free to comment below.

Also, you can learn how to fix the Blue Screen loop and troubleshoot a BSOD after installing drivers.

More about the topics: BSOD, windows 10, Windows 11

User forum

0 messages