Your monitor input signal not found? Try this fix first

Hardware – Monitors Beginner 👁 0 views 📅 May 25, 2026

Monitor shows 'No Signal' or 'Input Not Found'? The fix is usually checking the cable, then the input source, and finally the graphics card seating.

Your monitor says 'No Signal' or 'Input Not Found'

I get it — you turn on your PC, the monitor lights up, but the screen stays black with that error floating in the corner. You've tried wiggling the cable, maybe even restarted. Let's skip the fluff and get to what actually works.

The three-step fix that works 9 times out of 10

  1. Check the cable — physically and connection-wise

    What's actually happening here is the monitor is powered on but sees no signal from the PC. The most common culprit is a loose or faulty cable. On HDMI, the connector can look seated but actually be a millimeter off. On DisplayPort, the latch can snap but the plug might not be fully home.

    Unplug both ends, inspect the pins for bent ones (yes, it happens), then push firmly until you hear or feel a click. If you're using an adapter — like DP to HDMI — those add another failure point. Swap to a direct cable if possible.

  2. Force the correct input source

    Here's the thing: modern monitors auto-detect input, but that auto-detect can hang up or prioritize the wrong port. I've seen monitors with five inputs lock onto a dead HDMI 3 while your PC is on HDMI 1. Manually cycle through inputs using the monitor's OSD buttons. Don't rely on "Auto" — pick the port your cable is actually plugged into.

    On Dell monitors, it's often the button with the input icon. On LG, it's under the joystick menu. Find yours, scroll to the correct HDMI or DP, and select it. The screen should flash back to life within two seconds.

  3. Reseat your graphics card (if you have a desktop)

    If the above didn't work, the problem might be inside the PC case. The GPU can partially dislodge from the PCIe slot during shipping, moving, or just over time from thermal expansion cycles. The reason step 3 works is that even a 1-2 mm gap in the PCIe slot breaks all signal lines — data, clock, and power.

    Power down, unplug the PC, open the side panel. Press the release latch on the PCIe slot, then firmly push the GPU back down until you hear the latch click. Reconnect the monitor cable (yes, to the GPU ports, not the motherboard unless you're using integrated graphics), power on, and check.

Why exactly does this fix the problem?

Each step addresses a different failure mode:

  • Cable check fixes physical connection issues — bent pins, poor contact, or a cable that's been bent to a 90-degree angle for years and now has a broken internal wire. HDMI cables can go bad — I've personally seen a $3 cable fail after 6 months while a $10 cable lasted five years. Not saying you need gold-plated ones, but cheap cables fail more often.
  • Input source manual select fixes EDID handshake failures. The monitor and GPU negotiate a resolution and refresh rate when they connect. If that handshake fails — which happens with older monitors or those with multiple inputs — the monitor falls back to showing "No Signal" instead of retrying. Manually selecting the port forces a fresh handshake.
  • GPU reseat fixes a broken PCIe connection. The lane's electrical contacts can tarnish or the card can shift. Reseating wipes the contacts clean by friction and re-establishes solid physical and electrical contact.

Less common variations of the same issue

One monitor works, the other doesn't — but both show 'No Signal'

This happens more often than you'd think. If you're using a dual-monitor setup and one blanked out, the problem is almost never the monitor itself. Test: swap the two monitors' cables. If the blank one works on the other PC's cable, your GPU's second port might be dead. Try the monitors one at a time. If both work alone but one fails in dual mode, it's a GPU bandwidth limitation — check your GPU manual for max supported monitors per port type.

Works in BIOS, then goes black during Windows boot

This is a driver or resolution issue, not a cable problem. The fix here is to boot into Safe Mode (mash F8 or Shift+F8 during boot), uninstall the graphics driver using DDU (Display Driver Uninstaller) in safe mode, then reboot and reinstall the latest driver from the GPU vendor's site. Don't use Windows Update for GPU drivers — it often installs the wrong or outdated version.

Monitor works after unplugging and replugging the power cable

This suggests a failing power supply inside the monitor. The capacitors age and lose capacity, especially over 3-5 years. You can try replacing the power board yourself if you're handy with a soldering iron, but honestly, it's often cheaper and safer to replace the whole monitor. A power board replacement runs $30-50 on eBay, but a new 24-inch monitor is $100-120 now.

Prevention — keep this from happening again

  • Use the cable that came with the monitor or a known quality one. Don't buy the $2 Amazon Basics HDMI cable — I've seen them fail in 3 months. Get a certified High Speed HDMI cable or a VESA-certified DisplayPort cable.
  • Don't bend cables sharply. A 90-degree fold at the connector stresses the wire's internal conductors. Use a right-angle adapter if you're tight against a wall.
  • When moving your PC, remove the GPU first. Heavy GPUs (like an RTX 4080) can snap the PCIe slot during transport if they're not supported. Shipping with the GPU installed is the #1 reason for "No Signal" after a move.
  • Update your monitor's firmware if possible. Some Dell and LG monitors have firmware updates that fix EDID handshake bugs. Check the manufacturer's support site — it's rare but happens.
  • Clean your PC's internals every 6 months. Dust buildup on GPU fans can cause overheating, which can cause the GPU to shut down the display output to protect itself. If the GPU thermal-throttles or shuts down, you get a black screen with the monitor still on.

If after all this your monitor still says "No Signal," try it with another PC — a laptop or a friend's desktop. If it works there, the problem is your PC's GPU or motherboard. If it doesn't work on any PC, the monitor itself is dead. That's an RMA case, not a fixable situation.

Was this solution helpful?