Key takeaways
- Where is your monitor cable plugged in? If the cable is in the motherboard HDMI/DisplayPort, you are using integrated graphics. Power off, move the cable to the GPU’s ports, and reboot. If you get no signal from the GPU, the card is likely not initialized – continue with the steps below.
- Did the display work once, then stop after a driver update? Boot into Safe Mode and check Device Manager > Display adapters. If you see the GPU with a yellow triangle and Error Code 43, it’s a driver or power issue, not a dead slot.
- Are the GPU fans spinning? Fans spinning means the card is getting some power, but not necessarily enough. Fans not spinning at all on a card that should spin at boot points to missing power cables or a PSU problem.
What's inside
- Quick Checks Before You Open the Case
- 1. Reseat the GPU and Check the PCIe Slot
- 2. Fix Power Delivery – The Most Overlooked Cause
- 3. Configure BIOS So the Motherboard Sees the Card
- 4. Solve Driver and Windows Detection Issues
- 5. Isolate the Hardware: GPU, Motherboard, or PSU?
- When to RMA the Card
- Preventing Detection Issues on Future Builds
If your gpu in mother boared but not being picked up, the fix is almost always reseating the card fully until the PCIe latch clicks, connecting all required PCIe power cables directly from the PSU, and setting the BIOS to use PEG/Discrete graphics with the correct PCIe generation.
- Quick Checks Before You Open the Case
- 1. Reseat the GPU and Check the PCIe Slot
- 2. Fix Power Delivery – The Most Overlooked Cause
- 3. Configure BIOS So the Motherboard Sees the Card
- 4. Solve Driver and Windows Detection Issues
- 5. Isolate the Hardware: GPU, Motherboard, or PSU?
- When to RMA the Card
- Preventing Detection Issues on Future Builds
When a GPU is physically installed but not detected, Windows Device Manager shows Microsoft Basic Display Adapter or no display adapter at all, BIOS shows an empty PCIe slot, and your monitor only works when plugged into the motherboard. This guide walks through the causes in order from most common to least common, so you don’t waste time reinstalling drivers when the issue is power or seating.
Quick Checks Before You Open the Case
Do these 30-second checks first. They solve about 40% of “not detected” cases without disassembly.
- Where is your monitor cable plugged in? If the cable is in the motherboard HDMI/DisplayPort, you are using integrated graphics. Power off, move the cable to the GPU’s ports, and reboot. If you get no signal from the GPU, the card is likely not initialized – continue with the steps below.
- Did the display work once, then stop after a driver update? Boot into Safe Mode and check Device Manager > Display adapters. If you see the GPU with a yellow triangle and Error Code 43, it’s a driver or power issue, not a dead slot.
- Are the GPU fans spinning? Fans spinning means the card is getting some power, but not necessarily enough. Fans not spinning at all on a card that should spin at boot points to missing power cables or a PSU problem.
1. Reseat the GPU and Check the PCIe Slot
An improperly seated card is the number one reason a motherboard fails to detect a GPU. The card can look seated but be 1-2mm off, especially with a heavy triple-fan cooler.
- Power off completely, flip the PSU switch to OFF, and hold the case power button for 5 seconds to drain residual power.
- Remove the GPU retention bracket screws and release the PCIe retention latch at the end of the x16 slot. Pull the card straight out.
- Inspect the PCIe gold fingers and the slot for dust, debris, or bent pins. Use compressed air in short bursts to clear the slot. Do not use a cotton swab inside the slot.
- Reinstall the card firmly and evenly until the retention latch clicks closed on its own. The metal bracket should be flush with the case without you having to force it. Screw the bracket in – a sagging card can lose contact.
- If you have a second PCIe x16 slot, try the GPU there. If it is detected in the second slot but not the first, the primary slot may be damaged or disabled in BIOS.
PCIe Lane Conflicts That Disable Slots
On many B650, B760, Z790, and X670 motherboards, populating certain M.2 slots will disable or downgrade the second PCIe x16 slot to x2 mode, and some boards disable the primary x16 slot if you use the wrong M.2 configuration. Check your motherboard manual for the PCIe/M.2 bandwidth sharing table. If you recently added an NVMe SSD, remove it temporarily to test if the GPU reappears.
2. Fix Power Delivery – The Most Overlooked Cause
A GPU will not enumerate on the PCIe bus if any required power connector is missing or daisy-chained incorrectly. The motherboard PCIe slot only provides up to 75W. The rest must come from dedicated PSU cables.
- Connect every power socket on the GPU. An RTX 4070 / RX 7800 XT typically needs 2x 8-pin, an RTX 4070 Ti Super / RX 7900 XT needs 2-3x 8-pin, and an RTX 4080 / 4090 uses a 12VHPWR (16-pin) connector. Leaving one 8-pin empty will cause no detection.
- Use separate PCIe cables from the PSU for each connector. Do not use a single cable with a pigtail splitter to power two 8-pin sockets if your PSU has multiple PCIe outputs – a single cable is often rated for 150W, while two 8-pin sockets can draw 300W combined and trigger over-current protection.
- For 12VHPWR / 12V-2×6 cards, ensure the connector is fully inserted until you hear a click and there is no visible gap. A partially seated 16-pin is a common cause of no detection and melting risk. The sense pins must make contact for the card to report its power limit to the motherboard.
- Avoid PCIe riser cables and extensions for troubleshooting. Connect the GPU directly to the motherboard.
Worked Example: Do You Have Enough Wattage?
Undersized or aging PSUs can power fans but fail to initialize the GPU. Calculate your minimum PSU size:
Formula: (GPU TDP + CPU TDP + 100W for board/RAM/storage/fans) / 0.6 = Recommended PSU Wattage – dividing by 0.6 keeps load under 60% for efficiency and transients.
Example build: RTX 4070 Super (220W TDP) + Core i5-14400 (148W max turbo power) + 100W system = 468W total draw. 468 / 0.6 = 780W. A quality 750W-850W PSU is the correct class here. A 550W PSU might boot with integrated graphics but fail to detect the 220W GPU under load. If your PSU is more than 5 years old, group-regulated, or lacks the required connectors natively, replace it with a modern ATX 3.1 unit in the usually $80-$130 range rather than using multiple adapters.
| GPU Class | Typical Board Power | Required Connectors | Minimum Recommended PSU (with 65W-125W CPU) |
|---|---|---|---|
| RTX 4060 / RX 7600 | 115W – 165W | 1x 8-pin | 550W – 650W |
| RTX 4070 / 4070 Super / RX 7800 XT | 200W – 250W | 2x 8-pin | 650W – 750W |
| RTX 4070 Ti Super / RX 7900 XT/XTX | 285W – 355W | 2x-3x 8-pin or 16-pin | 750W – 850W |
| RTX 4080 Super / RTX 4090 | 320W – 450W | 16-pin (12VHPWR / 12V-2×6) | 850W – 1000W |
3. Configure BIOS So the Motherboard Sees the Card
If the card is seated and powered but still not picked up, the BIOS may be routing display to the iGPU or running the slot in an incompatible mode.
- Enter BIOS (Del or F2 at boot). Go to Advanced > System Agent / NB Configuration / PCIe settings – names vary by vendor.
- Set Initiate Graphic Adapter or Primary Display to PEG / PCIe / Discrete / External GPU instead of Auto or iGPU. On ASUS boards this is under Advanced > System Agent > Graphics Configuration > Primary Display > PCIE. On MSI it’s Settings > Advanced > Integrated Graphics Configuration > Initiate Graphic Adapter > PEG.
- Set Integrated Graphics to Disabled or Auto, not Forced. Forcing iGPU can hide the discrete GPU from the OS.
- Set PCIe x16 Mode / PCIe Generation to Auto. If Auto fails, manually try Gen3 for testing. PCIe 4.0 and 5.0 cards are backward compatible, but a poor signal on a riser or long trace can cause Gen4/Gen5 link training to fail while Gen3 succeeds.
- Enable Above 4G Decoding and Re-Size BAR / Smart Access Memory – leave them Enabled for modern GPUs; disabling them rarely fixes detection and will hurt performance.
- Disable CSM (Compatibility Support Module) if you use a modern GPU with UEFI GOP. Enable CSM only if you are trying to use a very old card on a new board.
- Save and exit. If you cannot get display from either GPU or iGPU after changing BIOS, clear CMOS via the jumper or by removing the CMOS battery for 60 seconds.
4. Solve Driver and Windows Detection Issues
Only do this after the BIOS can see the card. If BIOS lists the card in Board Explorer / PCIe Slot Information but Windows doesn’t, it’s a software problem.
- Open Device Manager > Display adapters. If you see Microsoft Basic Display Adapter, the GPU is detected at hardware level but needs a driver.
- Download the correct driver clean. Use Display Driver Uninstaller (DDU) in Safe Mode to remove old NVIDIA/AMD drivers, then install the latest driver from NVIDIA.com or AMD.com. Choose “Custom Install” and check “Perform clean installation.”
- Check Device Manager > View > Show hidden devices. If the GPU appears greyed out, uninstall it and reboot.
- For Error Code 43 or Code 12 (not enough resources), this often means a BIOS resource allocation failure. Update the motherboard BIOS to the latest stable version – AGESA and Intel ME updates frequently fix PCIe enumeration bugs – then re-enable Above 4G Decoding.
- Disable Windows fast startup: Control Panel > Power Options > Choose what the power buttons do > Uncheck “Turn on fast startup.” Fast startup can cache a no-GPU state.
5. Isolate the Hardware: GPU, Motherboard, or PSU?
Use this decision matrix to identify the faulty component without swapping everything blindly.
| Test You Do | Result | What It Means | Next Step |
|---|---|---|---|
| Move GPU to another PC or second PCIe slot | Detected in other system/slot | GPU is good | Fault is your motherboard slot, BIOS, or PSU cables on first system |
| Move GPU to another PC | Not detected anywhere, fans don’t spin | GPU likely dead or power circuit failed | Test with a different known-good PSU and cables before RMA |
| Try a different known-good GPU in your motherboard | Other GPU is detected | Your motherboard and PSU are good | RMA or service the original GPU |
| Try a different known-good GPU | No GPU is detected in any slot | Motherboard or PSU rail failure | Test PSU with a PSU tester/multimeter (12V should be 11.4V-12.6V), then consider motherboard RMA |
| Update motherboard BIOS | GPU appears after update | PCIe compatibility or initialization bug | Keep BIOS updated, re-enable XMP/EXPO after |
Also check for a BIOS flashback or PCIe slot disable switch. Some MSI and Gigabyte boards have a physical PCIe 3.0/4.0 switch or a lane-share switch near the slots. Ensure it is set to x16.
When to RMA the Card
RMA if the GPU is not detected in two different PCs with adequate PSUs and proper power cables, shows visible damage to the PCIe fingers, smells burnt near the VRMs, or was previously working and suddenly produces artifacts before disappearing from Device Manager. Most GPU vendors allow RMA within the warranty period, usually 2-3 years. Keep the original cooler and do not remove the warranty sticker if you need to return it.
Preventing Detection Issues on Future Builds
- Always plug monitors into the GPU, not the motherboard, unless you intentionally use integrated graphics for troubleshooting.
- Use a PSU with native connectors for your GPU class – avoid stacking 8-pin to 16-pin adapters when possible.
- Support heavy cards with a GPU anti-sag bracket. Continuous sag can crack solder joints and cause intermittent slot contact.
- Update motherboard BIOS before installing a new-generation GPU, especially when pairing an RTX 40-series or RX 7000-series card with a board released a year or more earlier.