How to Fix Second Monitor Flickering or Going Black Randomly on Windows 11 — The Cable and Refresh Rate Negotiation That Keeps Failing
You are working on your laptop with a second monitor connected. Everything is fine for 20 minutes, then the second monitor goes black. Completely black, as if it lost power. After 1 to 3 seconds, it flashes back on and everything looks normal again. You continue working. Ten minutes later, it happens again. And again. And again.
The blackout is brief enough that you do not lose anything — your windows are still there, your work is preserved — but it is incredibly distracting. Every time it happens you flinch, thinking something crashed. And the randomness makes it worse. Sometimes it happens every 5 minutes. Sometimes you go an hour without it. There is no pattern you can identify.
Your primary monitor, connected to the same computer, never flickers. Only the second one. Which makes you think the monitor itself is broken. But here is the thing: if you disconnect the second monitor and use it as the only display, it works perfectly. No flickering. No blackouts. The problem only occurs in the dual-monitor configuration.
This is a signal negotiation problem, and it is one of the most common issues in multi-monitor setups.
What Causes Monitor Blackouts
When a monitor goes black for 1 to 3 seconds and then recovers, the display signal between the GPU and the monitor was momentarily lost. The GPU stopped sending a valid signal, the monitor detected the loss and showed black, then the GPU re-established the signal and the image returned.
This happens for several reasons:
Refresh rate renegotiation. The GPU and monitor continuously communicate about the display signal parameters — resolution, refresh rate, color depth, HDR state. If anything causes a parameter change, the signal temporarily drops while both sides renegotiate the connection. On a stable setup this negotiation happens once at startup and never again. On an unstable setup it can happen repeatedly.
HDCP handshake failure. HDCP (High-bandwidth Digital Content Protection) is a copy protection scheme that encrypts the video signal between the GPU and the monitor. The handshake occurs when content protection is needed — playing a streaming video, opening a Blu-ray, sometimes even just switching between windowed and full-screen modes. A failed or slow handshake causes a 1 to 3 second blackout while the system retries.
Marginal cable. HDMI and DisplayPort are digital signals with specific bandwidth requirements. A cable that meets these requirements under ideal conditions might fail intermittently under real-world conditions — slightly longer than optimal, a minor manufacturing defect, a damaged connector, electromagnetic interference from nearby power cables. The signal drops just long enough for the monitor to lose sync, then reconnects.
Adaptive sync instability. G-Sync (NVIDIA) and FreeSync (AMD) dynamically adjust the monitor’s refresh rate to match the GPU’s frame output. When the GPU frame rate drops below the monitor’s minimum adaptive sync range, some monitors flicker or blank briefly while switching between adaptive and fixed refresh modes.
Step 1: Lock the Refresh Rate
The first thing to try is removing dynamic refresh rate variables:
- Go to Settings → System → Display
- Click on the affected monitor
- Click Advanced display
- Under “Choose a refresh rate”, select a fixed value
If the monitor is set to its maximum (like 144Hz), try stepping down. Set it to 120Hz first. If flickering continues, try 60Hz. If the flickering stops at a lower refresh rate, the signal at the higher rate is marginal — the cable, port, or adapter cannot maintain it reliably.
If you have a “Dynamic” refresh rate option selected, change it to a fixed value. Dynamic refresh rates can cause repeated signal renegotiations as the GPU adjusts the output rate.
Also disable Variable Refresh Rate (VRR) in Windows settings:
Settings → System → Display → Graphics → Change default graphics settings → Variable refresh rate → Off
This is separate from G-Sync/FreeSync in the GPU control panel and can cause additional signal renegotiation on some configurations.
Step 2: Replace the Cable
This is the fix most people skip because they assume the cable is fine since it produces a picture. But digital display cables are not binary — they do not simply work or not work. A marginal cable can produce a perfectly stable image 95% of the time and lose signal 5% of the time.
For HDMI connections:
HDMI cable categories matter:
- Standard HDMI: supports up to 1080p at 60Hz
- High Speed HDMI: supports up to 4K at 30Hz
- Premium High Speed HDMI: supports 4K at 60Hz with HDR
- Ultra High Speed HDMI: supports 8K at 60Hz or 4K at 120Hz
If you are using a 4K monitor at 60Hz with a Standard or High Speed cable, it might work some of the time but fail intermittently because the cable is operating beyond its specifications. Replace with a cable rated for your resolution and refresh rate, and keep it under 3 meters (10 feet) for maximum reliability.
For DisplayPort connections:
DisplayPort cables also come in different versions:
- DP 1.2: supports 4K at 60Hz
- DP 1.4: supports 4K at 120Hz, 8K at 30Hz
- DP 2.0: supports 8K at 60Hz, 16K at 60Hz
Buy a DisplayPort cable that is VESA certified with the “DP8K” certification logo for maximum compatibility. Avoid ultra-cheap cables from unknown brands — the cost difference between a certified cable and an uncertified one is a few dollars, but the reliability difference is significant.
Cable length: every meter of cable length reduces signal integrity. For runs over 2 meters at high resolutions, certified cables become increasingly important. For runs over 5 meters, consider an active cable or fiber optic DisplayPort cable.
Step 3: The HDCP Problem
If the flickering occurs specifically when playing videos, opening streaming apps, or switching between different types of content, HDCP handshake failure is the likely cause.
HDCP requires the GPU and monitor to perform an authentication exchange before protected content can be displayed. This exchange takes 1 to 3 seconds. If it fails, the screen goes black while the system retries. Some monitors have slow HDCP implementations that fail frequently.
To test: play a non-protected video (like a local MP4 file) and see if flickering occurs. Then play a DRM-protected stream (Netflix, Disney+, Amazon Prime) and see if flickering increases. If flickering only occurs with protected content, HDCP is the culprit.
Fix in NVIDIA Control Panel:
- Open NVIDIA Control Panel
- Navigate to Display → Change resolution
- Set the color output to RGB and the output dynamic range to Full
- These settings can reduce the frequency of HDCP renegotiations
Alternative: switch from HDMI to DisplayPort if possible. DisplayPort handles HDCP differently and typically has fewer handshake issues than HDMI for computer monitor connections.
Step 4: Clean GPU Driver Installation
Corrupted display profile data from previous driver versions can cause persistent signal instability:
NVIDIA:
- Download the latest driver from nvidia.com/drivers
- Run the installer
- Select Custom Install
- Check “Perform a clean installation”
- Complete the installation and restart
AMD:
- Download the latest driver from amd.com/support
- Run the installer
- Select Factory Reset during installation
- Complete and restart
For persistent issues, use DDU (Display Driver Uninstaller) in Safe Mode for a completely clean slate before installing the new driver. DDU removes all driver files, registry entries, and display profile data that normal uninstallation leaves behind.
Step 5: Disable Adaptive Sync
G-Sync and FreeSync are designed to eliminate screen tearing by synchronizing the monitor refresh rate with the GPU frame rate. When they work, the visual experience is smoother. When they malfunction on a particular monitor or connection, they cause exactly the type of intermittent blackout you are experiencing.
NVIDIA G-Sync:
- Open NVIDIA Control Panel → Display → Set up G-SYNC
- Uncheck “Enable G-SYNC, G-SYNC Compatible” for the affected monitor
- Click Apply
AMD FreeSync:
- Open AMD Radeon Software → Display
- Toggle AMD FreeSync Off for the affected monitor
Test for several hours. If the flickering stops, the adaptive sync implementation is incompatible with your specific monitor or connection. You can try re-enabling it at a lower refresh rate (which reduces the adaptive sync range) or with a better cable, but if the problem returns, leave it disabled for that monitor.
Some monitors have FreeSync/G-Sync compatibility issues that are resolved by firmware updates. Check your monitor manufacturer’s website for firmware updates and apply them if available.
Monitor flickering on the second display is almost always a signal negotiation problem — not a hardware failure. The cable, refresh rate, HDCP handshake, or adaptive sync is creating an unstable signal that drops intermittently. Work through the fixes in order: lock the refresh rate, replace the cable with a certified one, check HDCP settings, clean install the GPU driver, and disable adaptive sync. Most users resolve the flickering by step 2 (the cable) because marginal cables are the most common cause by far.