You sit down, hit the power button, the fans spin up, the keyboard lights up — and the monitor just sits there. Black. Maybe it flashes No Signal, maybe it shows the manufacturer logo forever, or maybe it's completely dead silent with just a tiny orange LED. Whatever you're seeing, it's the exact same moment I've walked twenty people through on the phone this year.
Here's the deal: a black monitor is almost never a dead monitor. Most of the time it's a cable, an input selection, or a GPU that needs to be reseated. Work through these three stages in order. Stop when the picture comes back. Don't skip ahead — the 30-second fix solves it about a third of the time.
Stage 1: The 30-Second Fix (try this first)
Before you open a ticket or dig out a screwdriver, do these three things. I'm not being condescending — I've watched senior engineers skip step 2 and waste an hour.
1. Check the power LED on the monitor itself
Look at the bottom-right corner (or wherever your model puts it). What color is the light?
- Solid amber/orange: Monitor has power but no signal. Jump to step 2.
- Solid white/blue: Monitor is on and receiving something. If the screen is still black, brightness might be at zero, or the panel's backlight died.
- Off, no light at all: The monitor isn't getting power. Check the brick, the wall outlet, and the power switch on the back — some Dells and HPs have a hard switch next to the AC plug that gets bumped.
- Blinking: Usually a power supply fault. Try a different outlet. If it still blinks, the monitor's done.
2. Press the input/source button on the monitor
This is the one that gets skipped. Your monitor has 2–4 inputs (HDMI 1, HDMI 2, DisplayPort, sometimes USB-C). If someone unplugged a game console last week, the monitor may have auto-switched to that input and stayed there.
Press the physical input button on the monitor. Cycle through every option slowly. Give each one 3 seconds.
After selecting the right input, you should see the desktop, login screen, or BIOS splash within a second or two. If you cycle through all inputs and get "No Signal" on every single one, move to step 3.
3. Reseat both ends of the video cable
Unplug the cable from the monitor. Unplug it from the PC. Plug both back in until you feel the click. HDMI and DisplayPort connectors are notorious for working loose after someone bumps the desk.
If you've got a spare cable of the same type, swap it. Cables fail more often than people think — especially cheap HDMI cables that get bent at sharp angles behind a desk.
Real-world trigger: This exact symptom hits people who use a KVM switch or a laptop dock. The dock wakes up before the monitor finishes its handshake, and the monitor locks onto the wrong input until you power-cycle it.
Stage 2: The 5-Minute Fix
If Stage 1 didn't do it, the problem is upstream of the cable. Work through these in order.
1. Hard power-cycle the monitor
Not the soft power button. Unplug the monitor's power cable from the wall, wait 30 full seconds, plug it back in. This clears the monitor's internal scaler, which sometimes gets stuck on an EDID handshake it can't complete.
After plugging back in, the monitor should show its manufacturer logo (LG, Dell, ASUS, etc.) for a second or two. If you see the logo, the panel's alive. If you don't see it, the panel or its power board is the problem.
2. Test with a different source
Plug a laptop, game console, or streaming stick into the same HDMI port. If the monitor shows a picture from that source, your monitor is fine — the problem is your PC's GPU or its output port.
If the monitor stays black with a known-good source, the monitor itself is bad. That's your answer. RMA it or replace it.
3. Force Windows to re-detect the display
If you've got a second monitor or a laptop screen you can see, this rebuilds the display state:
- Press Windows key + Ctrl + Shift + B. The screen flashes black for a half-second and you hear a beep. That's the GPU driver restarting — it fixes a surprising number of black-screen-after-boot cases.
- If that doesn't work, right-click the desktop, choose Display settings, scroll down, and click Detect under Multiple displays.
- Still nothing? Open Device Manager (
devmgmt.msc), expand Display adapters, right-click your GPU, and choose Uninstall device. Check "Attempt to remove the driver" and reboot. Windows will install a generic driver and your screen will come back. Reinstall the proper AMD/NVIDIA/Intel driver from the vendor's site after.
Expected outcome: after the driver reset, you'll see the desktop return within 2–3 seconds. If Windows can't even detect a second display, unplug the cable, wait 10 seconds, and replug. Then run Detect again.
Stage 3: The 15-Minute Fix (hardware level)
You've ruled out the cable, the input, the monitor, and the driver. Now we're inside the case.
1. Reseat the GPU
Power down the PC, flip the PSU switch off, and unplug the power cord. Hold the case power button for 5 seconds to drain residual charge.
Remove the side panel. Find the GPU. Undo the single screw holding the bracket, push the PCIe retention clip (the little tab at the end of the slot), and pull the card straight up. Look at the gold contacts — if they're dull or have dark smudges, clean them with a pencil eraser, gently. Blow out the PCIe slot with canned air. Push the card back in until the retention clip clicks and the bracket sits flush.
Reconnect the 8-pin or 6-pin PCIe power cables from the PSU. Plug everything back in and boot.
After boot you should hear the GPU fans spin up and see BIOS/POST text on screen within 10 seconds. If you don't, try a different PCIe slot. Most boards have at least a second x16 slot.
2. Try the motherboard's onboard video output
If your CPU has integrated graphics (any Intel chip without an F suffix, or any AMD chip with a G suffix), pull the video cable out of the GPU and plug it into the HDMI or DisplayPort on the motherboard's rear I/O. Boot.
If the onboard video works but the GPU doesn't, the GPU is either dead or not seated. See step 1. If neither works, the problem is the CPU, RAM, or motherboard — the machine isn't POSTing at all. That's a different troubleshooting tree.
3. Test the monitor on another PC
Before you buy a new monitor or GPU, plug the monitor into a known-working machine. A friend's laptop, a work dock, a Raspberry Pi, anything. If it shows a picture there, the monitor is fine. Don't skip this. I've watched people buy a $400 GPU over a $12 HDMI cable.
What each fix actually tells you
| If this fixes it | The real problem was |
|---|---|
| Reseating the cable | Loose connector or a cable that's been flexed too many times |
| Switching inputs | Auto-source detection locked onto a dead port |
| Win+Ctrl+Shift+B | GPU driver hang, common after Windows updates |
| Reseating the GPU | Sag or thermal cycling knocked the card loose from the slot |
| Testing with a laptop | Monitor was fine — your PC's output is broken |
When to stop troubleshooting and replace parts
If the monitor shows its boot logo but nothing else, the panel is fine and the input board or scaler is bad. If it never shows any logo, the backlight or power board is dead. Both of those are repair-shop jobs, and on a monitor under $250, replacement usually beats repair.
On the PC side: if the onboard video works and every GPU slot gives you nothing, and the GPU's fans don't spin on boot, the card has failed. No amount of reseating will save it.
The order matters here. Cable, then input, then power-cycle, then driver, then GPU. People who open the case first waste an hour on something a 30-second fix would have solved.