Quick answer
Unplug the video cable from both ends, reseat it firmly, and check your power settings — that fixes 70% of random signal drops. If it still happens, it's likely a cable or GPU driver issue, not the monitor itself.
What's actually happening here is a handshake failure. The GPU and the monitor are trying to negotiate a display mode, and something in that negotiation drops out — usually because of a flaky cable, a marginal timing signal, or a power management setting that tells the GPU to sleep. This isn't a hardware failure in most cases. It's a communication problem.
Why this happens
Monitors don't just "lose signal" for no reason. Something breaks the link between the GPU and the panel. The usual culprits, in order of frequency:
- Cable issues — bent pins, loose connectors, or a cable that's too long (especially DisplayPort over 6 feet).
- Power management — Windows or macOS telling the GPU to enter a low-power state, and the monitor not waking up correctly.
- Driver bugs — especially with NVIDIA cards and DisplayPort. There are known issues where the driver drops the signal after waking from sleep.
- Overclocking — if you've overclocked your GPU or monitor refresh rate, the timing can become unstable.
- Faulty port — on the GPU or the monitor. Less common but it happens.
The signal drop almost always happens when the system is idling or waking — that's the giveaway. If it happens mid-game, that's a different problem (usually power delivery or overheating).
Fix steps
- Reseat the cable. Unplug both ends, wait 10 seconds, plug them back in. Make sure the connector clicks in. If it's DisplayPort, you should hear a small click. If it's HDMI, push until it's fully seated — no wiggle room.
- Swap the cable. If reseating doesn't help, replace the cable. This is the single most common fix. Use a cable that's certified for your resolution and refresh rate. Don't use a 10-year-old HDMI cable for a 1440p 144Hz monitor. For DisplayPort, buy a shorter cable if you can — 3 feet is ideal, 6 is fine, longer than that invites trouble.
- Change the port. Plug the cable into a different port on the GPU. If you have both DisplayPort and HDMI, try the other one. If you have multiple DisplayPorts, use a different one. I've seen GPUs where one port has a weak solder joint — swapping ports fixes it instantly.
- Disable power saving on the GPU. In Windows, go to
Settings > System > Power & sleepand set "When plugged in, PC goes to sleep" toNever. Also set "Turn off screen" toNeverfor now. In NVIDIA Control Panel, go toManage 3D settings > Power management modeand set it toPrefer maximum performance. That keeps the GPU from downclocking to idle states that trigger the handshake drop. - Update or roll back your GPU driver. If you recently updated your driver and the problem started, roll back. If you haven't updated in months, update. NVIDIA has had several DisplayPort handshake bugs over the years — for example, the 470.xx series had a notorious one with waking from sleep.
- Disable the monitor's sleep behavior. Some monitors have a "Deep Sleep" or "Standby" setting that makes them drop the signal completely when the PC sends no data. Turn that off in the OSD menu if you can find it. On Dell and LG monitors, it's usually under
EnergyorPowersettings.
Alternative fixes if the main ones fail
If you've done all six and it's still dropping, try these:
- Lower the refresh rate. If you're at 144Hz, try 120Hz. If the drop stops, it's a bandwidth issue. Either the cable can't handle it or the monitor's scaler is struggling.
- Change the color depth. In NVIDIA Control Panel or AMD Adrenalin, drop from 10-bit to 8-bit. This reduces the data rate on the cable and can stabilize a marginal connection.
- Use a different cable type. If you're on DisplayPort, switch to HDMI 2.1 (assuming your GPU and monitor support it). HDMI's handshake is more forgiving in my experience. Conversely, if you're on HDMI, try DisplayPort — sometimes the HDMI PHY on your specific GPU is just weak.
- Check the monitor's firmware. Manufacturers release firmware updates for monitors, believe it or not. Samsung and LG do it through a USB port on the monitor. It's rare that this fixes signal loss, but it's happened.
- Test on another PC. This is the definitive test. If the monitor drops signal on a different computer, it's the monitor. If it doesn't, it's your GPU or your setup.
Prevention tips
- Use a quality cable — don't cheap out. A $5 cable is a gamble.
- Keep the cable strain-free. Don't bend it sharply near the connector, and don't let the monitor's weight pull on it.
- Set your PC to "Turn off screen" to
Neverif you use the monitor as a KVM or leave it on overnight. The sleep/wake cycle is what exposes the weakness. - If you're on Windows, update your GPU driver every couple of months, and read the release notes. You'll see "fixes for display issues" more often than you'd think.
One last thing: if you're using a DisplayPort cable and you have a monitor with a USB-C port that supports DP alt mode, try that instead. USB-C connections use a different handshake mechanism and often don't have the same wake-up bugs. It's a workaround, not a fix, but workarounds count when the hardware is flaky.