Claude Desktop App Silently Downloads 13 GB File on Every Launch Without Opt-Out

What's Happening
The Claude desktop app automatically downloads a ~12.95 GB file called claudevm.bundle located at ~/Library/Application Support/Claude/claude-code-vm/. This is a virtual machine environment for Claude Code (the CLI coding tool). The file downloads for all users, including those who never requested Claude Code and have no intention of using it.
Confirmed Behavior
- The ~13 GB storage usage occurs after fresh install
- In-app cache clear (Troubleshoot menu) has no effect
- Full uninstall and reinstall causes immediate re-download
- Manual deletion of the
claude-code-vmfolder triggers re-download on next launch - The file returns every single time the app launches
Anthropic Support Confirmation
After discussion with Anthropic support AI, the following was officially acknowledged:
- This behavior is intentional — Claude Code is enabled by default for Free, Pro, and Max plans
- Individual users have no way to disable it in the desktop app
- The web toggle at claude.ai/settings/capabilities does not affect the desktop app
- The enterprise policy flag
isClaudeCodeForDesktopEnabledexists, but only for organization administrators - There is currently no workaround for individual users
- This was explicitly called "a gap in the current desktop app design"
Impact
This represents a 13 GB silent download that:
- Happens without any user prompt or notification
- Cannot be opted out of by regular users
- Re-downloads itself if deleted
- Has meaningful impact on users with smaller SSDs (256 GB / 512 GB Macs)
The issue was reported on a Mac Mini M4 with a free Claude account, though it's unclear if it affects other platforms.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Code on the Web Partial Outage Reported
An automatic status update from r/ClaudeAI reports a partial outage for Claude Code on the web starting 2026-05-09T23:33:21.000Z. Check the official status page and community megathread for updates.

Claude Opus 4.6 Memory Fails: Agent Forgets Everything Except File Rename
A developer documents Claude Opus 4.6's 228 log entries, 95 agent actions, and 38 code executions producing only 1 memory: the string 'Agent Zero Tune-Up'.
Parameter Golf: OpenAI's AI-Assisted ML Research Experiment
OpenAI ran Parameter Golf, a competition with 1,000+ participants and 2,000+ submissions, testing AI-assisted machine learning, coding agents, quantization, and novel model design under strict constraints.

OpenClaw 2026.6.5: Free Parallel Search, Stability Fixes Across the Board
OpenClaw 2026.6.5 adds free, zero-setup Parallel Search, safer channel replies, better agent run recovery, and less brittle provider/model setup.