GPU Not Detected After Windows Update? 9 Proven Fixes (2026)

Table of Contents

GPU not detected after Windows update is one of the most alarming issues PC users can face. When GPU not detected after Windows update occurs, your dedicated graphics card may disappear from Device Manager, show only as “Microsoft Basic Display Adapter,” or fail to appear in Task Manager or system information.[reference:0] According to Microsoft’s official support documentation, this issue often stems from driver incompatibilities introduced by Windows updates, corrupted display drivers, or conflicts between integrated and discrete GPUs.[reference:1] This issue has been particularly prevalent after the Windows 11 24H2 update, which has been linked to random BSODs and GPU detection failures.[reference:2][reference:3] This guide covers every possible cause and provides clear, step-by-step fixes to resolve GPU not detected after Windows update on Windows 10 and Windows 11 systems.

For more Windows troubleshooting guides, visit our Windows 11 Troubleshooting Hub. You can also check our guide on driver crashes, our guide on BSOD errors, and our guide on black screen issues for additional help.

For additional assistance, refer to Microsoft’s official driver support page and check the server status at DownDetector.

Featured Snippet: To resolve GPU not detected after Windows update, start by opening Device Manager, clicking Action > Scan for hardware changes to force Windows to redetect the GPU.[reference:4] If that does not work, check for hidden devices (View > Show hidden devices) to see if the GPU is listed but disabled.[reference:5] For persistent issues, uninstall the graphics driver from Device Manager (check “Delete the driver software for this device”), restart, and install the latest driver from your GPU manufacturer’s website (NVIDIA, AMD, or Intel).[reference:6]

Why GPU Not Detected After Windows Update Occurs

Several factors can cause your graphics card to disappear after a Windows update. According to Microsoft’s troubleshooting guides and community experts, the issue is often related to driver conflicts, Windows Update replacing specialized drivers with generic versions, or incompatibilities with specific Windows builds.[reference:7]

Here are the most common reasons why GPU not detected after Windows update happens:

  • Windows Update Replaced Manufacturer Drivers: Windows Update may replace specialized manufacturer drivers with generic Microsoft Basic Display Adapter drivers that lack dedicated GPU support.[reference:8]
  • Driver Incompatibility: The Windows update may introduce changes that are incompatible with your current GPU driver version, causing the system to disable or fail to recognize the GPU.[reference:9]
  • Corrupted Driver Installation: The update process may partially install or corrupt the graphics driver, leaving the GPU in an unrecognized state.[reference:10]
  • GPU Disabled in Device Manager: Windows may automatically disable the GPU if it detects a conflict, showing a down-arrow icon in Device Manager.[reference:11]
  • BIOS/UEFI Settings Reset: Some updates may reset BIOS settings, disabling switchable graphics or PCIe slots.[reference:12]
  • Windows 11 24H2 Known Issues: The 24H2 update has been linked to GPU detection failures, especially with NVIDIA GPUs.[reference:13][reference:14]
  • Multiple GPU Conflicts: Systems with both integrated and discrete GPUs may experience detection issues after updates.[reference:15]

💡 Quick Tip: Start by scanning for hardware changes in Device Manager—this resolves GPU not detected after Windows update for many users.

Method 1: Scan for Hardware Changes in Device Manager

The first and simplest step to resolve GPU not detected after Windows update is to force Windows to rescan for hardware changes. This can trigger the system to re-detect the graphics card.[reference:16]

  1. Right-click the Start button and select Device Manager.
  2. In Device Manager, click Action at the top of the window.
  3. Select “Scan for hardware changes” from the dropdown menu.[reference:17]
  4. Wait for Windows to complete the scan—it may take a few moments.
  5. Check if your GPU appears under Display adapters.

✅ Expected Result: Scanning for hardware changes often resolves GPU not detected after Windows update by forcing Windows to re-enumerate connected devices.

Method 2: Check for Hidden Devices

If your GPU does not appear in Device Manager, it may be hidden. According to Microsoft Q&A experts, the dedicated GPU may appear under “Other devices” or be hidden with error code 45.[reference:18][reference:19]

  1. Open Device Manager.
  2. Click View at the top of the window.
  3. Select “Show hidden devices”.[reference:20]
  4. Check if your GPU appears under Display adapters or Other devices.
  5. If the GPU appears with a yellow exclamation mark or as “Microsoft Basic Display Adapter,” you may need to reinstall the driver.[reference:21]
  6. If the GPU appears and shows an error like “Currently, this hardware device is not connected to the computer (Code 45),” try restarting your PC.[reference:22]

✅ Expected Result: Showing hidden devices helps identify whether GPU not detected after Windows update is caused by the device being hidden or disabled.

Method 3: Roll Back the Problematic Windows Update

