[BUG] silently closes
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?
## Problem
Claude Desktop closes/crashes silently within ~10-30 seconds of launching. No error appears in any log file — main.log,
claude.ai-web.log, or Windows Event Viewer. The process simply disappears.
The crash happens even without opening any project or sending any message. Claude Code CLI works perfectly fine.
## What was tried (all failed to fix)
- Reinstalled Claude Desktop (~10 times)
- Windows System Restore
- Wiped entire
%APPDATA%\Claude\directory - Cleared GPU cache, IndexedDB, Session Storage, Local Storage, Crashpad
- Launched with
--disable-gpu - Removed all MCP servers from config
- Disabled all user-level hooks (
settings.json) - Disabled all project-level hooks (
.claude/settings.local.json) - Disabled all plugins (superpowers, skill-creator, claude-mem)
- Renamed project
.claude/directory - Cleared persisted sessions
- Deleted orphaned cloud projects/environments
- Deleted VM bundles (partial 2.2GB
rootfs.vhdxdownload) - Disabled cowork/ccd scheduled tasks in preferences
## Observations from logs
main.logshows normal startup, no errors, then just stops writing (no crash/exit message)- Sentry error captured with no details:
eventId: '4056f2c518a441a8969d03f27a647c92', type: 'Unknown', value: 'No message' claude.ai-web.logshows recurringInternal error opening backing store for indexedDB.openand 404 errors for
model_configs/claude-opus-4-7[1m] and a deleted environment env_01AsyZrhTo9UMVkvu71QxzJ8
- VM download of
rootfs.vhdx(2233.9 MB) starts every launch and never completes cowork_vm_node.logshowsrootfs.vhdx missingon every launch cycle
## Trigger
Started after using a git worktree command in Cursor to upload a project to GitHub.
## Workaround
Claude Code CLI continues to work normally.
What Should Happen?
## Problem
Claude Desktop closes/crashes silently within ~10-30 seconds of launching. No error appears in any log file — main.log,
claude.ai-web.log, or Windows Event Viewer. The process simply disappears.
The crash happens even without opening any project or sending any message. Claude Code CLI works perfectly fine.
## What was tried (all failed to fix)
- Reinstalled Claude Desktop (~10 times)
- Windows System Restore
- Wiped entire
%APPDATA%\Claude\directory - Cleared GPU cache, IndexedDB, Session Storage, Local Storage, Crashpad
- Launched with
--disable-gpu - Removed all MCP servers from config
- Disabled all user-level hooks (
settings.json) - Disabled all project-level hooks (
.claude/settings.local.json) - Disabled all plugins (superpowers, skill-creator, claude-mem)
- Renamed project
.claude/directory - Cleared persisted sessions
- Deleted orphaned cloud projects/environments
- Deleted VM bundles (partial 2.2GB
rootfs.vhdxdownload) - Disabled cowork/ccd scheduled tasks in preferences
## Observations from logs
main.logshows normal startup, no errors, then just stops writing (no crash/exit message)- Sentry error captured with no details:
eventId: '4056f2c518a441a8969d03f27a647c92', type: 'Unknown', value: 'No message' claude.ai-web.logshows recurringInternal error opening backing store for indexedDB.openand 404 errors for
model_configs/claude-opus-4-7[1m] and a deleted environment env_01AsyZrhTo9UMVkvu71QxzJ8
- VM download of
rootfs.vhdx(2233.9 MB) starts every launch and never completes cowork_vm_node.logshowsrootfs.vhdx missingon every launch cycle
## Trigger
Started after using a git worktree command in Cursor to upload a project to GitHub.
## Workaround
Claude Code CLI continues to work normally.
Error Messages/Logs
no error
Steps to Reproduce
● Here are the steps to reproduce — paste this:
## Steps to Reproduce
- Install Claude Desktop v1.6259.1 from Windows Store (MSIX) on Windows 11 Pro x64
- Launch the app — it opens normally, shows login screen
- Log in with Google auth — login succeeds, home screen appears
- Wait ~10-30 seconds — the app window closes silently with no error dialog
Additional context:
- The crash happens even without navigating to any project or sending any message
main.logshows normal startup sequence then simply stops writing — no crash, no error, no exit message- No crash appears in Windows Event Viewer (Application log)
- Sentry captures an empty error:
eventId: '4056f2c518a441a8969d03f27a647c92', type: 'Unknown', value: 'No message' claude.ai-web.logshows recurring errors:Internal error opening backing store for indexedDB.open- 404 for
model_configs/claude-opus-4-7[1m](note: model ID has4-7not4-6) - 404 for deleted environment
env_01AsyZrhTo9UMVkvu71QxzJ8 - VM download of
rootfs.vhdx(2233.9 MB) starts on every launch, never completes before crash - Claude Code CLI (v2.1.128) works perfectly — only the Desktop Electron app crashes
- Issue began after a git worktree operation in Cursor IDE
Exhaustive troubleshooting performed (all failed):
Reinstall (10x), Windows System Restore, wipe %APPDATA%\Claude\, clear GPU/IndexedDB/Session/Local Storage/Crashpad, --disable-gpu
launch, remove all MCP servers, disable all hooks (user + project level), disable all plugins, rename .claude/ directory, clear
persisted sessions, delete cloud projects/environments, delete VM bundles, disable cowork/ccd scheduled tasks.
Claude Model
Opus
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
1.0.123
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Terminal.app (macOS)
Additional Information
## Problem
Claude Desktop closes/crashes silently within ~10-30 seconds of launching. No error appears in any log file — main.log,
claude.ai-web.log, or Windows Event Viewer. The process simply disappears.
The crash happens even without opening any project or sending any message. Claude Code CLI works perfectly fine.
## What was tried (all failed to fix)
- Reinstalled Claude Desktop (~10 times)
- Windows System Restore
- Wiped entire
%APPDATA%\Claude\directory - Cleared GPU cache, IndexedDB, Session Storage, Local Storage, Crashpad
- Launched with
--disable-gpu - Removed all MCP servers from config
- Disabled all user-level hooks (
settings.json) - Disabled all project-level hooks (
.claude/settings.local.json) - Disabled all plugins (superpowers, skill-creator, claude-mem)
- Renamed project
.claude/directory - Cleared persisted sessions
- Deleted orphaned cloud projects/environments
- Deleted VM bundles (partial 2.2GB
rootfs.vhdxdownload) - Disabled cowork/ccd scheduled tasks in preferences
## Observations from logs
main.logshows normal startup, no errors, then just stops writing (no crash/exit message)- Sentry error captured with no details:
eventId: '4056f2c518a441a8969d03f27a647c92', type: 'Unknown', value: 'No message' claude.ai-web.logshows recurringInternal error opening backing store for indexedDB.openand 404 errors for
model_configs/claude-opus-4-7[1m] and a deleted environment env_01AsyZrhTo9UMVkvu71QxzJ8
- VM download of
rootfs.vhdx(2233.9 MB) starts every launch and never completes cowork_vm_node.logshowsrootfs.vhdx missingon every launch cycle
## Trigger
Started after using a git worktree command in Cursor to upload a project to GitHub.
## Workaround
Claude Code CLI continues to work normally.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