Monitor flickers after Windows 11 24H2 update – fixed
Your monitor flickers after the latest Windows update? Try these fixes, starting with the 30-second cable check and ending with a driver rollback.
30-second fix: Check the cable
Most flickering after a Windows update isn't a Windows problem. It's a loose cable that got nudged when you plugged in something else, or the update changed the display mode and your cable can't handle it.
- Unplug both ends of the monitor cable (HDMI, DisplayPort, or VGA). Wait 5 seconds.
- Plug them back in firmly. You should hear a click for HDMI or DisplayPort.
- If you're using a VGA cable, tighten the thumb screws.
- Now wiggle the cable gently near the monitor port and the PC port. If the flickering stops and starts when you wiggle, you need a new cable.
What to expect: After reconnecting, the screen might go black for 2-3 seconds, then come back. If the flickering stopped, you're done. If not, move to the next fix.
Real-world trigger: I've seen this happen when someone's cat walked behind the desk and bumped the DisplayPort cable loose. The update just happened to finish at the same time.
5-minute fix: Adjust the refresh rate
The 24H2 update sometimes resets your monitor's refresh rate to a default that your monitor doesn't like, especially if you have a 144Hz or 240Hz gaming monitor. It sets it to 60Hz, but the cable or monitor can't sync properly at that setting.
- Right-click the desktop and select Display settings.
- Scroll down to Advanced display and click it.
- Look for Choose a refresh rate. It's a dropdown menu.
- If it says 60Hz, change it to the highest number available (like 120Hz, 144Hz, or 240Hz). If it already shows a high number, try dropping it down one step (e.g., from 144Hz to 120Hz).
- Click Keep changes when the popup asks. The screen will go black for a second, then come back at the new rate.
What to expect: The flickering should stop immediately if this was the issue. If the screen goes black and stays black for more than 10 seconds, wait 15 seconds—Windows automatically reverts to the old setting. If it doesn't flicker after that, you can safely leave it on the old setting or try a different refresh rate.
Skip this fix if your monitor is a standard 60Hz office monitor. It's almost always a high-refresh monitor that gets messed up.
15-minute fix: Roll back the display driver
If the cable is tight and the refresh rate is correct, the update likely installed a bad display driver from Windows Update. The real fix is to roll back to the previous driver.
- Press Windows Key + X and select Device Manager.
- Expand Display adapters. You'll see your graphics card (NVIDIA, AMD, or Intel).
- Right-click your graphics card and select Properties.
- Go to the Driver tab.
- If the Roll Back Driver button is available (not grayed out), click it. If it's grayed out, skip to the next step.
- If rollback isn't available, you need to uninstall the driver: click Uninstall device, then check the box that says Delete the driver software for this device, and click Uninstall.
- After uninstalling, restart your PC. Windows will reinstall a basic driver automatically.
- Once back in Windows, go to your graphics card maker's website (nvidia.com, amd.com, or intel.com) and download the latest driver for your card. Install it manually.
What to expect: After restarting with the basic driver, the flickering will be gone but the screen might look stretched or blurry. That's normal—the basic driver doesn't know your monitor's native resolution. Once you install the proper driver, the resolution fixes itself. The flickering shouldn't come back.
One more thing: If you have a laptop, also check the monitor cable on the laptop side. Some laptops have a flip-down port cover that can pinch the cable. Unpinch it, and you're golden.
| Fix | Time | Success rate (my experience) |
|---|---|---|
| Cable check | 30 seconds | 30% of flickering issues |
| Refresh rate | 5 minutes | 40% of flickering issues |
| Driver rollback | 15 minutes | 25% of flickering issues |
That last 5%? Probably a dying monitor backlight or a bad power supply. If none of these fixes work, try the monitor on a different PC. If it still flickers, it's hardware—time for a new monitor.
Was this solution helpful?