Fix Monitor Keeps Going Black Randomly

Monitor randomly losing signal? It's usually a cable, power setting, or GPU driver issue. Here's how to pin it down and fix it for good.

Quick answer

If your monitor randomly goes black for a second or two, the most common culprit is a faulty DisplayPort cable or an oversensitive power-save setting. Swap the cable first; if that doesn't do it, disable the monitor's auto power-off and check your GPU drivers.

Why this happens

That sudden blackout—often followed by the monitor waking up or showing a "No Signal" message—isn't the monitor dying. It's almost always a signal handshake failure. The cable between your GPU and monitor is carrying a high-bandwidth signal, and any interruption in that link—even a few milliseconds—makes the monitor drop the input and go dark.

On DisplayPort, this is especially common because the protocol uses a link-training handshake that can break when the cable is marginal or when the GPU driver resets. HDMI is more forgiving but can still suffer if the cable is cheap or too long.

Another frequent cause is the monitor's own power management. Many monitors have a setting labeled Auto Power Off or Sleep that cuts the backlight even when the computer is active, especially if the signal has a brief hiccup. And sometimes the GPU driver crashes and recovers, which blanks the screen for a second or two.

Fix steps

  1. Swap the cable. If you're on DisplayPort, try a different cable—preferably one rated for the bandwidth you need (DP 1.4 for 4K or high refresh). A loose or damaged connector is the #1 cause. Make sure it clicks in firmly on both ends.
  2. Check the ports. Try a different port on both the GPU and the monitor. Sometimes a specific port has a bent pin or a bad solder joint.
  3. Disable the monitor's auto power-off. Open the monitor's on-screen display (OSD) menu and look for Power or Eco settings. Turn off Auto Power Off, Sleep, or Eco Mode. On some models it's hidden under System or General.
  4. Update your GPU driver. A driver bug can cause random display resets. Use the manufacturer's tool (GeForce Experience, Adrenalin, or Intel Driver & Support Assistant) and install the latest stable version, not a beta.
  5. Change the refresh rate. If you're running a high refresh rate (144Hz or above), try lowering it to 120Hz or 60Hz temporarily. If the blackouts stop, your cable or GPU can't sustain that refresh rate reliably.
  6. Disable GPU power saving. For NVIDIA cards, set Power management mode to Prefer Maximum Performance in the NVIDIA Control Panel. For AMD, set Power Efficiency to Off in the Adrenalin settings.

Alternative fixes if the main ones fail

Adjust the Windows display sleep timer

Windows has its own sleep settings that can interfere. Go to Settings > System > Power & sleep and set both Screen and Sleep to Never temporarily. If the blackouts vanish, you can re-enable them later but with a longer timeout. You can also use the command powercfg /change monitor-timeout-ac 0 to set the monitor timeout to never for AC power.

Check Event Viewer for GPU crashes

If the blackout is caused by a driver crash, Windows will log an event. Open Event Viewer, go to Windows Logs > System, and look for events with source Display or nvlddmkm (NVIDIA) or amdwddmg (AMD). If you see them, the driver is crashing and the fix is a clean reinstall with DDU (Display Driver Uninstaller).

Test with a different monitor

If you have a spare monitor, plug it in. If the blackouts happen on the spare too, it's the GPU or software. If not, the original monitor's power supply or firmware is at fault. Try updating the monitor's firmware if available.

Disable HDCP

Some monitors have an HDCP option that can cause handshake issues. Look in the OSD for HDCP or Content Protection and turn it off. It rarely matters for normal use.

Prevention tips

Once you've fixed the immediate issue, here's how to stop it from coming back:

  • Use a high-quality cable that's not overly long. Keep DisplayPort cables under 6 feet if possible. Longer cables need the highest gauge and thicker shielding.
  • Secure the cable so it can't be bumped. A dangling cable that gets nudged will cause exactly this problem.
  • Keep your GPU drivers updated but not on the bleeding edge. Wait a week after a release to see if there are reports of display issues.
  • If you're on a laptop with a discrete GPU, make sure the power plan is set to High Performance to prevent the GPU from entering a low-power state that can cause signal drops.

Random blackouts are almost never a mystery once you understand the handshake. Cable first, then power settings, then driver. That sequence will solve 95% of cases. If none of that works, the monitor's internal board might be failing—and at that point, it's probably cheaper to replace the monitor than repair it.

Related Errors in Hardware – Monitors
Monitor No Signal Error: Fixed for Windows & HDMI Monitor Keeps Losing Signal: Fix It in 3 Easy Steps No DP Signal from your device Dell Monitor 'No DP Signal' Fix That Actually Works Monitor Flickers at Random: 3 Fixes That Actually Work

Was this solution helpful?

EP
Erropedia Team
Tech Support Editors
The Erropedia editorial team researches and documents real-world tech errors from across Windows, Linux, macOS, networking, databases, cloud platforms, and more. Every solution is reviewed for accuracy and updated as software and systems evolve.