Claude Desktop spawns 1.8 GB Hyper-V VM on every launch, even for chat-only use
- AI
- Developer Tools
- Security
- Windows
The GitHub post says Claude Desktop on Windows launches a Hyper-V VM that consumes about 1.8 GB of RAM at startup, even for simple chat use. Commenters quickly filled in the missing context. The VM exists for Claude Cowork, Anthropic’s sandboxed local agent mode, where the model can operate inside an isolated environment instead of directly on the host machine. That part did not bother most people. What bothered them was the product decision around it. The sandbox starts eagerly instead of on demand, appears hard or impossible to disable in normal use, and comes with a large local image that multiple people said takes roughly 10 to 13 GB of disk, with some Mac users reporting closer to 20 GB after triggering Cowork once.
If you ship local AI agents, treat isolation as a feature users opt into and can inspect, not a hidden tax on RAM and disk. If you deploy these tools in a company, assume desktop agent apps still need the same scrutiny you would apply to any endpoint software with broad file and network access.
- github.com
- Discuss on HN