Monitor not detected? Fix it with these steps

Hardware – Monitors Beginner 👁 21 views 📅 May 29, 2026

Monitor shows no signal or isn't detected? Start with the cable, then check power, then dig into drivers or hardware. Most fixes take under 5 minutes.

30-second fix: Cable and power check

You'd be surprised how often this is the culprit. I've had tickets where someone spent an hour reinstalling drivers, and the real fix was reseating the cable. Do this first.

  1. Check the cable connection at both ends. Unplug the cable from the monitor and the PC, wait 5 seconds, and plug it back in. You want a firm click — not just pushed halfway in. HDMI and DisplayPort connections can wiggle loose on a dusty desk.
  2. Try a different cable. If you have a spare HDMI, DisplayPort, or VGA cable, swap it. Cables fail. They get bent, chewed by pets, or crushed under a monitor stand. I've seen brand-new cables dead out of the box.
  3. Verify the monitor is powered on. Sounds obvious, but I've walked someone through this who had the power button off. Check for an LED light on the monitor's bezel. If it's blinking or off, the monitor isn't getting power or is in standby.
  4. Try a different port on your PC. If you have a GPU with multiple ports (like a DisplayPort and an HDMI), switch to another. If you're plugged into the motherboard's video port and have a dedicated GPU, switch to the GPU. That's a rookie mistake, but it happens.

If none of that works, move to the next step.

5-minute fix: Power cycle and monitor settings

This step handles the monitor's internal electronics getting stuck in a bad state. It's common after a power outage or sleep/wake cycle.

  1. Power cycle the monitor. Unplug the monitor from the wall outlet (not just the power button). Hold the power button on the monitor for 15 seconds to drain any residual charge in the capacitors. Wait 30 seconds, plug it back in, and turn it on.
  2. Check the monitor's input source. Most monitors have a button labeled Input, Source, or a number of presets. Hit that button and cycle through HDMI1, HDMI2, DisplayPort, VGA, etc. Some monitors won't auto-detect the correct input, especially if you unplugged and plugged a cable recently.
  3. Test with another device. Plug the monitor into a laptop, a game console, or even a streaming stick. If it works there, the problem is with your PC or cable. If it doesn't, the monitor itself is likely the problem — bad power board, dead backlight, or failed input board.

If the monitor works with another device, you've narrowed it down to the PC side. Move to the advanced fixes.

15+ minute fix: Driver and hardware deep dive

This is where we get into the software and hardware that might be causing the issue.

Driver reset or reinstall

A corrupted or crashed GPU driver can make the monitor look dead. Windows sometimes just gives up on detecting the display.

  1. Press Win + Ctrl + Shift + B. This resets your graphics driver without a full reboot. You'll hear a beep and the screen might flicker. If the monitor wakes up, you're done.
  2. Boot into Safe Mode. Restart your PC, interrupt the boot process three times (press the power button to shut down during the Windows logo), then select Safe Mode from the Recovery menu. Safe Mode loads the basic display driver. If the monitor shows up, the culprit is your GPU driver.
  3. Use DDU (Display Driver Uninstaller) to nuke the driver. Boot into Safe Mode, run DDU, select your GPU (NVIDIA, AMD, or Intel), and let it clean everything. Then install the latest driver from the manufacturer's site — not from Windows Update. Windows Update often pushes broken or outdated drivers.

BIOS settings and GPU reseating

If drivers didn't fix it, the issue is likely hardware or BIOS.

  1. Check BIOS for Primary Display setting. Enter BIOS (usually F2 or Del during boot). Look for Advanced > Onboard Devices or similar. Set Primary Display to PCIe (or PEG) if you have a dedicated GPU. If you're on integrated graphics, set it to IGD or Auto. Save and exit.
  2. Reseat the GPU. Turn off the PC, unplug the power, and open the case. Remove the GPU by pressing the release tab on the PCIe slot. Clean the gold contacts with a pencil eraser or isopropyl alcohol. Reinstall firmly, making sure it clicks into the slot and the power cables are snug. I've seen GPUs look seated but actually be one millimeter out of alignment.
  3. Clear CMOS. If you've changed BIOS settings or have an older motherboard, clearing CMOS can force the PC to re-enumerate all hardware. Remove the motherboard's coin battery for 30 seconds, then put it back. This resets everything to defaults.

If after all this you still get no signal, the monitor or the GPU is likely dead. Try the monitor on another PC one more time. If it works there, swap the GPU. If it doesn't, replace the monitor.

One last thing — if you're using a KVM switch or a docking station, bypass it. Connect directly to the PC. Those devices introduce compatibility and power issues more often than you'd think.

Was this solution helpful?