Quick answer

On a desktop, the fastest check comes first: make sure your monitor cable sits in the graphics card’s ports, not the motherboard’s, or a working card looks absent. Still gone? Where it vanishes names the fix: missing from BIOS is hardware (reseat the card and its PCIe power); present in BIOS but not Windows is the driver (clean-reinstall with DDU).

By LK Wood IV · 2026-07-09 · ~9 min read · St. Louis County, MO

Some retailer links below are Amazon affiliate links; if you buy through them TechFuel HQ may earn a small commission at no extra cost to you. As an Amazon Associate I earn from qualifying purchases. Commissions never influence what gets recommended — see our disclosure.

Search “graphics card not detected” and the answer at the top of the page tells almost everyone the same thing: reinstall your graphics drivers. Sometimes that’s the fix. Just as often it does nothing — because a GPU that “isn’t detected” is actually three completely different problems wearing the same symptom, and a driver reinstall only touches one of them.

The question that decides everything: where does the card disappear? A card that’s missing from the BIOS screen is a hardware problem. A card the BIOS sees but Windows doesn’t is a driver problem. A card that both see but games ignore is a configuration problem. Answer that first and you’ve already thrown out two-thirds of the advice on the internet.

Step 1: Find where the card disappears

Before you change a single setting, do two things: restart and open the BIOS/UEFI (tap Delete, F2, or F10 during boot — the key is on the splash screen), and note what you see there and in Windows. Then match your situation to the table. (This assumes you can actually see the screen — if the PC powers on but there’s no display at all and you can’t even reach the BIOS, that’s a no-POST problem first: work through PC turns on but no display before worrying about detection.)

What you seeWhere the card disappearsWhere the problem livesGo to
No image at all, or the card isn’t listed in BIOSBIOS/UEFIHardware — seating, power, slot, or PSUStep 2
Card missing in BIOS but board has integrated graphics giving you a pictureBIOS/UEFIHardware or a BIOS setting forcing iGPUSteps 2 & 4
BIOS lists the card, but Windows shows “Microsoft Basic Display Adapter” or a yellow Code 43Windows / Device ManagerDriverStep 3
Windows sees the card, but games/apps run on the integrated graphicsIn use (in games)Configuration — port or hybrid-GPU settingStep 5

One quick triage that resolves a surprising number of desktop cases before you go further: make sure your monitor cable is plugged into the graphics card’s ports, not the motherboard’s. If it’s on the motherboard, you’re looking at the integrated graphics output, and a perfectly good card will look “not detected” for games and appear absent from the display. The card’s ports are the horizontal row lower on the back of the case; the motherboard’s are up in the I/O cluster with the USB ports.

Step 2: Not detected in BIOS — the hardware branch

If the motherboard itself can’t see the card, drivers are irrelevant. Power the PC fully off and unplug it, then work these in order. A classic case here is fans spinning (or RGB lit) but nothing detecting the card — spinning fans only prove standby power reached the board, not that the GPU core initialized. That symptom points straight at power and seating. (The mirror-image case — fans dead and no display — is the same power/seating branch seen from the other side; if that’s you, GPU Fans Not Spinning walks it through, but the re-seating steps below apply either way.)

1. Re-seat the card — until it clicks

Pull the card out and firmly press it back into the top PCIe x16 slot until the slot’s retention clip snaps closed. A card that looks seated but isn’t clipped in is one of the most common causes, especially in a new build or after moving the PC. Blow out the slot with compressed air if it’s dusty.

2. Re-seat every PCIe power cable

Modern cards need supplemental power from the PSU, and a loose or partially inserted connector will let the fans spin while the core stays dark.

  • Unplug and firmly re-seat every 8-pin (or 6+2) PCIe power cable at both ends — the card and the PSU.
  • On an RTX 40- or 50-series card, the single 12VHPWR / 12V-2×6 (16-pin) connector must be pushed in completely until it clicks flush. A connector seated even slightly proud is a well-documented cause of the card not powering up (and worse, of it overheating) — this is one of the most common failures on brand-new high-end cards.
  • Don’t use a single daisy-chained cable to feed a power-hungry card from two connectors; run separate cables from the PSU where the card asks for them.

3. Try the other PCIe slot

If the board has a second x16 slot, move the card there and boot. If it’s now detected, the first slot is faulty (or was disabled in BIOS). If nothing changes, the slot isn’t the problem.

4. Rule out the power supply

A PSU that’s too small, old, or failing can make a healthy GPU look dead the instant it draws load. Check the card maker’s recommended wattage against your PSU, and if you have a spare known-good unit, swap it in to test. A dying PSU is also a common cause of a machine that powers on, fans spin, and then nothing — the same signature as a PC that keeps restarting or won’t stay on. If the card is detected in a different PC with an adequate PSU, your supply is the suspect.

Step 3: In BIOS but not in Windows — the driver branch

If the BIOS lists the card but Windows shows “Microsoft Basic Display Adapter” in Device Manager, or the GPU appears with a yellow triangle and Code 43, the hardware is fine and the driver is the problem.

