Skip to content

[BUG] [BUG] Cowork VM fails to start on Windows ARM64 (Samsung Galaxy Book4 Edge, Snapdragon) #40198

Description

@DarrylC73

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?

Environment

  • Device: Samsung Galaxy Book4 Edge (NP750XQA-KB2UK)
  • Processor: Snapdragon (ARM64)
  • OS: Windows 11 Home, Build 10.0.26200
  • Claude Desktop: v1.1.9310.0 (MSIX, ARM64)
  • Architecture confirmed: Arm64 via Get-AppxPackage

Problem

Cowork workspace fails to start. Three different errors appear depending on the sequence of troubleshooting steps:

  1. EBUSY: resource busy or locked, open 'C:\Users\darry\AppData\Roaming\Claude\vm_bundles\claudevm.bundle\smol-bin.vhdx'
  2. VM service not running. The service failed to start.
  3. VM connection timeout after 60 seconds

The VM bundle downloads successfully (progress bar completes to 100%), but the VM itself never boots.

Services status

CoworkVMService and vmcompute both exist and can be manually started:

What Should Happen?

Running CoworkVMService Claude
Running vmcompute Hyper-V Host Compute Service

and then Claude Cowork Workspace should run with Virtual Machine

Error Messages/Logs

However, even with both running, Cowork times out after 60 seconds.

## What I've tried
- Enabled VirtualMachinePlatform via Admin PowerShell (succeeded, RestartNeeded: False)
- `Microsoft-Hyper-V-All` returns "Feature name is unknown" on ARM64
- Manually started vmcompute and CoworkVMService — both start, but VM still times out
- Deleted vm_bundles folder and let Claude re-download fresh — same result
- Full uninstall and reinstall of Claude Desktop
- Multiple reboots
- Stopped all services and processes before relaunching
- BIOS (Samsung Aptio Setup Utility) has no virtualization toggle — Snapdragon has no VT-x/AMD-V equivalent
- `VirtualizationFirmwareEnabled` reports False on ARM64 (expected — not applicable to Snapdragon)

## Log file locations
Logs are at: `C:\Users\darry\AppData\Roaming\Claude\logs\`
- cowork-service.log (736 KB)
- cowork_vm_node.log (275 KB)
- coworkd-user-S-1-5-21-*.log (495 KB)
- main.log (9.8 MB)

## Related issues
- #29428 (VM service not running — Windows 11 Home)
- #30566 (VM not running on Snapdragon X Elite)
- #28779 (ARM64 installer issues on Snapdragon X)
- #32004 (Virtual Machine Platform not available despite features enabled)

Steps to Reproduce

AS above

claude-debug-logs.zip

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

Claude Desktop:** v1.1.9310.0 (MSIX, ARM64)

Platform

Other

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

cowork-service.log
coworkd-user-S-1-5-21-3309502803-3079381605-1452027300-1001.log
coworkd.log
main1.log
claude_vm_node.log
main.log
cowork_vm_node.log
claude.ai-web.log
unknown-window.log
gpu-info.json
mcp-info.json
supported-features-info.json
system-info.txt

claude-debug-logs.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions