You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BUG] Cowork "Virtualization is not available" on Windows 11 Enterprise Build 26200 — yukonSilver classified as unsupported despite all prerequisites met #37016
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 displays "Virtualization is not available — Claude's workspace requires Hyper-V, but the virtualization service isn't responding. Restart your computer to resolve this."
The Cowork enablement process gets stuck at 95% and then fails with Error code 1.
A full clean reinstall (removing MSIX package, old Squirrel remnants, VM bundles, logs, CoworkVMService, HNS networks, and temp files) did not resolve the issue. The yukonSilver detection bug reappears immediately after fresh installation.
What Should Happen?
Expected Behavior
Cowork should detect that Hyper-V is fully enabled and all virtualization services are running on Windows 11 Enterprise, successfully download the VM bundle, and launch the workspace.
Actual Behavior
Claude Desktop's internal platform classifier marks this system as yukonSilver not supported (status=unsupported), which prevents the VM bundle from ever being downloaded. The enablement process stalls at 95% and fails with exit code 1.
Error Messages/Logs
From `%LOCALAPPDATA%\Packages\Claude_pzs8sxrjxfjjc\LocalCache\Roaming\Claude\logs\cowork_vm_node.log`:
[info] [cleanupVMBundleIfUnsupported] yukonSilver not supported (status=unsupported), checking for stale bundle...
This entry repeats on every launch. The VM bundle is never downloaded. The `vm_bundles` directory is never created.
Steps to Reproduce
Install Claude Desktop v1.1.7714.0 from claude.com/download on Windows 11 Enterprise x64 (Build 26200)
Ensure all virtualization features are enabled (Hyper-V, VMP, WHP)
Confirm all services running (vmcompute, vmms, CoworkVMService)
Launch Claude Desktop
Click the Cowork tab
Observe: Enablement gets stuck at 95%, fails with Error code 1
Observe: "Virtualization is not available" error
Claude Model
Opus
Is this a regression?
No, this never worked
Last Working Version
No response
Claude Code Version
2.1.78 (Claude Code)
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Terminal.app (macOS)
Additional Information
Expected Behavior
Cowork should detect that Hyper-V is fully enabled and all virtualization services are running on Windows 11 Enterprise, successfully download the VM bundle, and launch the workspace.
Actual Behavior
Claude Desktop's internal platform classifier marks this system as yukonSilver not supported (status=unsupported), which prevents the VM bundle from ever being downloaded. The enablement process stalls at 95% and fails with exit code 1.
Troubleshooting Already Attempted
❌ Full clean reinstall (removed MSIX package, Squirrel remnants, VM bundles, logs, temp files, CoworkVMService, HNS networks)
❌ Fresh download from claude.com/download, installed as Administrator
❌ Verified all Hyper-V features enabled via Get-WindowsOptionalFeature
❌ Confirmed bcdedit hypervisorlaunchtype set to Auto
❌ No VPN active
❌ No Docker, WSL2, or other VM conflicts
❌ Multiple reboots
Additional Notes
Regular Chat mode works perfectly. Only Cowork is affected.
Preflight Checklist
What's Wrong?
Cowork displays "Virtualization is not available — Claude's workspace requires Hyper-V, but the virtualization service isn't responding. Restart your computer to resolve this."
The Cowork enablement process gets stuck at 95% and then fails with Error code 1.
A full clean reinstall (removing MSIX package, old Squirrel remnants, VM bundles, logs, CoworkVMService, HNS networks, and temp files) did not resolve the issue. The yukonSilver detection bug reappears immediately after fresh installation.
What Should Happen?
Expected Behavior
Cowork should detect that Hyper-V is fully enabled and all virtualization services are running on Windows 11 Enterprise, successfully download the VM bundle, and launch the workspace.
Actual Behavior
Claude Desktop's internal platform classifier marks this system as
yukonSilver not supported (status=unsupported), which prevents the VM bundle from ever being downloaded. The enablement process stalls at 95% and fails with exit code 1.Error Messages/Logs
Steps to Reproduce
Claude Model
Opus
Is this a regression?
No, this never worked
Last Working Version
No response
Claude Code Version
2.1.78 (Claude Code)
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Terminal.app (macOS)
Additional Information
Expected Behavior
Cowork should detect that Hyper-V is fully enabled and all virtualization services are running on Windows 11 Enterprise, successfully download the VM bundle, and launch the workspace.
Actual Behavior
Claude Desktop's internal platform classifier marks this system as
yukonSilver not supported (status=unsupported), which prevents the VM bundle from ever being downloaded. The enablement process stalls at 95% and fails with exit code 1.Troubleshooting Already Attempted
Additional Notes
growthbookfeature flag system loads on startup, suggesting the "unsupported" status may be server-side rather than local detection.Related Issues