Monitor 'No Signal' Error — Quick Fixes That Actually Work
Your monitor shows 'No Signal' but the PC is running. Nine times out of ten it's a cable or input issue. Here's how to fix it in under 30 seconds.
The 30-Second Fix: Check the Basics
You'd be surprised how often I see this. Someone spends an hour reseating RAM when the real culprit is the monitor's input source. Do this first.
- Press the monitor's input button. Most monitors have a physical button labeled 'Input', 'Source', or a joystick. Cycle through HDMI1, HDMI2, DisplayPort, VGA. Your PC might be plugged into HDMI1 but the monitor is on HDMI2. Happens all the time.
- Check the monitor is actually on. Sounds dumb, but I've done it myself. Look for a power LED. If it's amber instead of white or blue, the monitor is getting power but no signal. If it's off entirely, check the power cable.
- Unplug and replug the video cable at both ends. Both the monitor end and the PC end. Push it in firmly. HDMI and DisplayPort can work loose over time, especially if you've moved your desk.
If the screen comes back, you're done. If not, move to the next step.
The 5-Minute Fix: Cable and Port Swap
Still no signal? The cable itself might be bad, or the port on your GPU or monitor is toast. Here's how to narrow it down.
- Swap the cable. If you've got another HDMI or DisplayPort cable, try it. I've seen cables fail after a year of normal use. Don't bother testing with a multimeter — just replace it.
- Try a different port on your PC. If your GPU has multiple HDMI ports, move the cable to a different one. Same for DisplayPort. If you're using a motherboard port (the vertical ones) instead of the GPU ports, stop. That only works if your CPU has integrated graphics, and even then it's often disabled once a GPU is installed.
- Try a different monitor or TV. Plug your PC into a TV or another monitor. If that works, your original monitor might have a dead input board. If the second monitor also shows no signal, the issue is likely the PC side (GPU or driver).
If swapping cables or ports fixes it, order a new cable and move on. If not, we're going deeper.
The 15+ Minute Fix: GPU, Drivers, and BIOS
You've swapped cables, tried different inputs, and checked the monitor on another device. Still nothing. The problem is almost always the GPU or its drivers. Here's the systematic approach.
Step 1: Reseat the GPU
- Shut down the PC and unplug the power cable.
- Open the case. Remove the GPU by unscrewing it from the bracket, then pressing the release clip on the PCIe slot.
- Re-seat it firmly in the same slot. Make sure it clicks into place.
- Reconnect the power cables to the GPU (6-pin, 8-pin, whatever your model uses).
Step 2: Clear CMOS
This resets the BIOS to defaults. It's fixed more 'no signal' issues than I can count, especially after a hardware change.
- Unplug the PC power cord.
- Remove the coin-cell battery on the motherboard (CR2032). Wait 30 seconds.
- Put it back in, plug in the PC, and try booting.
Alternatively, use the CMOS jumper (check your motherboard manual).
Step 3: Boot in Safe Mode and DDU the Driver
If you can get any display at all (even a BIOS screen that goes black after Windows loads), the driver is corrupted. Here's how to fix it.
- Boot into Safe Mode. On Windows 10/11, you can trigger this by interrupting the boot process three times: power on, hold the power button when Windows tries to load, repeat three times. You'll see 'Automatic Repair' — select Advanced Options > Troubleshoot > Startup Settings > Restart, then press 4 for Safe Mode.
- Download Display Driver Uninstaller (DDU) on a USB stick beforehand. Run it in Safe Mode. Select your GPU manufacturer (NVIDIA or AMD) and click 'Clean and Restart'.
- After reboot, install the latest GPU driver from the manufacturer's site. Don't use Windows Update for this — it often installs a generic driver that doesn't work.
Step 4: Test with Integrated Graphics (if available)
If your CPU has an iGPU (Intel non-F CPUs, AMD G-series), pull out your dedicated GPU and connect the monitor to the motherboard HDMI or DisplayPort. If you get a picture, your dedicated GPU is dead. Time for a replacement.
When to Give Up and Call It
If you've done all this and still see 'No Signal', the monitor's input board is probably fried, or the GPU is dead. If the monitor works on another device (like a laptop), the GPU is the problem. If the monitor doesn't work on anything, it's the monitor. Don't waste time reflowing solder — it rarely works. Just replace the bad part.
One last thing: if you're using a VGA cable and the monitor is older than 2010, try wiggling the VGA connector. Those pins bend easy. If they're bent, the cable is trash. Get a new one.
Was this solution helpful?