Monitor 'No Signal' error: Fix this common startup issue
Your monitor says 'No Signal' when booting up? Likely a GPU or cable handshake problem. Here's the fix that worked for thousands.
You're staring at a black screen that says 'No Signal.'
I know this error is infuriating—especially when you've got work to do or a game to play. But let's cut to the chase: in 90% of cases, it's a handshake issue between your PC and monitor that a simple power cycle fixes.
The Fix That Works 9 Times Out of 10
- Turn off your PC completely (don't just sleep or restart).
- Unplug your monitor from the wall or surge protector.
- Unplug the video cable (HDMI, DisplayPort, DVI, or VGA) from both ends.
- Wait 60 seconds. Yes, a full minute. This drains residual charge from the monitor's capacitors.
- Plug everything back in, power on the monitor first, then boot the PC.
This forces a clean signal handshake. The monitor re-detects your GPU's output and syncs properly. If this doesn't work, move to the next section.
Why This Works
Monitors and GPUs communicate using a protocol called EDID (Extended Display Identification Data). When you turn off your system and yank power, the monitor's EDID memory resets. A common trigger is when you switch inputs (e.g., from HDMI 1 to HDMI 2) or swap cables while the system's on. The old handshake gets corrupted, and the GPU sends a signal the monitor can't decode. Power cycling clears that memory, letting them renegotiate from scratch.
Less Common Variations You Might Hit
1. Multiple Monitors and the Wrong Input
If you've got dual monitors or a KVM switch, the monitor might be stuck on the wrong input. Press the input button on your monitor (usually labeled 'Source' or 'Input') and cycle through HDMI, DisplayPort, and VGA. I've spent 20 minutes troubleshooting a system that turned out to be on the wrong input after a power outage.
2. GPU Driver Crashed During Boot
Sometimes the GPU driver fails to initialize. Boot into Safe Mode (hold Shift while clicking Restart in Windows, then choose Troubleshoot > Advanced Options > Startup Settings > Restart > press 4). Once in Safe Mode, uninstall your GPU driver using DDU (Display Driver Uninstaller) in safe mode, then reboot and install the latest driver from NVIDIA or AMD's site. This tripped me up the first time too on a Windows 11 laptop with an RTX 3060.
3. BIOS Settings Overriding Output
If you've got integrated graphics (like Intel UHD) plus a discrete GPU, your BIOS might be defaulting to the wrong output. Enter BIOS by spamming Del or F2 during boot (check your motherboard manual). Look for 'Primary Display' or 'Init Display First' and set it to 'PEG' (PCI Express Graphics) if you're using a dedicated GPU. On some ASUS boards, it's buried under Advanced > System Agent Configuration.
4. Cable Fault That's Intermittent
Cheap or worn HDMI/DisplayPort cables can cause signal loss that only shows up during boot. Swap the cable entirely—don't just reseat it. I've seen a bent pin inside a DisplayPort connector cause 'No Signal' only on cold starts. Try a certified cable (e.g., HDMI 2.1 certified or DisplayPort 1.4 certified).
Prevention Tips So This Doesn't Come Back
- Always shut down properly. Hard power-offs (holding the power button) can corrupt EDID. Use Windows' Start menu shutdown.
- Avoid hot-swapping cables. Some monitors handle it fine, others don't. Unplug cables only when both PC and monitor are off.
- Update monitor firmware. Check your manufacturer's support page—Dell and LG both release firmware updates that fix handshake bugs. The Dell U2723QE had a notorious 'No Signal' bug fixed in firmware M2B102.
- Keep drivers current. GPU drivers from NVIDIA (GeForce Experience) and AMD (Adrenalin) include EDID patches. Enable automatic updates.
That's it. The 'No Signal' error is annoying, but it's almost never a hardware failure. Try the power cycle first, then the input check. If you're still stuck, drop a comment with your monitor model and GPU—I'll help you dig deeper.
Was this solution helpful?