New GPU Not Showing Up in Device Manager? Fix It Fast

Hardware – RAM & MB Intermediate 👁 18 views 📅 Jun 27, 2026

Bought a new graphics card and Windows won't see it? We'll walk you through the simple checks first, then get into BIOS and driver fixes. Real problem, real solutions.

Quick Check (30 seconds)

First, make sure your card is actually getting power. The fans should spin when you turn on the PC. If they don't, check the power cables. I had a client last month who spent hours reinstalling drivers, only to find his 8-pin connector wasn't pushed in all the way. The click matters. Push until you hear it.

Also, check your monitor cable. Plug it into the new graphics card, not the motherboard ports. If you're using the motherboard's HDMI or DisplayPort, your PC will probably ignore the GPU entirely. This is the #1 reason people think their card is dead.

If the card has lights or a logo, look for them. No lights? No power. Check your PSU wattage. A card like an RTX 4070 needs at least 650W. A 3060 might run on 550W, but if your PSU is old or cheap, it can't deliver clean power. Swap to a known good PSU if you can borrow one.

Moderate Fix (5 minutes)

If the card is powered and still invisible in Device Manager, it's probably a driver issue or a BIOS setting. First, go to Device Manager (right-click Start menu). Look under "Display adapters." If you see a basic "Microsoft Basic Display Adapter" but not your card, that means Windows can't talk to it properly.

Download the driver from NVIDIA or AMD's official site. Not from Windows Update. Windows Update will give you a generic driver that often doesn't work. I've seen it fail on a dozen machines. Use the manufacturer's tool. For NVIDIA, use GeForce Experience or the manual driver download page. For AMD, use their Adrenalin software.

If the driver install says "No compatible hardware found," that's a different problem. It means Windows sees the card but the installer doesn't. Try a clean install: boot into Safe Mode (hold Shift while restarting), then run Display Driver Uninstaller (DDU) from Guru3D. It wipes old drivers completely. Reboot normally and install the new driver fresh.

Also check your motherboard's BIOS. Restart the PC and mash F2 or Delete key to enter BIOS. Look for an option called "Primary Graphics Adapter" or "Initial Display Output." Set it to PCIe or PEG, not IGD or Onboard. Save and exit. This tells the motherboard to use the GPU first.

Advanced Fix (15+ minutes)

If none of that worked, it's time for hardware detective work. First, reseat the card. Take it out, blow out the PCIe slot with canned air, and put it back. Make sure it clicks in evenly. Some cards sag and lose contact. A GPU support bracket helps, but a pencil under the end can hold it up temporarily.

Check your PCIe slot. Some motherboards share bandwidth with M.2 drives. If you have two M.2 SSDs installed, the second PCIe slot might be disabled. Check your motherboard manual. I had a Gigabyte Z690 board that disabled the second PCIe x16 slot if the second M.2 was populated. Moved the GPU to the first slot, and it worked.

Try a different PCIe slot if your motherboard has two. A x8 slot is fine for most cards. Even a x4 slot will work for a low-power card. If the card works in a different slot, your first slot might be dead. RMA the motherboard if it's under warranty.

Still no luck? Test the card in another PC. If it works there, your motherboard or PSU is the problem. If it doesn't work in any PC, the card itself is broken. I've seen DOA cards from reputable brands. Return it under warranty. Don't spend hours trying to fix a hardware fault.

One last thing: check for bent pins in the PCIe slot. Use a flashlight. If you see any, you can try to straighten them with a plastic pick, but it's risky. Usually easier to replace the motherboard.

Remember: power, drivers, BIOS, then hardware. That order saves you time. And don't skip the simple 30-second check. You'd be surprised how many people plug the monitor into the motherboard and then call me in a panic.

Was this solution helpful?