claude-code - 💡(How to fix) Fix Claude Desktop goes blank on Windows, requires Task Manager to kill all processes before app can reopen [2 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#49551Fetched 2026-04-17 08:37:56
View on GitHub
Comments
2
Participants
2
Timeline
5
Reactions
0
Timeline (top)
commented ×2cross-referenced ×2labeled ×1

The Claude Desktop app screen goes completely blank during use. Once blank, the app cannot be closed normally or reopened — all claude.exe processes must be manually ended via Windows Task Manager before the app will launch again.

Root Cause

The Claude Desktop app screen goes completely blank during use. Once blank, the app cannot be closed normally or reopened — all claude.exe processes must be manually ended via Windows Task Manager before the app will launch again.

Fix Action

Fix / Workaround

Workaround: delete %APPDATA%/Claude/Cache, Code Cache, and GPUCache folders, then restart. This is a recurring pattern across multiple reports — flagging as a new data point tied to the April 2026 model update rollout.

RAW_BUFFERClick to expand / collapse

Description

The Claude Desktop app screen goes completely blank during use. Once blank, the app cannot be closed normally or reopened — all claude.exe processes must be manually ended via Windows Task Manager before the app will launch again.

Environment

  • OS: Windows 11 Pro (10.0.22631)
  • App: Claude Desktop (Windows)
  • First noticed: After model update on April 16, 2026

Steps to reproduce

  1. Use Claude Desktop normally
  2. Screen goes blank (no apparent trigger — seems intermittent)
  3. Attempt to close and reopen app — new window also blank or app won't launch
  4. Must open Task Manager → end all claude.exe processes → reopen app

Expected behavior

App recovers gracefully or can be restarted without Task Manager intervention.

Related issues

  • #38014 — Electron cache corruption (blank screen, recurring)
  • #44558 — Intermittent blank screen during active session
  • #21803 — Blank screen after Windows Hibernate
  • #45031 — HDR rendering blank screen

Notes

Workaround: delete %APPDATA%/Claude/Cache, Code Cache, and GPUCache folders, then restart. This is a recurring pattern across multiple reports — flagging as a new data point tied to the April 2026 model update rollout.

extent analysis

TL;DR

Delete the %APPDATA%/Claude/Cache, Code Cache, and GPUCache folders and restart the app to potentially resolve the blank screen issue.

Guidance

  • The issue seems to be related to cache corruption, as suggested by the workaround and related issues (#38014, #44558, #21803, #45031).
  • To verify if the issue is indeed cache-related, try deleting the specified cache folders and see if the app launches normally afterward.
  • If the problem persists, it may be helpful to monitor the app's behavior and system resources (e.g., memory, CPU usage) when the screen goes blank to identify any patterns or potential triggers.
  • Consider checking for any updates to the Claude Desktop app, as the issue was first noticed after a model update on April 16, 2026.

Example

No specific code snippet is applicable in this case, as the issue appears to be related to app configuration and caching rather than code.

Notes

The provided workaround may not be a permanent fix, and the issue might recur. The root cause of the cache corruption is not specified, so this solution may only mitigate the symptoms.

Recommendation

Apply the workaround by deleting the specified cache folders and restarting the app, as it has been identified as a recurring pattern across multiple reports and may provide temporary relief from the blank screen issue.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

App recovers gracefully or can be restarted without Task Manager intervention.

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING