These Apps Cause Screen Flashing in Windows (Find, Fix)
If your screen is flickering in Windows 11 or Windows 10, the fastest fix usually has nothing to do with your graphics card. It's Norton (or another antivirus with a display-hooking component), iCloud, or IDT Audio software fighting with the part of Windows that draws your desktop. Update or uninstall whichever of the three you have installed, and the flicker typically stops after a restart. Here's the part that catches people off guard: Microsoft first flagged this exact trio of apps back in the Windows 10 era, and the same three names are still showing up in flicker reports on brand-new Windows 11 machines in 2026 — not because Windows broke again, but because these apps keep shipping their own updates that reopen the same old compatibility crack.
Is It an App or a Driver? Run This 10-Second Test First
Jake almost lost a customer over this — not to a competitor's better price, but to his own advice. A regular walked in convinced her three-month-old laptop needed a new screen after two weeks of random flickering. Working off instinct instead of a real test, Jake quoted her $140 just to diagnose it, and likely $220 more for a panel swap if that's what it turned out to be. She said she'd think about it and left. Jake ran the same laptop model himself that evening out of curiosity, saw the identical flicker within minutes, and found iCloud sitting in the background causing it. Nothing was wrong with her screen. She never came back to book the repair — and Jake still doesn't know whether she found someone cheaper or just gave up.
Here's the test that would have saved him $140 of a customer's trust. Open Task Manager (Ctrl + Shift + Esc, the shortcut works identically on Windows 11 and 10) and leave it open on top of everything else while the flicker happens. If the Task Manager window itself flickers along with the rest of the screen, the problem sits below the app layer — almost always a display driver or a refresh-rate mismatch, and you should skip straight to the driver and refresh-rate steps further down. If Task Manager stays rock steady while everything around it flickers, the cause is one specific app drawing something on screen incorrectly, and the three-app list below is the place to start.
This test works because Task Manager is drawn by Windows itself, not by whatever app is misbehaving. If it's steady, Windows' own drawing engine is fine, and something running on top of it is the culprit. That single distinction saves you from the single most common wasted step people take with a flickering screen: reinstalling Windows before checking anything else. A clean install fixes app-conflict flicker, but so does a two-minute uninstall — and a clean install won't fix a driver or refresh-rate issue at all, so people who skip the test sometimes reinstall Windows and still have the exact same flicker afterward.
🙋♂️ Jake's Reality Check
"Isn't it always the graphics card, though? That's what everyone tells me to check first."
No — it's the least common cause of the three. A genuinely bad graphics card produces artifacts, crashes, or a black screen far more often than clean, repeating flicker. Flicker specifically, on an otherwise working PC, points at software fighting for control of the screen far more often than it points at failing hardware.
Fix Screen Flickering in Windows 11
Work through these in order. Most people only need the first one.
1. Update or uninstall the three known apps
These three keep coming up because each one installs something that draws or hooks into the screen in a way that occasionally fights with how Windows composites (layers together) everything you see. None of the three is malicious or badly built — the conflict is just a side effect of how deeply each one integrates.
Norton (or any antivirus with a "safe web" browser overlay or screen-protection feature). Antivirus suites that draw badges or warnings directly on top of your screen are the most common offender in this category, not Norton specifically. Open the app, check for updates from within it (not just Windows Update), and install any pending version. If flicker continues, temporarily uninstall it through Settings > Apps > Installed apps to confirm it's the cause, then either reinstall the latest version or switch to Windows' built-in Microsoft Defender, which doesn't add the same overlay layer. If you do decide to switch antivirus products rather than reinstall the same one, that's also a reasonable moment to make sure your files are backed up somewhere separate first — an external drive or a cloud backup service, not because the switch is risky, but because it's the natural point in the process where you're already touching security software.
iCloud for Windows. The photo-sync and file-explorer integration components are the parts most often implicated, not the core sign-in itself. Update via the Microsoft Store (if installed that way) or Apple's own download page. If the flicker started right after a Windows feature update, this is worth checking first — Apple and Microsoft don't always ship compatible updates on the same day.
IDT Audio (or the equivalent Realtek/OEM audio control panel your laptop uses). The audio driver's control panel software, not the audio driver itself, is usually the piece that misbehaves. Check your laptop manufacturer's support site (Dell, HP, Lenovo, Asus, etc.) for the latest audio control panel version rather than relying on whatever Windows Update installed automatically — OEM sites are usually ahead.
✅ Why this is the one to try first
It takes under two minutes per app, needs no admin-level troubleshooting knowledge, and fixes the majority of reported cases. Everything else on this page takes longer and should wait until this step has been ruled out.
2. Update your display driver
In Windows 11, right-click the Start button and choose Device Manager (this replaced digging through Control Panel). Expand "Display adapters," right-click your graphics card, and choose "Update driver," then "Search automatically for drivers." This pulls from Windows Update, which is usually a version or two behind the manufacturer's own site. For a current version, go directly to NVIDIA, AMD, or Intel's driver download page and search by your exact card or CPU model.
⚠️ What a driver reinstall actually breaks
A standard driver update is safe and non-destructive. A full "clean install" option (offered by NVIDIA's and AMD's installers) wipes your custom color, refresh rate, and multi-monitor arrangement settings, so you'll need to redo those afterward. Only use the clean-install option if a normal update didn't help.
3. Turn off Fullscreen Optimizations for the flickering app
This one is specific to whichever single app or game flickers, rather than your whole desktop. Right-click the app's shortcut or .exe file, choose Properties, open the Compatibility tab, and check "Disable fullscreen optimizations." This tells Windows to let that one app manage its own full-screen drawing instead of Windows' compositor stepping in, which is a common source of flicker in games and some older productivity software that predates Windows 11's redesigned window manager.
4. Restart the desktop drawing process without restarting the PC
Open Task Manager, find "Windows Explorer" in the Processes tab, right-click it, and choose "Restart." Your taskbar and desktop icons will vanish for a second and reappear — this is normal. It restarts the process responsible for drawing your desktop shell without a full reboot, and it clears up flicker caused by a one-off glitch rather than a genuine ongoing conflict. If the flicker comes straight back, the cause is persistent (an app or driver), not a one-time hiccup, and you're back to the earlier steps.
5. Check for a refresh rate mismatch
Right-click the desktop, choose Display settings, then "Advanced display" (Windows 11 moved this under a submenu rather than showing it directly, which trips up a lot of people who remember the old layout). Confirm the refresh rate shown matches what your monitor actually supports — most monitors default correctly, but external displays connected after a Windows update sometimes get reset to a rate the panel doesn't cleanly support, which shows up as flicker or a faint rolling band rather than a full-screen strobe.
Fix Screen Flickering in Windows 10
Every fix above works the same way on Windows 10 — the underlying cause and the solution are identical. Only the menu locations differ, so here's the Windows 10 map to the same five steps.
The three apps and Fullscreen Optimizations
These are the same on both. Update or uninstall Norton/your antivirus, iCloud, and IDT Audio exactly as described above — Settings > Apps > Apps & features is the Windows 10 equivalent of the "Installed apps" screen. The Fullscreen Optimizations checkbox lives in the identical spot: right-click the app, Properties, Compatibility tab.
Display driver and refresh rate
Device Manager is reached the same way — right-click Start > Device Manager — and the update steps don't change. For refresh rate, right-click the desktop, choose Display settings, then "Advanced display settings" (Windows 10's older, single-page version of the menu Windows 11 split up), where you'll find "Display adapter properties" and the refresh rate list.
Restarting Windows Explorer through Task Manager works identically on both versions — that part of Windows hasn't changed shape at all.
🕐 What changed since we first wrote this
- Then (2016): Windows 10 was brand new, this exact app list had just been flagged, and "Advanced display settings" was one flat page under Display settings.
- Now (2026): The same three apps still cause the same conflict a decade later, Windows 11 exists and has split that one page into a shorter menu with an extra "Advanced display" submenu step, and Windows 10 itself reached end of support on October 14, 2025.
- What that means for you: the fix hasn't changed at all — only which menu you're clicking through, and whether your Windows 10 PC is still receiving security updates while you deal with it.
When It Isn't One of These Three Apps
Ethan doesn't think every new suspect deserves equal billing next to the original three, and he says so plainly: "People love blaming whatever's trendy — RGB software, Rainmeter, streaming overlays. In practice, Norton, iCloud, and audio control panels are still the repeat offenders. Everything else combined is a small slice of cases." Jake isn't fully convinced — three different customers this year had their flicker traced to RGB lighting software from three different keyboard brands, not to any of the original three. Both things can be true at once: the classic trio remains the most common cause by a wide margin, but it isn't the only one, and ruling out the newer culprits just because they're not on an old list is how a customer ends up back in the shop a second time.
Any app that draws directly on the screen instead of playing by Windows' normal window rules can cause the identical symptom. Screen-recording and game-capture overlays, RGB-lighting control panels for keyboards and mice, and desktop customization tools like Rainmeter are the next most common culprits after the original three. If flicker started right after installing something new, that's your first suspect, regardless of whether it's named on this page.
A corrupted display driver install (different from an outdated one) can survive a normal update, because the update layers on top of the broken files instead of replacing them. Use the manufacturer's uninstall utility (NVIDIA and AMD both publish a "clean uninstall" tool separate from their driver installer) to fully remove the driver, restart, and reinstall from scratch.
A corrupted user profile is worth ruling out if the flicker only happens on your account and not on a second one. Create a temporary local test account through Settings > Accounts > Family & other users, sign in, and see if the flicker follows you. If it doesn't, the fix is usually to move your files to a fresh profile rather than trying to repair the damaged one, which is rarely worth the time it takes.
A loose or damaged cable on desktop PCs with external monitors causes flicker that looks identical to a software conflict but has nothing to do with any app. Reseat both ends of the cable, and if you have a spare HDMI or DisplayPort cable lying around, swap it before spending more time on software.
⚠️ What we can't fix from a blog post
If none of the above helps and the flicker gets worse, comes with visible lines or color bands, or happens even in the BIOS/UEFI screen before Windows loads, that points at a failing panel or graphics card, not software. No driver update or uninstall fixes a hardware fault — at that point the honest next step is a hardware diagnostic and, if the panel really is failing, budgeting for a replacement machine rather than a repair, not another setting.
Third-Party "Driver Fixer" Tools: Worth It or Not?
Search for this problem and you'll run into paid "driver updater" and "PC fixer" tools promising to scan your system and fix the flicker automatically. Ethan's opinion here is unambiguous: "Skip them. NVIDIA, AMD, and Intel publish their own drivers directly, for free, and they know their own hardware better than a third-party scanner does." The steps in this guide cost nothing and take about the same amount of time as running one of these tools anyway — the only thing a paid scanner adds is a subscription and, in some documented cases, more junk running in the background than you started with, which is the opposite of what you want when the problem is already too many apps fighting for the screen.
✅ When a third-party tool is actually worth it
Reputable laptop-manufacturer utilities (Dell Command Update, Lenovo Vantage, HP Support Assistant) are the one exception — they're free, made by the company that built your exact hardware, and check firmware and drivers a generic Windows Update pass sometimes misses. Stick to the manufacturer's own tool, not a general-purpose "PC optimizer."
Laptops, External Monitors, and Multiple Screens
Laptops add one extra variable: adaptive brightness and dynamic refresh rate features that adjust the screen automatically to save battery. If flicker only happens when the laptop is unplugged or when brightness changes automatically, try turning off adaptive brightness in Settings > System > Display before assuming it's one of the three apps — the symptom looks the same but the cause and fix are different.
External monitors flicker most often from the refresh-rate mismatch described above, especially right after connecting a new monitor for the first time or after a Windows update resets display settings. Confirm the refresh rate in Advanced display settings matches a rate your specific monitor model actually supports (check the monitor's manual or box if you're not sure).
Multiple monitors running different refresh rates from each other can cause flicker at the boundary where windows are dragged between screens, even when each individual monitor is fine on its own. There's no fix that keeps two different native refresh rates from ever interacting oddly at that boundary — setting both monitors to match, if your hardware allows it, is the only reliable workaround.
Jake ran into this exact one at the shop: a customer's dual-monitor setup flickered only when a window crossed from the 60Hz monitor to the 144Hz one next to it. Matching both to 60Hz solved it in under a minute, at zero cost — a fix Jake now checks before quoting anyone for diagnostic time on a multi-monitor complaint. It's the one lesson from the $140 mistake that stuck: run the free test before the paid one.
If you manage more than one PC: automate the check
If you're the person who ends up fixing this on several family or office machines, Task Scheduler can save you the repeat trips. Create a basic task (search "Task Scheduler" from Start) set to trigger "At log on," with the action pointed at taskkill /f /im explorer.exe followed by start explorer.exe in a small batch file. That automates the Windows Explorer restart from step 4 above so a machine that develops occasional flicker clears itself at every sign-in instead of needing someone to remember the manual steps. It's a workaround for the symptom, not a substitute for updating the actual app causing it — use it to buy time on a shared or family PC, not as the permanent fix.
Frequently Asked Questions
Why does my screen flicker only in certain apps, not everywhere?
That points squarely at Fullscreen Optimizations or that specific app's own screen-drawing code, not a system-wide driver problem. Disable Fullscreen Optimizations for that one app first.
Do I have to fully uninstall Norton, iCloud, or IDT Audio, or is updating enough?
Try updating first — it fixes most cases and keeps the app. Uninstall only if the flicker continues after you've confirmed the app is fully up to date.
Is screen flickering a sign my graphics card is dying?
Rarely, on its own. A genuinely failing graphics card usually shows artifacts, crashes, or driver-error messages alongside the flicker, not clean, repeating flicker by itself. Software conflicts are far more common.
Will a Windows update fix this on its own?
Sometimes, if Microsoft has patched the specific compatibility issue, but you shouldn't wait on it. Updating the flickering app or driver yourself resolves it immediately rather than hoping a future patch lands.
I don't have Norton, iCloud, or IDT Audio installed. What now?
Move to the driver update and refresh-rate steps, and check for any other overlay-style software you installed recently — RGB lighting tools and screen recorders are the next most common cause.
Does restarting Windows Explorer lose any unsaved work?
No. It only restarts the process that draws your desktop and taskbar; open apps and unsaved documents in them are unaffected.
Can antivirus software other than Norton cause this same problem?
Yes. Any antivirus with a screen overlay, browser-safety badge, or on-screen alert feature can cause the same conflict. Norton is simply the most frequently reported example.
My laptop only flickers on battery power. Is that the same issue?
Probably not the same cause. That pattern usually points to adaptive brightness or a dynamic refresh rate feature adjusting the screen, not one of the three apps. Turn off adaptive brightness in Display settings and check again.
Is it safe to do a "clean install" of my graphics driver?
Yes, but it resets custom color and multi-monitor settings you'll need to redo afterward. Try a normal driver update first and only use the clean-install option if that doesn't help.
Should I use Group Policy to block these apps from installing?
Group Policy Editor (gpedit.msc) only exists on Windows 11/10 Pro, Enterprise, and Education — not Home, which uses the registry instead. Either way, it's overkill for this: a simple uninstall or update handles it without needing policy changes.
Does this affect Windows 11 differently than it affected Windows 10?
The cause and fix are identical; only the menu locations moved. Windows 11 split the old single Advanced display settings page into a shorter menu with an extra "Advanced display" submenu step.
How do I know if it's actually a hardware problem instead?
If the flicker shows visible lines or color banding, gets worse over time, or appears even on the BIOS/UEFI screen before Windows starts loading, that's hardware, not software — no app fix will resolve it.
Are paid "driver fixer" tools worth buying to solve this?
Generally no. Manufacturer driver pages are free and more accurate. Manufacturer-branded utilities like Dell Command Update or Lenovo Vantage are the one worthwhile exception; skip generic "PC optimizer" subscriptions.
Can I automate the fix so it doesn't come back?
You can automate a Windows Explorer restart at every sign-in via Task Scheduler as a stopgap on a shared machine, but it treats the symptom, not the cause. Update the actual app for a permanent fix.
Revision note. Originally published December 25, 2016, back when this same list of apps first started showing up in Windows 10 flicker reports. Rewritten August 2026 for Windows 11 and Windows 10 — the underlying cause hasn't changed, but the menus have moved (Windows 11 split display settings into a shorter, submenu-based layout), and Windows 10's end of support means an extra step now matters: keeping your security updates current alongside your apps. If you're staring at a flickering screen right now, hang in there — this one is almost always a quick fix, not an expensive one.