1. Do a clean driver reinstall with DDU

A half-installed, corrupted, or Windows-Update-stomped driver won’t fix itself with a plain reinstall. Use Display Driver Uninstaller (DDU) to wipe it cleanly first:

  1. Download DDU and the latest driver from NVIDIA, AMD, or Intel before you start (you’ll have no proper display driver mid-process).
  2. Boot into Safe Mode (Settings → System → Recovery → Advanced startup → Troubleshoot → Startup Settings → Safe Mode).
  3. Run DDU, choose your GPU vendor, and select Clean and restart.
  4. Back in normal Windows, install the driver you downloaded.

2. Stop Windows from reinstalling the wrong driver

If Windows keeps replacing your good driver with a generic one, the freshly installed driver can start misbehaving again. After a clean install, keep the vendor’s app (NVIDIA App / AMD Software) set to manage updates.

3. Quick sanity checks

  • A hung — not missing — driver can sometimes be revived instantly with Win + Ctrl + Shift + B, which restarts the graphics stack. If the screen blinks and the card comes back, you had a driver hang, not a detection failure (see our deeper walkthrough on GPU driver crashes).
  • In Device Manager, right-click the card → Enable device if it’s disabled, and check View → Show hidden devices for a ghosted duplicate to remove.

Step 4: BIOS settings that hide a working card

Sometimes the card is seated and healthy but a firmware setting keeps it from initializing. Enter BIOS/UEFI and check these:

  • Primary display / Initiate Graphic Adapter: set it to PCIe / PEG, not IGFX/Auto, so the board hands off to the discrete card.
  • Above 4G Decoding and Resizable BAR: these help modern cards, but a mismatched combination can block detection on some boards. Try enabling Above 4G Decoding (Resizable BAR needs it on and CSM off). If a card vanished right after you toggled these, set them back.
  • CSM (Compatibility Support Module): newer UEFI GPUs sometimes won’t post with CSM in the wrong mode. Try it disabled (full UEFI) for a modern card.
  • Update the BIOS. An older motherboard often needs a BIOS update to recognize a newer-generation GPU at all — check the board maker’s support page for your exact model. This is a frequent fix when a new card in an older build simply doesn’t appear. Before you flash: back up your data, and do not shut down or reset the machine while the update is running — an interrupted BIOS flash can leave the board unable to boot at all, which is a far worse problem than an undetected GPU. ASUS states both requirements outright in its own EZ Flash 3 instructions (“Before updating the BIOS version, please back up all hard disk data” and “When updating the BIOS, do not shut down or reset the system to avoid system boot failure”); every vendor’s flashing tool carries the same rule. Work the settings above first — flashing is the last thing to try, not the first.
  • If you’ve changed several things, Load Optimized Defaults to get back to a known state, then set only the primary display to PCIe.

Step 5: Detected, but games use the integrated graphics

If Windows does see the card but everything runs slow because it’s using the integrated GPU, nothing is broken — it’s a selection problem.

  • Desktop: the usual cause is the monitor plugged into the motherboard port. Move it to the graphics card. That single change routes the display through the discrete GPU.
  • Laptop (hybrid graphics): Windows runs the power-saving integrated GPU by default and only wakes the discrete card for apps you flag. Open Settings → System → Display → Graphics, add your game or app, and set it to High performance. You can also set the preferred graphics processor per-app in the NVIDIA Control Panel or AMD Software.
  • Confirm the discrete GPU isn’t disabled in Device Manager or switched off in the BIOS (some laptops expose a “Discrete/Hybrid/Auto” graphics mode).

When it’s actually a dead card

If you’ve re-seated the card and its power, given it enough wattage, tried both slots, and it still isn’t detected — test it in another PC. A card that isn’t seen in any system, with adequate power, is genuinely faulty. At that point:

  • If it’s under warranty, RMA it. That’s almost always the right call — home board-level repair costs more than most cards are worth.
  • If it’s out of warranty and you need a replacement, match it to your PSU and case first; a mid-range current-gen graphics card is often a better value than repairing an old one. If your testing pointed at the power supply rather than the GPU, a quality 80 Plus Gold ATX power supply sized above the card’s recommendation is the fix — and it protects the new card too.

Before you spend anything, though, be sure: a failing PSU can frame an innocent GPU, so confirm the card is dead in a second machine first.

The quick version

  1. Open BIOS and find where the card disappears — BIOS, Windows, or only in games.
  2. Missing in BIOS → re-seat the card until it clicks, re-seat every PCIe power cable (12VHPWR fully home on RTX 40/50), try the other x16 slot, and rule out the PSU. (Fans spinning but no detect = power/seating.)
  3. In BIOS but not Windows → clean-reinstall the driver with DDU in Safe Mode; watch for Code 43 or “Basic Display Adapter.”
  4. Still hidden → set BIOS primary display to PCIe, try Above 4G / Resizable BAR / CSM, and update the motherboard BIOS for a newer card.
  5. Detected but games use the iGPU → move the monitor to the card’s port (desktop) or set the game to the high-performance GPU (laptop).

