Monitor No Signal Detected Error on Boot

Hardware – Monitors Beginner 👁 2 views 📅 May 27, 2026

Your monitor says 'No Signal' and you're staring at a black screen. Most of the time it's a loose cable, a bad GPU driver, or the monitor's on the wrong input.

Cause #1: Loose or Bad Cable Connection

This is the culprit 70% of the time. I don't care if you checked it already. Unplug both ends — monitor and PC — then plug them back in. Push firmly. You're looking for a click on HDMI or a snug fit on DisplayPort. VGA users: tighten the thumbscrews, but don't overtighten them.

If that doesn't work, swap the cable. Don't assume it's good just because it worked yesterday. I've seen cables fail overnight thanks to a bent pin or a frayed wire near the connector. Grab a known-good cable from another monitor or a friend's rig. Test it.

On DisplayPort, check for a locking mechanism. Some cables have a button you need to press to release them. If you didn't press it, the cable might be half-seated. That's a common mistake with DP 1.4 cables.

Also: if you're using an adapter (HDMI-to-DP, USB-C-to-HDMI), remove it. Test with a direct cable connection. Adapters fail more often than anyone admits.

Cause #2: Wrong Input Source Selected on Monitor

Your monitor might be looking at the wrong port. Most monitors have a button labeled Input or Source. Press it. Cycle through HDMI 1, HDMI 2, DisplayPort, and VGA. Wait a few seconds on each — some monitors are slow to detect a signal.

I see this a lot after someone plugs a laptop into a monitor that was previously on a desktop. The monitor remembers the last used input. If you switched from DP to HDMI, the monitor might still be waiting for DP. Press that Input button.

If your monitor has an auto-detect feature, turn it on in the OSD (On-Screen Display) menu. It's buried under Settings > Input Auto-Scan on some brands. On Dell monitors, it's often in Other Settings. LG and Samsung usually have it under General. This saves you the manual switching later.

Cause #3: GPU Driver Crash or Windows Boot Issue

If you see the BIOS screen (motherboard logo) but then the signal drops when Windows loads, that's a driver crash. Windows loads the GPU driver, it fails, and the monitor goes black. This is common after a Windows update or a driver update gone wrong.

Boot into Safe Mode. Here's how: power on your PC. When the spinning dots appear, hold the power button down for 10 seconds to force a shutdown. Do this three times. On the fourth boot, Windows will show the Advanced Startup screen. Click Troubleshoot > Advanced Options > Startup Settings > Restart. Then press 4 for Safe Mode.

Once in Safe Mode, open Device Manager. Expand Display adapters. Right-click your GPU (NVIDIA, AMD, or Intel) and select Uninstall device. Check the box that says Delete the driver software for this device. Then restart. Windows will install a basic driver. If the monitor works, download the latest driver from the GPU manufacturer's site — not Windows Update, not a third-party tool. Install it clean: run the installer, choose Custom, then check Perform a clean installation.

If you still get black screen after this, try a different GPU slot (if your motherboard has two) or reseat the GPU. Power down, unplug the PC, press the power button to drain caps. Pull the GPU, then push it back in firmly until the latch clicks. This fixes bad contact from thermal expansion over time.

Quick-Reference Summary Table

CauseWhat to DoLikelihood
Loose/bad cableReseat, then swap cable70%
Wrong input sourcePress Input button, cycle ports15%
GPU driver crashBoot Safe Mode, uninstall driver, reinstall clean10%
Other (dead monitor, bad GPU)Test monitor with another device, test GPU in another PC5%

That covers the vast majority of cases. If none of these work, try a different monitor or a different PC to isolate the problem. Monitors die, but not as often as people think. It's usually the little stuff.

Was this solution helpful?