Cause #1: Failing or Loose Display Cable (Most Common)
What's actually happening here is a physical connection issue. The monitor goes black because it's not receiving a signal, even though it's powered on. The most frequent culprit is a DisplayPort cable that's partially unplugged or has worn-out latch hooks.
I've seen this a hundred times with DP 1.2 cables from 2016-2018. Those early cables had weak retention clips. Over time, the weight of the cable itself pulls it out just enough to break contact. The monitor detects the signal drop and goes to sleep, then wakes up when the cable shifts again.
The Fix
- Unplug both ends of the cable. Look at the connector. If the latch hook is bent or missing, replace the cable.
- Re-seat both ends firmly. You should hear a click on both ends.
- If it's a DP cable, try a different orientation (rotate the connector 180°). Some ports are picky.
- If the monitor still flickers, swap in a known-good HDMI cable or a different DP port on your GPU.
The reason step 3 works: DP connectors can have single-sided retention, and the latch might only catch on one side. Rotating it can make a more solid connection.
A quick test: wiggle the cable gently at both ends while the monitor is on. If the screen flickers or goes black, the cable or port is the problem. If it doesn't, move to Cause #2.
Cause #2: Monitor's Power Saving Mode Is Too Aggressive
Some monitors (especially Dell Ultrasharps and older LG panels) have a power-saving feature that kicks in way too early. The screen goes black after 30 seconds of idle, or it randomly sleeps when it shouldn't.
What's actually happening here: the monitor's internal timer is misinterpreting a lack of signal change as "no input." It's not a Windows setting, it's the monitor's own menu.
The Fix
- Press the physical button on the monitor to open its OSD (On-Screen Display).
- Look for a setting called "Power Saving," "ECO Mode," or "Deep Sleep."
- Set it to "Off" or "Standard" instead of "High Efficiency."
- Also check "Auto Power Off" and disable it.
I've lost count of how many "broken" monitors were actually just sitting in ECO mode. The fix takes 30 seconds, and it's free.
One caveat: some monitors force ECO mode on when you plug them into a USB-C dock. If you're using a dock, check the dock's firmware, but also check the monitor's OSD again after re-plugging.
Cause #3: Wrong Refresh Rate or Overclocking Instability
If you're running a 144Hz or 240Hz monitor, the black screen might be the panel dropping out because it can't maintain the timing. This happens when you've overclocked the refresh rate beyond the panel's tested spec, or when a driver update resets the refresh rate and the monitor doesn't like it.
The screen goes black for a second or two, then comes back, sometimes with a "no signal" popup. It's not a cable issue, because the cable is fine. It's the GPU and monitor failing to sync.
The Fix
- Right-click the desktop and open Display settings.
- Scroll to Advanced display settings.
- Set the refresh rate to the monitor's native spec (e.g., 144Hz if it's a 144Hz panel). Don't overclock unless you have a reason.
- If you had it overclocked, drop it down to the stock rate and see if the black screens stop.
Here's the thing most people miss: an unstable refresh rate doesn't always crash the driver. Sometimes it just causes brief signal losses that look exactly like a cable problem.
Also check your graphics driver settings. NVIDIA and AMD both have "preferred refresh rate" options in their control panels. Set those to "Application-controlled" so the OS doesn't fight the monitor.
Cause #4: GPU Driver or Power Management Setting
Less common but still worth checking. The GPU's power management can put the display output to sleep under certain load conditions. This isn't the monitor's fault, it's the driver's.
On NVIDIA, there's a known issue where the card drops the display link when a game's frame rate tanks hard. On AMD, some drivers from 2023 had a bug where the monitor went black after waking from sleep.
The Fix
- Update your GPU driver to the latest stable version. Not the beta, the stable.
- Open NVIDIA Control Panel or AMD Radeon Software.
- Find "Power Management Mode" (NVIDIA) or "Power Tuning" (AMD).
- Set it to "Prefer Maximum Performance" for NVIDIA, or disable "Power Efficiency" for AMD.
The reason this fixes it: the GPU is trying to save power by reducing voltage to the display output, and that's causing the signal to drop under load. Keeping the power state locked prevents that.
If you're on a laptop with a discrete GPU, also check your laptop's power plan. Windows' Balanced plan can switch the display output to the integrated GPU when the discrete one sleeps, which looks like a black screen.
Quick Reference Table
| Symptom | Likely Cause | Quick Fix |
|---|---|---|
| Black screen when wiggling cable | Loose or worn cable | Replace or re-seat cable |
| Screen goes black after idle, wakes on mouse move | Monitor ECO mode | Disable power saving in OSD |
| Black screen during games, no flicker | Refresh rate unstable | Lower refresh rate to native spec |
| Black screen on wake from sleep | GPU driver power management | Update driver, set max performance |
Work through these in order. You'll fix 90% of intermittent black screens with the first two. The last two are for edge cases, but they're still cheaper than buying a new monitor.