Find where it disappears first, and you stop reinstalling drivers for a card the motherboard was never seeing in the first place. The same layer-by-layer logic works for storage too — see SSD not showing up in BIOS or Windows when a drive goes missing instead of the card.

Frequently asked questions

Why is my graphics card not detected?
A GPU disappears for one of three completely different reasons, and which one you have depends on where it vanishes. If it’s missing from the BIOS/UEFI screen too, the cause is physical — the card isn’t seated fully, a PCIe power connector is loose, the slot is bad, or the power supply can’t feed it. If the BIOS sees it but Windows doesn’t (it shows as ‘Microsoft Basic Display Adapter’ or with a yellow Code 43), the cause is the driver. And if Windows and games both technically see it but keep using the integrated graphics, the cause is configuration — on a laptop that’s the hybrid-graphics MUX, on a desktop it’s usually a monitor plugged into the motherboard instead of the card. Find where it disappears before you change anything.
My GPU fans are spinning but it’s not detected — what’s wrong?
Spinning fans only prove the card is getting some standby power; they don’t prove the GPU core is initializing. When fans spin (or the RGB lights up) but nothing detects the card, the cause is almost always power or seating: the PCIe power cables aren’t fully clicked in, a 12VHPWR/16-pin connector on an RTX 40/50-series card isn’t seated all the way (a very common cause on brand-new cards), the card isn’t pressed fully into the slot, or the PSU is too weak or failing under load. Re-seat the card until the retention clip clicks, unplug and firmly re-seat every PCIe power cable at both ends, and make sure your monitor is on the card’s port, not the motherboard’s.
How do I fix an undetected GPU?
Work it in this order. (1) Move your monitor cable to the graphics card’s ports, not the motherboard’s. (2) Check the BIOS/UEFI — if the card isn’t listed there, power down, re-seat the card and its PCIe power cables, and try the other PCIe x16 slot. (3) If the BIOS sees it but Windows doesn’t, do a clean driver reinstall with DDU (Display Driver Uninstaller) in Safe Mode, then install the latest driver from NVIDIA, AMD, or Intel. (4) If it still hides, check BIOS settings — set the primary display to PCIe/PEG, and try toggling Above 4G Decoding, Resizable BAR, and CSM. (5) On a laptop, the card is usually detected but idle — set your game to the high-performance GPU in Windows Graphics settings or the NVIDIA/AMD control panel.
Graphics card not detected in BIOS — what does that mean?
If the card doesn’t appear on the BIOS/UEFI screen, Windows and drivers are irrelevant — the motherboard itself can’t see the GPU, so the problem is hardware or firmware. The usual causes, in order: the card isn’t fully seated (re-seat until the slot’s retention clip clicks), a PCIe power cable is loose or missing, the x16 slot is dead (try the second slot), the PSU can’t deliver enough power, or the board needs a BIOS update to recognize a newer-generation card. Occasionally a BIOS setting is forcing integrated graphics as primary — reset BIOS to defaults and set the primary display to PCIe. Only after the card shows up in BIOS is it worth touching drivers.
Is my GPU broken if it’s not being detected, and can a dead one be fixed?
Not necessarily — most ’not detected’ cases are seating, power, driver, or BIOS problems, not a dead card, so rule those out first. To actually test the card, install it in a different PC (or a known-good slot with a known-good PSU); if it isn’t detected anywhere, the card itself is likely faulty. A truly dead GPU — no output in any system after re-seating and adequate power — is generally not economically repairable at home; component-level board repair exists but costs more than it’s worth for most cards. If the card is under warranty, RMA it. Before writing it off, confirm the PSU is healthy, because a failing power supply can make a perfectly good GPU look dead.
Why does my computer keep using integrated graphics instead of my graphics card?
This means the GPU is detected but not selected — a configuration issue, not a detection failure. On a desktop, the number-one cause is the monitor being plugged into the motherboard’s video port, so the display is literally driven by the integrated graphics; move the cable to the graphics card. On a laptop with hybrid graphics, Windows runs the low-power integrated GPU by default and only hands games to the discrete card when told to: open Settings > System > Display > Graphics, add your game, and set it to ‘High performance,’ or set the preferred GPU in the NVIDIA Control Panel / AMD Software. Also make sure the discrete GPU isn’t disabled in Device Manager or the BIOS.

Evidence ledger

Last updated
Methodology
This guide was written and edited by Lowell K. Wood IV in St. Louis County, MO. Specs and prices verified against vendor and project documentation current on the date above. Full editorial standard: methodology.
Update log
  • 2026-08-14 — Added the missing BIOS-flash safety gate to the Step 4 “Update the BIOS” bullet (back up first; do not shut down or reset mid-flash), sourced to ASUS EZ Flash 3 instructions which state both requirements verbatim. No diagnostic claim changed.
Corrections
Spotted an error or a stale number? Email hello@techfuelhq.com. Confirmed corrections are added to the update log above.

About the author

Written by Lowell K. Wood IV, who builds and runs TechFuelHQ from St. Louis, Missouri.