How to Fix Windows PC Won’t Boot When GPU Is Plugged In

You power on your PC, but nothing shows up on the screen — the fans spin, the lights come on, but there’s no display signal. When you remove your graphics card, the system boots just fine using the motherboard’s video output.

If this sounds familiar, your PC is facing a boot failure when a GPU is installed, a problem that can stem from anything from BIOS misconfigurations to power supply or PCIe slot issues.

In this guide, we’ll walk you through how to fix a Windows PC that won’t boot when a GPU is plugged in — covering both hardware and software causes step-by-step.

Windows PC Won’t Boot When GPU Is Plugged In

You’ll need access to basic tools like a screwdriver and (ideally) an integrated GPU output to test without your graphics card. Administrator access in Windows may also be required for later steps.

Tip: If your PC doesn’t have integrated graphics, you can still follow these steps — but use another system to verify your GPU if needed.

Step 1: Check the Power Connections

The first thing to check when your GPU prevents booting is whether it’s properly powered. A loose or missing power connector can stop the GPU from initializing, causing a black screen or system hang.

  1. Turn off your PC and unplug the power cable.
  2. Open your case and inspect the GPU’s power connectors.
  3. Most GPUs require one or two 6-pin or 8-pin PCIe power cables from your PSU.
  4. Ensure they’re fully seated — you should hear or feel a “click.”
  5. Reconnect your power cable and try booting again.

If your GPU has LEDs near the power connectors, make sure they’re not flashing or red — that usually means insufficient power.

Step 2: Verify Your Power Supply Unit (PSU)

If your PSU is underpowered or faulty, it may fail to supply enough wattage to start the system with a dedicated GPU.

How to Test:

  1. Check your GPU’s minimum power requirement on the manufacturer’s website.
  2. Ensure your PSU wattage is at least 100W higher than that recommendation.
    • For example, a GPU needing 550W should be paired with a 650W PSU.
  3. If you’re using a modular PSU, make sure the PCIe power cables are connected to the correct PCIe ports, not CPU or peripheral ports.
  4. If possible, test with another known-good PSU.

An underpowered or aging power supply is one of the most common reasons a GPU prevents booting.

Step 3: Reseat the GPU

Poor contact between the GPU and PCIe slot can cause startup issues, especially if dust or static buildup has occurred.

  1. Power off your PC and unplug it completely.
  2. Open the case and remove the GPU carefully by undoing the screws and releasing the PCIe latch.
  3. Blow out dust from the slot using compressed air.
  4. Reinsert the GPU firmly back into the primary PCIe x16 slot until it clicks into place.
  5. Reconnect all power cables and try booting again.

If your motherboard has multiple PCIe slots, try the second one — this helps rule out a faulty slot.

Step 4: Reset BIOS/UEFI to Default Settings

Sometimes, the BIOS is set to prioritize integrated graphics or a specific PCIe configuration that causes conflicts. Resetting it often solves the issue.

Reset via BIOS Menu

  1. Boot your system without the GPU using onboard graphics.
  2. Press Del or F2 repeatedly to enter BIOS.
  3. Look for Load Setup Defaults, Load Optimized Defaults, or a similar option.
  4. Save and exit (usually F10).

Reset via CMOS

If you can’t boot into BIOS:

  1. Turn off your PC and unplug it.
  2. Locate the CMOS battery on your motherboard (a small round silver coin cell).
  3. Remove it for about 30 seconds, then reinstall it.
  4. Alternatively, use the CLR_CMOS jumper pins if available.

After resetting, reconnect your GPU and see if the PC boots properly.

Step 5: Update or Reflash Your BIOS

Outdated BIOS versions sometimes fail to initialize modern GPUs correctly, especially on older motherboards.

How to Update:

  1. Boot without the GPU using integrated graphics.
  2. Visit your motherboard manufacturer’s support page.
  3. Download the latest BIOS version for your specific board model.
  4. Follow the instructions to flash it — typically through a BIOS Flash utility or USB Flashback feature.

Once updated, reinstall your GPU and try again. Many users find their systems boot normally after a BIOS update.

Step 6: Check Display Output Source

If your PC powers on but shows no display, it could simply be outputting video through the wrong port.

  1. Make sure your monitor is connected to the GPU’s HDMI/DisplayPort output, not the motherboard’s port.
  2. If using both, disconnect the motherboard display cable entirely.
  3. Try another cable or port on the GPU.
  4. If you have multiple monitors, connect only one during testing.

Windows and BIOS sometimes default to the onboard output until a proper signal from the GPU is detected.

Step 7: Disable Integrated Graphics (After Boot)

Once your system boots successfully, disable the integrated GPU to prevent conflicts.

  1. Press Windows + X and select Device Manager.
  2. Expand Display adapters.
  3. Right-click your integrated GPU (for example, Intel UHD Graphics) and select Disable device.

This ensures Windows uses your dedicated GPU as the primary display driver.

Step 8: Inspect for Hardware Damage or Faulty GPU

If the system still won’t boot with the GPU installed, there’s a chance the card itself is faulty.

  1. Remove the GPU and test it in another working PC if possible.
  2. If it prevents that system from booting too, the GPU is likely damaged.
  3. Alternatively, test another GPU in your system — if it works, your motherboard or BIOS settings may be the issue.

Look for Physical Damage:

  • Burn marks or discoloration on the GPU PCB.
  • Bent or broken PCIe connector pins.
  • Damaged PCIe slot on the motherboard.

If the GPU is under warranty, contact the manufacturer for repair or replacement.

Step 9: Check PCIe Mode and Compatibility

Some older motherboards fail to detect GPUs that use PCIe 4.0 or higher when running in auto mode.

  1. Boot into BIOS using onboard graphics.
  2. Go to Advanced → PCIe Configuration or a similar menu.
  3. Set the PCIe Slot Configuration to GEN3 instead of Auto or GEN4.
  4. Save and exit.

After rebooting, reinstall the GPU — this setting often resolves black-screen boot issues caused by PCIe negotiation errors.

Step 10: Use DDU to Reinstall GPU Drivers (If System Boots but Crashes)

If your system boots but crashes or freezes soon after, it might be a corrupted driver issue.

  1. Boot into Safe Mode.
  2. Download and run Display Driver Uninstaller (DDU) from wagnardsoft.com.
  3. Choose Clean and restart to remove all existing graphics drivers.
  4. After rebooting, install the latest drivers directly from NVIDIA, AMD, or Intel.

This ensures a clean driver environment with no conflicts between old and new versions.

Wrapping Up

When your Windows PC won’t boot with the GPU plugged in, the issue usually comes down to power supply, BIOS configuration, or a hardware seating problem. Start by checking the power connections, reseating the GPU, and resetting BIOS. If that doesn’t help, update your BIOS and test the GPU in another system to isolate the problem.

Most of the time, a proper BIOS reset or PSU adjustment restores normal boot behavior without replacing hardware. Once fixed, your system should detect the GPU correctly and boot into Windows without further issues.

Posted by Arpita

With a background in Computer Science, she is passionate about sharing practical programming tips and tech know-how. From writing clean code to solving everyday tech problems, she breaks down complex topics into approachable guides that help others learn and grow.

X