[BUG] Claude Desktop Windows MSIX - screen flickering every ~15 seconds
Resolved 💬 16 comments Opened Mar 8, 2026 by aigain-automations Closed May 28, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Claude Desktop version: 1.15368.0 (Microsoft Store / MSIX)
OS: Windows 11 Famille 64-bit (build 26200), langue française
CPU: AMD Ryzen AI 7 350
GPU: AMD Radeon 860M (intégrée)
RAM: 32 GB
Machine: ASUS Zenbook 14 UM3406KA
DirectX: 12
The app screen flickers/flashes approximately every 15 seconds during normal use, without any specific trigger.
Steps to reproduce:
- Install Claude Desktop (Microsoft Store or .exe from claude.com/download)
- Launch the app
- Screen flickers repeatedly at ~15 second intervals
Workarounds attempted:
- Reinstalled via .exe from claude.com/download — same issue
- ELECTRON_EXTRA_LAUNCH_ARGS=--disable-gpu set as user env variable — ignored by MSIX packaging
- No hardware acceleration toggle available in app settings
What Should Happen?
The app should render stably without any screen flickering during normal use.
Error Messages/Logs
Steps to Reproduce
- Install Claude Desktop (Microsoft Store MSIX or .exe from claude.com/download)
- Launch the app
- Use normally — no specific action required
- Screen flickers/flashes approximately every 15 seconds
Claude Model
None
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
Claude Desktop 1.15368.0
Platform
Other
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
_No response_
16 Comments
Note: this is a Claude Desktop app issue, not Claude Code CLI.
I'm filing here as there is no separate repo for Claude Desktop bug reports.
Note: this is a Claude Desktop app issue, not Claude Code CLI.
I'm filing here as there is no separate repo for Claude Desktop bug reports.
I have the same strange issue. But for me it flickers every second. not just the App, but the entire screen. Not sure if this is an OLED issue? but it only happens with the Claude app. It flickers slightly, not to total white, the entire screen gets 10% brigther or so.
Same issue. The whole screen flickers every so often, It does it less if my second monitor is off.
Seeing the same on random Windows-based laptops
I was able to fix this issue which seems to affect all modern Electron apps by disabling "V-Sync Fast" for the Claude app in the NVidia control panel. This completely eliminated the flickering in the Claude for Desktop (Windows Electron app.)
The flickering also happened in Google Antigravity, also Electron, and creating the same override profile fixed that too.
I do not know if ATI GPU drivers have similar settings for V-Sync, but might be worth checking if you have the constantly flickering and rendering bugs in Electron apps.
<img width="612" height="477" alt="Image" src="https://github.com/user-attachments/assets/39e2790e-c362-494f-b332-5a0d6699837a" />
<img width="680" height="502" alt="Image" src="https://github.com/user-attachments/assets/3b7094cc-2b4c-41c8-a780-28508b0cca28" />
Thank you for this; unfortunately this did not fix it for me (Windows 11, 3070). Its very annoying to the point i am avoiding it largely.
Thank you Nikolas! I don't have NVidia but AMD, however following the same logic, an with the help of Claude Code :) I could solve this issue as well;
Thanks again!
God bless you sir!! I have been experiencing this since I have downloaded the desktop app.
I was not able to get the flicker even with the control panel setting. It appears on my 240HZ OLED but disappears once I move Claude to my second screen which is only 60Hz.
Uncheck the "Enable settings for the selected display model" in "Set up G-SYNC" menu (NVIDIA Control Panel).
https://www.reddit.com/r/nvidia/comments/j6m5ec/do_i_have_to_select_enable_settings_for_the/
I can give that a try but I also want G-Sync for other applications - I have not bought a 240Hz monitor for a browser and Claude. It seems it is something wrong with Electron apps on Windows rather than my setup?
Same issue for me on Samsung Odyssey 57" - running latest firmware 1009.2. Vertical sync fix didnt work - the display specific settings part worked but this is far from ideal - the claude app's interaction with gsync via electron seems broken to me.
Closing for now — inactive for too long. Please open a new issue if this is still relevant.
For ppl having this flickering issue with Claude Desktop on high refresh monitors and/or G-Sync monitors.
The V-Sync setting will not work, I found a working procedure but it's kind of confusing. make sure you follow the step by step below exactly even if it sounds counter intuitive(!), Nvidia control panel is old software and it does some weird stuff sometimes.
Follow these steps exactly:
Open Claude Desktop and enjoy
<img width="504" height="370" alt="Image" src="https://github.com/user-attachments/assets/e501fe8b-f476-4edd-a447-01c8f9495a7f" />
Genuinely the only solution I've seen that actually worked for me. Thank you!!!!