If the GPU not detected after Windows update issue started immediately after a specific update, rolling back that update can restore functionality.[reference:23] This is particularly relevant for the Windows 11 24H2 update, which has been linked to GPU detection failures.[reference:24]

  1. Open Settings (Windows + I).
  2. Go to Windows Update > Update history.
  3. Scroll down and click “Uninstall updates”.
  4. Find the most recent update that was installed before the issue started.
  5. Select it and click Uninstall.
  6. Follow the on-screen instructions to complete the uninstallation.
  7. Restart your PC and check if the GPU is detected.

✅ Expected Result: Rolling back the problematic update resolves GPU not detected after Windows update caused by the Windows 11 24H2 update or other incompatible updates.[reference:25]

Method 4: Uninstall and Reinstall the Graphics Driver

A clean driver reinstall can resolve GPU not detected after Windows update caused by corrupted or partially installed drivers.[reference:26]

  1. Open Device Manager.
  2. Expand Display adapters.
  3. Right-click your GPU (or “Microsoft Basic Display Adapter”) and select “Uninstall device”.
  4. Check the box that says “Delete the driver software for this device” if available.[reference:27]
  5. Click Uninstall.
  6. Do not restart your PC immediately—instead, scan for hardware changes (Method 1) to let Windows reinstall the basic driver.
  7. Once the GPU reappears, download and install the latest driver from your GPU manufacturer’s website:
  8. Restart your PC after installing the driver.

✅ Expected Result: Uninstalling and reinstalling the driver resolves GPU not detected after Windows update caused by corrupted driver installations.

Method 5: Use DDU (Display Driver Uninstaller) for a Clean Removal

For persistent GPU not detected after Windows update issues, Display Driver Uninstaller (DDU) provides the most thorough driver removal. DDU completely removes all traces of the GPU driver, including registry entries and leftover files.[reference:28][reference:29]

⚠️ Important Warning: DDU should be run in Safe Mode for best results. Make sure you have downloaded the latest GPU driver from your manufacturer’s website before proceeding.

  1. Download DDU: Go to Guru3D’s DDU download page and download the latest version.[reference:30]
  2. Download the latest GPU driver from NVIDIA, AMD, or Intel before starting.
  3. Enter Safe Mode:
    • Press Windows + R, type msconfig, and press Enter.[reference:31]
    • Go to the Boot tab, check “Safe boot”, select “Minimal”, and click OK.[reference:32]
    • Restart your PC to boot into Safe Mode.[reference:33]
  4. Run DDU: Open DDU, select your GPU type (NVIDIA, AMD, or Intel), and click “Clean and Restart”.[reference:34][reference:35]
  5. DDU will uninstall the driver and restart your PC automatically.
  6. Exit Safe Mode:
    • Press Windows + R, type msconfig, and press Enter.[reference:36]
    • Go to the General tab, select “Normal startup”, and click OK.[reference:37]
    • Restart your PC.[reference:38]
  7. Install the GPU driver you downloaded earlier.[reference:39]

✅ Expected Result: Using DDU to perform a clean driver removal resolves GPU not detected after Windows update caused by stubborn driver remnants.

Method 6: Check BIOS/UEFI Settings

If GPU not detected after Windows update persists, the issue may be at the BIOS/UEFI level. Windows updates can sometimes reset BIOS settings, disabling the dedicated GPU.[reference:40][reference:41]

  1. Restart your PC and enter BIOS/UEFI setup (usually by pressing F2, F12, Delete, or Esc during startup).[reference:42]
  2. Look for options related to graphics, display, or GPU settings.
  3. Ensure switchable graphics or discrete graphics is enabled if such an option exists.[reference:43]
  4. Check PCIe settings and ensure the GPU slot is enabled.
  5. If you have a laptop with Armoury Crate or similar software, check that GPU mode is set to “Standard” or “Discrete” rather than “Eco Mode”.[reference:44]
  6. Load default settings in BIOS (often an option like “Load Optimized Defaults”).[reference:45]
  7. Save changes and exit BIOS.
  8. Boot into Windows and check if the GPU is detected.

✅ Expected Result: Enabling the GPU in BIOS/UEFI resolves GPU not detected after Windows update caused by BIOS settings being reset.

Method 7: Check Optional Updates for Driver Updates

Sometimes, Windows Update offers graphics driver updates as optional updates. Installing these can resolve GPU not detected after Windows update.

  1. Open Settings (Windows + I).
  2. Go to Windows Update.
  3. Click “Advanced options”.
  4. Look for “Optional updates” and click on it.
  5. Check for any graphics driver updates (NVIDIA, AMD, or Intel) and install them.[reference:46]
  6. Restart your PC after installation.

✅ Expected Result: Installing optional graphics driver updates resolves GPU not detected after Windows update caused by missing driver updates.

Method 8: Disable Automatic Driver Installation

Windows Update may automatically install a generic or incompatible driver, causing GPU not detected after Windows update. Disabling automatic driver installation can prevent this.[reference:47]

  1. Press Windows + R, type gpedit.msc, and press Enter (Windows Pro/Enterprise only).
  2. Navigate to Computer Configuration > Administrative Templates > Windows Components > Windows Update > Manage updates offered from Windows Update.
  3. Find the policy “Do not include drivers with Windows Updates”.
  4. Set it to Enabled.
  5. Click OK and restart your PC.
  6. After disabling automatic driver installation, download and install the correct driver manually from your GPU manufacturer’s website.

