claude-code - 💡(How to fix) Fix [BUG][BUG] Cowork VM connection timeout on ARM64 Windows 11 Home [1 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#48551Fetched 2026-04-16 06:57:00
View on GitHub
Comments
0
Participants
1
Timeline
5
Reactions
0
Participants
Timeline (top)
labeled ×4unlabeled ×1

Error Message

Error Messages/Logs

Code Example

vm_boot completed (126ms)
[60 seconds of waiting...]
Connection timeout, last completed step: add_plan9_shares
VM connection timeout after 60 seconds
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?

Cowork fails to start every time on ARM64 Windows 11 Home. The VM infrastructure starts successfully (all setup steps complete in under 1 second) but the Linux guest kernel never boots, causing a 60-second timeout. This happens consistently across multiple Claude versions and after multiple reinstalls.

cowork_vm_node.log

What Should Happen?

Expected: Cowork starts and the workspace VM connects successfully

Actual: VM connection times out after 60 seconds every time — the Linux guest never boots

Device: ARM64 Windows 11 Home (e.g. Surface Pro X / Snapdragon)

Error Messages/Logs

vm_boot completed (126ms)
[60 seconds of waiting...]
Connection timeout, last completed step: add_plan9_shares
VM connection timeout after 60 seconds

Steps to Reproduce

  1. Install Claude on ARM64 Windows 11 Home (Snapdragon)
  2. Open Claude and attempt to start a Cowork session
  3. VM times out after 60 seconds every time

Claude Model

Not sure / Multiple models

Is this a regression?

No, this never worked

Last Working Version

No response

Claude Code Version

1.1617

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Windows Terminal

Additional Information

No response

extent analysis

TL;DR

The issue is likely related to the ARM64 architecture and the Linux guest kernel failing to boot, so investigating the VM configuration and Linux compatibility may provide a workaround.

Guidance

  • Review the cowork_vm_node.log file for any specific error messages or clues that could indicate why the Linux guest kernel is not booting.
  • Check the VM configuration to ensure it is compatible with ARM64 architecture and Windows 11 Home.
  • Investigate potential issues with the add_plan9_shares step, as it is the last completed step before the timeout.
  • Consider testing the VM setup on a different device or architecture to isolate the issue.

Example

No code snippet is provided as there is no clear indication of a specific code-related issue.

Notes

The issue seems to be specific to the ARM64 architecture on Windows 11 Home, and the fact that it has never worked suggests a potential compatibility issue. Further investigation into the VM configuration and Linux compatibility is needed.

Recommendation

Apply workaround: The issue is likely related to the ARM64 architecture, so applying a workaround to configure the VM to be compatible with this architecture may resolve the 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…

Still need to ship something?

×6

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

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG][BUG] Cowork VM connection timeout on ARM64 Windows 11 Home [1 participants]