claude-code - 💡(How to fix) Fix [BUG] Claude Desktop 1.6259 (MSIX) - rootfs.vhdx download fails repeatedly, Code tab unusable [1 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#56503Fetched 2026-05-07 03:52:44
View on GitHub
Comments
1
Participants
2
Timeline
7
Reactions
0
Author
Timeline (top)
labeled ×4cross-referenced ×2commented ×1

Error Message

Claude Desktop on Windows 11 (MSIX from Microsoft Store) cannot complete the rootfs.vhdx VM download. Every time I click the Code tab, the app starts downloading rootfs.vhdx.zst, reaches around 15-20% (~400MB out of 2.2GB), and then the download silently stops. The window then closes silently with no error.

Error Messages/Logs

Root Cause

The Code tab in Claude Desktop is unusable because rootfs.vhdx never finishes downloading. The download starts, reaches ~15-20%, the app window closes silently, and on the next launch the download restarts from 0% instead of resuming.

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Claude Desktop on Windows 11 (MSIX from Microsoft Store) cannot complete the rootfs.vhdx VM download. Every time I click the Code tab, the app starts downloading rootfs.vhdx.zst, reaches around 15-20% (~400MB out of 2.2GB), and then the download silently stops. The window then closes silently with no error.

On the next launch, the download restarts from 0%, never resuming. This loop has repeated 6+ times across multiple sessions.

The bundle directory shows partial files (rootfs.vhdx ~1.7GB, rootfs.vhdx.zst ~414MB) but the VM never actually starts. The Code tab shows gray skeleton boxes that never load.

Tested on:

  • Version 1.5354.0 - failed
  • Version 1.6259.0 - same failure (auto-updated overnight)

What I tried that did NOT fix it:

  • Full uninstall + reinstall via Microsoft Store
  • Deleted %LOCALAPPDATA%\Packages\Claude_pzs8sxrjxfjjc\LocalCache\Roaming\Claude\vm_bundles
  • Added Windows Defender exclusions for Claude paths and processes
  • Disabled all background scheduled tasks that touch Claude
  • Killed all Claude processes before each retry

Claude Code CLI (v2.1.126) works perfectly on the same machine.

What Should Happen?

Code tab should load. The rootfs.vhdx download should either complete successfully, or resume from where it stopped on next launch instead of restarting from 0%.

Error Messages/Logs

Steps to Reproduce

claude.ai-web.log cowork_vm_node.log

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

2.1.126 (Claude Code)

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

This bug is specifically about the Claude Desktop app on Windows (MSIX 1.6259.0.0), NOT about the Claude Code CLI. The CLI works perfectly on the same machine.

The Code tab in Claude Desktop is unusable because rootfs.vhdx never finishes downloading. The download starts, reaches ~15-20%, the app window closes silently, and on the next launch the download restarts from 0% instead of resuming.

Related GitHub issues that describe similar/same problem:

  • #55946 (rootfs.vhdx commit fails on MSIX 3P mode)
  • #32162 (rootfs.vhdx download loop)
  • #32147 (rootfs.vhdx detected as missing but download never initiates)

I am attaching main.log and cowork_vm_node.log from the latest crash session.

Logs path: C:\Users\USER\AppData\Local\Packages\Claude_pzs8sxrjxfjjc\LocalCache\Roaming\Claude\logs\

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…

Still need to ship something?

×6

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

Back to top recommendations

TRENDING