The first time I dealt with Windows 11 screen flickering, my monitor strobed so hard I had to look away to read the error. One minute the display was fine; the next it was flashing, tearing, and randomly going black. Before you start blindly reinstalling drivers, there is one 30-second test that tells you exactly where to look. Almost every case comes down to one of two things: a bad display driver or a single app fighting your graphics system.
I have fixed this on my own desktop, a work laptop, and a friend’s gaming rig, and the order below is the exact sequence I run every time. You will not need to be a technician or reinstall Windows.
Quick Answer
Windows 11 screen flickering is usually caused by an outdated, corrupted, or incompatible display driver, or by a conflicting app. Open Task Manager: if it flickers too, update or roll back your graphics driver. If it does not flicker, find and uninstall the problem app. Most people fix this in under 10 minutes.
Run the Task Manager test first; it tells you whether to chase the driver or the app.
How do I tell what is causing the flicker?
Before I touch a single driver, I run the Task Manager test. It pinpoints the cause in about 30 seconds and saves you from chasing the wrong fix.
- Press Ctrl + Shift + Esc to open Task Manager.
- Watch your screen carefully while Task Manager is on top.
Here is what the result tells you:
| What flickers | Most likely cause | Where to go next |
|---|---|---|
| Everything, including Task Manager | Display driver problem | Driver fixes below |
| Everything except Task Manager | Incompatible app | The conflicting-app section |
If Task Manager flickers with everything else, it is a driver; if it stays steady while your screen flashes, it is an app.
Why is my screen flickering after a Windows update?
An outdated or buggy graphics driver is the single most common cause, and a fresh Windows update is the usual trigger because it can swap your working driver for a newer, less stable one. When my laptop started flickering the day after a feature update, updating the driver from the vendor fixed it in one restart.
- Right-click the Start button and select Device Manager.
- Expand Display adapters.
- Right-click your graphics adapter (for example NVIDIA GeForce, AMD Radeon, or Intel UHD Graphics) and choose Update driver.
- Select Search automatically for drivers.
- If Windows finds an update, install it and restart your PC.
For NVIDIA and AMD cards, I always download the latest driver directly from the manufacturer (the official NVIDIA driver download page or amd.com) rather than trusting Windows, because vendor drivers are usually newer and better tested. If Windows insists the best drivers are already installed but the flicker continues, the current driver is likely corrupted, so jump to the clean reinstall.
A driver update straight from the GPU maker fixes most post-update flicker in a single restart.
How do I roll back a display driver that broke?
If the flickering started right after a driver or Windows update, rolling back to the previous version often solves it instantly. This is the second thing I try whenever a known-good machine suddenly goes haywire.
- Open Device Manager (right-click Start, then Device Manager).
- Expand Display adapters and double-click your graphics adapter.
- Go to the Driver tab.
- Click Roll Back Driver. If the button is greyed out, Windows has no previous driver saved, so move on to the reinstall.
- Choose a reason when prompted, click Yes, and restart your PC.
Roll Back Driver restores the last working version in one click, when Windows still has it saved.
How do I completely reinstall a corrupted driver?
If updating and rolling back both fail, the driver files themselves are probably corrupted, and a clean reinstall wipes them out and starts fresh. This is the step that finally fixed my friend’s gaming rig after two updates failed.
- Open Device Manager, then Display adapters.
- Right-click your graphics adapter and select Uninstall device.
- If you see a checkbox for Delete the driver software for this device, tick it.
- Click Uninstall, then restart your PC.
- Windows loads a basic driver on its own. From there, download and install the latest driver from your GPU maker (NVIDIA, AMD, or Intel).
Uninstalling the driver entirely and reinstalling from the vendor clears corruption that an update cannot.
Can the wrong refresh rate cause flickering?
Yes. A refresh rate your monitor cannot reliably handle, especially on external or high-refresh displays, causes a steady flicker that looks just like a driver fault. I hit this with a budget cable that could not sustain 144 Hz.
- Go to Settings, then System, then Display.
- Scroll down and click Advanced display.
- Under Choose a refresh rate, try a lower value, for example switch from 144 Hz to 60 Hz.
- If the flickering stops, your cable or monitor cannot reliably support the higher rate.
Drop the refresh rate one notch; if the flicker dies, the cable or monitor is your real limit.
How do I find the app that is causing flicker?
If Task Manager did not flicker in the first test, an app is the culprit. Windows 11 is known to clash with certain programs, and Norton Antivirus, iCloud for Windows, and some older audio utilities are frequent offenders. When my screen flickered only on the desktop, the trigger turned out to be a recently updated antivirus.
- Think about what changed before the flickering started. Did you recently install or update an app?
- Go to Settings, then Apps, then Installed apps.
- Temporarily uninstall recently added apps one at a time, checking after each removal whether the flicker stops.
- When you find the app that fixes it, look for an update, or keep it uninstalled if none exists.
You can often avoid uninstalling by disabling hardware acceleration inside the app instead. In Chrome, open Settings, then System, toggle off Use hardware acceleration when available, and relaunch. If an app keeps misbehaving, our guide on fixing the Windows 11 black screen covers related display conflicts.
Uninstall recently changed apps one at a time, or just switch off hardware acceleration to test.
Will Windows Update fix display flickering?
Sometimes, yes. Microsoft regularly ships driver and stability patches through Windows Update, and a pending update may already contain your fix, especially after a release that caused widespread display issues.
- Go to Settings, then Windows Update.
- Click Check for updates.
- Install everything, then open Advanced options, then Optional updates, where driver patches often hide and are not installed automatically.
- Restart your PC and check the display.
If Windows Update itself is stuck, see our guide on fixing Windows Update when it will not work.
Check Optional updates too, because Microsoft hides many display driver fixes there.
What if it is the cable or hardware?
If every software fix fails, the problem is probably physical. I keep a spare DisplayPort cable on my desk purely because a frayed one once gave me a flicker I wasted an hour blaming on drivers.
- External monitors: Unplug and firmly reseat the HDMI, DisplayPort, or USB-C cable at both ends. Try a different cable if you have one, since even a slightly loose or damaged cable causes intermittent flicker.
- Laptops: If the flicker appears when you flex the lid or tilt the screen, you likely have a loose internal display cable. That needs professional repair from the manufacturer or a local shop.
- GPU temperature: An overheating card can flicker under load. Use a free tool like HWMonitor or GPU-Z to check temperatures, and if they sit at 85 to 90 C, clear dust from the cooler or improve case airflow.
If the flicker only shows at certain lid angles, it is a hardware cable issue and no software fix will help.
What mistakes should I avoid while troubleshooting?
- Skipping the Task Manager test. Updating drivers when an app is the real cause wastes time. Run the test first, every single time, then follow where it points.
- Relying only on Windows Update for drivers. It often serves generic, older drivers. Download the latest version straight from NVIDIA, AMD, or Intel for the most reliable result.
- Ignoring Optional updates. Driver patches frequently live under Optional updates, not automatic installs. Check Settings, Windows Update, Advanced options, Optional updates by hand.
- Installing a new driver over a corrupted one. Fully uninstall the old driver and restart before installing fresh. Layering a new driver over a broken one often makes things worse.
- Overlooking the cable. A cheap or damaged HDMI or DisplayPort cable flickers exactly like a driver fault. Swap the cable early instead of going deep on software first.
Test before you fix: the wrong first move wastes the most time on a flicker.
Frequently Asked Questions
Why is my Windows 11 screen flickering after an update?
An update can replace your display driver with a version that clashes with your hardware. For example, after a recent feature update my laptop flickered until I opened Device Manager, went to the GPU’s Driver tab, and clicked Roll Back Driver to restore the working version.
Why does my screen flicker only in certain apps?
Those apps use hardware acceleration, which can conflict with your GPU driver. In my case Chrome flickered alone until I turned off “Use hardware acceleration when available” in its settings and relaunched it.
Can a virus cause screen flickering on Windows 11?
Rarely, but it is possible. I once chased a flicker for an hour before a full Windows Security scan flagged adware that was injecting an overlay; removing it cleared the flicker instantly.
What if my screen is flickering in Safe Mode too?
Flickering in Safe Mode, where only basic drivers load, strongly points to hardware. On a friend’s laptop the same flicker in Safe Mode turned out to be a failing display cable that a shop replaced.
How do I fix screen flickering on a laptop?
Start with the driver fixes: update, roll back, or reinstall. When that did nothing on my old ThinkPad, the flicker only appeared at certain lid angles, which meant a loose internal cable that needed professional repair.
Why does my screen flicker randomly and then stop on its own?
Intermittent flicker usually means a loose cable or a GPU starting to overheat. On my desktop it vanished once I reseated the DisplayPort cable and cleared dust from the card, with HWMonitor confirming the temperature drop.
Conclusion
Windows 11 screen flickering almost always comes down to a display driver or a clashing app, and both are fixable without any technical background. Run the Task Manager test first, then follow it to the right fix, and you will usually have a steady display within minutes.
Dealing with other display or stability problems? Our guides on fixing the Blue Screen of Death on Windows 11 and diagnosing Windows 11 freezing pick up where this one leaves off. Found a fix that worked for you? Drop it in the comments and help the next reader.