✅ Expected Result: Disabling automatic driver installation prevents Windows Update from overwriting your GPU driver and causing GPU not detected after Windows update.

Method 9: Perform an In-Place Upgrade or System Restore

If GPU not detected after Windows update persists after all software fixes, an in-place upgrade can repair system files without deleting your personal data.[reference:48]

  1. In-place upgrade:
    • Download the Windows 11 installation media from Microsoft’s website.
    • Run the installer and select “Upgrade this PC now”.
    • Choose “Keep personal files and apps” when prompted.[reference:49]
    • The process will repair system files while preserving your data.
  2. System Restore:
    • Type “Create a restore point” in the Windows search bar and open it.
    • Click “System Restore” and choose a restore point from before the update that caused the issue.
    • Follow the on-screen instructions to restore your system.

✅ Expected Result: An in-place upgrade or system restore resolves GPU not detected after Windows update caused by deeper system corruption.

Conclusion: Resolving This GPU Detection Issue

When GPU not detected after Windows update occurs, start with the simplest fixes: scan for hardware changes in Device Manager and check for hidden devices. Most cases of this error resolve with these steps. If the problem persists, roll back the problematic update, uninstall and reinstall the graphics driver, or use DDU for a clean removal. For more stubborn cases, check BIOS/UEFI settings, install optional driver updates, or disable automatic driver installation. If all software fixes fail, perform an in-place upgrade or system restore. If the GPU is still not detected in BIOS, it may indicate a hardware issue—contact your PC manufacturer or visit a service center.[reference:50] By following this guide, you can resolve GPU not detected after Windows update and restore your graphics performance.

Frequently Asked Questions

Why is my GPU not showing after a Windows update?

GPU not detected after Windows update is usually caused by Windows Update replacing specialized manufacturer drivers with generic ones, driver incompatibilities, or corrupted driver installations. The Windows 11 24H2 update has been specifically linked to GPU detection failures, especially with NVIDIA GPUs.[reference:51]

How do I fix GPU not detected after Windows update?

To fix GPU not detected after Windows update, start by scanning for hardware changes in Device Manager (Action > Scan for hardware changes). If that does not work, uninstall the graphics driver, check for hidden devices, or roll back the problematic update. For persistent issues, use DDU to perform a clean driver removal and then install the latest driver from your GPU manufacturer’s website.[reference:52]

Does the Windows 11 24H2 update cause GPU detection issues?

Yes. The Windows 11 24H2 update has been linked to random BSODs and GPU detection failures, particularly with NVIDIA GPUs.[reference:53] According to Microsoft Q&A experts, the update is incompatible with some NVIDIA drivers, causing the system to fail to recognize the dedicated GPU.[reference:54] If you are affected, rolling back to 23H2 may be the solution.[reference:55]

How do I use DDU to fix GPU not detected?

Download DDU from Guru3D, boot into Safe Mode, select your GPU type (NVIDIA, AMD, or Intel), and click “Clean and Restart.”[reference:56] After DDU removes all driver remnants, restart your PC normally and install the latest driver from your GPU manufacturer’s website.[reference:57]

Why does my GPU show as “Microsoft Basic Display Adapter” after a Windows update?

This happens when Windows Update replaces your dedicated GPU driver with a generic Microsoft driver.[reference:58][reference:59] The “Microsoft Basic Display Adapter” does not support hardware acceleration or gaming features. To fix this, uninstall the display adapter from Device Manager, check “Delete the driver software,” and install the correct driver from your GPU manufacturer’s website.[reference:60]

Can I prevent Windows Update from installing GPU drivers?

Yes. You can disable automatic driver installation through Group Policy Editor (gpedit.msc) by enabling “Do not include drivers with Windows Updates.”[reference:61] Alternatively, you can use the “Show or hide updates” troubleshooter from Microsoft to hide specific driver updates.

Will a factory reset fix GPU not detected after Windows update?

A factory reset can resolve GPU not detected after Windows update if caused by system corruption, but it erases all data.[reference:62] Try all other methods first—especially using DDU, rolling back the update, and reinstalling the driver. If you must reset, back up your data first.

🚀 About HowToFixPro Editorial Team

Hey there! 👋 We are a team of tech geeks, system admins, and absolute troubleshooting maniacs! 💻 From annoying Windows loops and Android glitches to messy browser tantrums and networking nightmares—if it’s broken, we live to fix it. 🛠️

How do we do it? 🕵️‍♂️ We don’t just copy-paste basic stuff. We dive deep into official documentations, test things out until our screens glow, and follow the best industry practices. That way, you get 100% accurate, reliable, and straight-to-the-point blueprints that actually work. 🎯

No confusing jargon, no useless workarounds. Just pure, step-by-step guidance to save your day (and your sanity). ⚡ Let’s smash those tech barriers together! 🦾

Scroll to Top