[BUG] Claude Desktop persistent blank/white screen on Windows — Cowork unusable, multiple reinstalls have no effect
Open 💬 15 comments Opened Apr 20, 2026 by melnikovyalan
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?
Platform: Claude Desktop (Windows)
Operating System: Windows 11
Claude Desktop Version: Version 1.3109.0 (35cbf6)
Subscription: Pro
---
Claude Desktop consistently opens to a completely blank/white screen and never renders any content. The app is unusable in this state. Most critically, Cowork — which I rely on for active job searching — is completely inaccessible. Every time the app launches, 9 Claude processes appear in Task Manager but nothing is displayed on screen.
What Should Happen?
The app should launch and render the UI normally, with all features including Cowork accessible and functional.
Error Messages/Logs
No error messages are displayed. The app window opens with a completely blank/white content area. No crash dialog or error output is shown.
Steps to Reproduce
- Install Claude Desktop on Windows
- Launch the app from the Start Menu or desktop shortcut
- App window opens but content area is entirely blank/white — no UI renders
- Open Task Manager — 9 Claude processes are running simultaneously
- Kill all 9 processes via Task Manager
- Relaunch the app
- Blank screen reappears immediately with 9 new processes spawning again
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
Unknown — the app has never successfully rendered on this machine
Claude Code Version
Version 1.3109.0 (35cbf6)
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Other
Additional Information
- Multiple full uninstalls and reinstalls have had no effect whatsoever
- No local app data folders are created on disk — %AppData%\Claude and %LocalAppData%\AnthropicClaude do not exist, suggesting the app is failing to initialise properly
- Killing all 9 processes via Task Manager and relaunching reproduces the blank screen every time
- This issue is blocking use of Cowork, which is essential to my workflow
- Operating System: Windows [add your version here — e.g. Windows 10 or Windows 11]
15 Comments
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
+1
This gets weird. I erased every instance of Claude in the Task manager. Cleared the cache for all time. Web Claude disappeared. I shut down the computer and had a beer. Now I turned it back on, went to Claude.ai and downloaded Claude Desktop. When I installed it Web Claude came back. Now when I click the black icon in the system tray I get the dialogue bubble but no screen. And there are 10 instances of Claude in the task manager. How long will it take Anthropic to get a fix? I am okay with continuing to work with Web Claude, but I really want to work with cowork plugins.
This is the fifth time I have downloaded and installed Claude Desktop
In summary:
Missing %LocalAppData%\AnthropicClaude folder
10 Claude processes in Task Manager but no window rendering
%AppData%\Claude exists but only contains claude-code
Windows version 11 running on a Geekom Air12 Intel processors
A full uninstall, cache clear, reboot, and reinstall didn't resolve it
Exactly the same for me. I have previously had Claude working fine but recent updates and bugs brought this issue to my attention so I tried to reinstall from scratch with no other programs ( apart from background apps running and have had the same experience as everyone else. tried multiple ureinstalls, cleared cache etc
If you are using a custom DNS, check to make sure it isn't blocking Claude. I had the same issue, removed my custom DNS and the issue stopped for desktop version and the browser version.
+1
Same here. Definitely not running a custom DNS. Glad I'm paying Anthropic $$$ for this.
I am experiencing the exact same issue on Windows 11. Blank white screen, Cowork unusable, no app data folders created, multiple reinstalls have not helped. I am a paying customer and have been unable to access Cowork for multiple days. Please fix this urgently.
Same Issue — Windows MSIX, White Screen on Every Launch (ERR_QUIC_PROTOCOL_ERROR)
Environment
Claude_pzs8sxrjxfjjcAllowDevelopmentWithoutDevLicense = 1)Symptoms
Root Cause (from logs)
Analysis of
main.logidentified the following error sequence:The Electron/Chromium engine fails to load
claude.aivia QUIC (HTTP/3 over UDP 443), which cascades into account session failure and a permanent white screen timeout.Troubleshooting attempted (all failed)
| # | Action | Result |
|---|--------|--------|
| 1 | GPU/Shader cache deletion | No improvement |
| 2 | Full uninstall + residual folder removal (
%LOCALAPPDATA%\Packages\Claude_pzs8sxrjxfjjc) | No improvement || 3 | Clean reinstall from official installer | No improvement |
| 4 | Developer Mode verification | Confirmed ON |
| 5 | MSIX package repair | No improvement |
| 6 | Full LocalCache deletion | No improvement |
| 7 | QUIC disabled via registry (
HKLM/HKCU QuicAllowed=0) | No improvement || 8 | QUIC disabled via Chromium policy | No improvement |
| 9 |
electron-flags.cfgwith--disable-quic| Ignored by MSIX build || 10 | UDP 443 firewall block for Claude.exe | No improvement |
| 11 | VPN/Proxy/Antivirus ruled out | Not the cause |
| 12 | TCP connectivity verified |
TcpTestSucceeded: Truefor claude.ai:443 || 13 | Reproduced on second PC, different network | Confirms app-side bug |
Key finding:
electron-flags.cfg(with--disable-quic) is not respected by the MSIX package distribution, making client-side QUIC workarounds ineffective.Requested fix
ERR_QUIC_PROTOCOL_ERRORis encounteredelectron-flags.cfgis not respected in the MSIX buildCowork is completely inaccessible as a result. Happy to provide additional logs if helpful.
Update: Issue Resolved (2026-06-23)
The app started working again today without any changes on my end — the login screen appeared normally on launch.
This suggests the fix was either a server-side change by Anthropic or an automatic app update. Leaving this here in case it helps others experiencing the same
ERR_QUIC_PROTOCOL_ERRORwhite screen issue.Additional info: OS is Windows Home edition.
Following this, having the same issue and nothing works... Thanks.
Same issue.
Managed to get Claude functional again by doing a full reinstall/repair from the Windows Add/Remove programs prompt. This deleted all my cowork projects and chat history.
I was able to recover everything from a Windows backup, but that also brough back the blank screen issue, and I've been completely unable to use Claude since.
Same problem. It happened after I updated my Nvidia drivers.
I used Claude in powershell mode to fix the problem.
Try the following:
Hope this helps.
Platform: Claude Desktop (Windows)
Claude Desktop Version: Latest
Operating System: Windows 11 Home 64-bit (Build 26200)
GPU: NVIDIA GeForce RTX 5070 (Driver 32.0.16.1047, dated 5/19/2026)
Monitor setup: Desktop PC (stationary) with external monitor
Problem:
Claude Desktop opens to a completely blank/white screen on every launch. The window frame appears with minimize/maximize/close buttons, but no content ever renders.
What I tried:
Killed all Claude processes via Task Manager and relaunched — no effect
Deleted %APPDATA%\Claude cache folders (Cache, Code Cache, GPUCache) — no effect
Added --disable-gpu launch flag — no effect
Full clean reinstall (uninstalled, deleted all AppData folders, rebooted, reinstalled) — no effect
Note: %LocalAppData%\AnthropicClaude folder was not created after reinstall, suggesting the app is failing to initialise properly
Expected behaviour:
App should launch and display the UI normally.
I hit a related Windows Desktop failure mode where the browser could open
https://claude.ai, but Claude Desktop either failed to render / could not connect through the same proxy path.I published an unofficial workaround here:
https://github.com/king-sheol/claude-desktop-windows-proxy-launcher
Latest release ZIP:
https://github.com/king-sheol/claude-desktop-windows-proxy-launcher/releases/latest
Scope / caveats:
What it does:
Claude.exewith explicit Chromium/Electron flags such as--proxy-server,--disable-quic, and GPU-workaround flags.Claude Desktop Proxy Launchershortcut.This is most relevant for cases where
claude.aiworks in the browser, but the main Claude Desktop Electron UI is blank, white-screened, or shows "Could not connect to Claude". It may also help users whose MSIX build ignoreselectron-flags.cfg, since the flags are passed at process launch instead.Again, this is a workaround, not a replacement for an upstream fix. Ideally Claude Desktop should expose supported proxy / network settings and handle QUIC/proxy failures with a visible retry/error path instead of a permanent blank screen.
I realized that my computer set time was out of sync, changed it from manual to auto, and reopened claude and it fixed the issue.