claude-code - 💡(How to fix) Fix [BUG] Cowork "HYPERVISOR_SERVICE_ERROR" on Windows 11 Pro — yukonSilver unsupported despite Hyper-V fully enabled, Cowork tab missing after reinstall [2 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#48733Fetched 2026-04-16 06:52:29
View on GitHub
Comments
2
Participants
2
Timeline
6
Reactions
0
Timeline (top)
labeled ×3commented ×2cross-referenced ×1

Error Message

cowork_vm_node.log (key error): 2026-04-15 13:58:55 [error] [VM:start] VM boot failed: HCS operation failed: 0x80370102: {"Error":-2143878910,"ErrorMessage":"The virtual machine could not 2026-04-15 13:58:55 [error] [VM:start] HCS error detected, available=true, 2026-04-15 13:58:55 [info] Dispatching startup error: HYPERVISOR_SERVICE_ERROR 2026-04-15 13:58:55 [warn] [VM:start] Heartbeat restart failed, leaving VM

Error Messages/Logs

The error message "Hyper-V is not installed on the host" is contradicted by Get-WindowsOptionalFeature confirming Microsoft-Hyper-V-Hypervisor is Enabled

Root Cause

cowork_vm_node.log (key error): 2026-04-15 13:58:55 [error] [VM:start] VM boot failed: HCS operation failed: failed to create compute system: HcsWaitForOperationResult failed with HRESULT 0x80370102: {"Error":-2143878910,"ErrorMessage":"The virtual machine could not be started because a required feature is not installed.","ErrorEvents":[ {"Message":"Cannot create system 'cowork-vm-eaaac18b' since Hyper-V is not installed on the host."}]} 2026-04-15 13:58:55 [error] [VM:start] HCS error detected, available=true, missing=[], sentinel=HYPERVISOR_SERVICE_ERROR 2026-04-15 13:58:55 [info] Dispatching startup error: HYPERVISOR_SERVICE_ERROR 2026-04-15 13:58:55 [warn] [VM:start] Heartbeat restart failed, leaving VM offline (will retry on next app launch) After reinstall (yukonSilver detection failure): 2026-04-15 14:10:02 [info] [cleanupVMBundleIfUnsupported] yukonSilver not supported (status=unsupported), checking for stale bundle... 2026-04-15 14:10:04 [info] [cleanupVMBundleIfUnsupported] yukonSilver not supported (status=unsupported), checking for stale bundle...

Fix Action

Fix / Workaround

cowork_vm_node.log (key error): 2026-04-15 13:58:55 [error] [VM:start] VM boot failed: HCS operation failed: failed to create compute system: HcsWaitForOperationResult failed with HRESULT 0x80370102: {"Error":-2143878910,"ErrorMessage":"The virtual machine could not be started because a required feature is not installed.","ErrorEvents":[ {"Message":"Cannot create system 'cowork-vm-eaaac18b' since Hyper-V is not installed on the host."}]} 2026-04-15 13:58:55 [error] [VM:start] HCS error detected, available=true, missing=[], sentinel=HYPERVISOR_SERVICE_ERROR 2026-04-15 13:58:55 [info] Dispatching startup error: HYPERVISOR_SERVICE_ERROR 2026-04-15 13:58:55 [warn] [VM:start] Heartbeat restart failed, leaving VM offline (will retry on next app launch) After reinstall (yukonSilver detection failure): 2026-04-15 14:10:02 [info] [cleanupVMBundleIfUnsupported] yukonSilver not supported (status=unsupported), checking for stale bundle... 2026-04-15 14:10:04 [info] [cleanupVMBundleIfUnsupported] yukonSilver not supported (status=unsupported), checking for stale bundle...

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?

Here's everything relevant from our conversation:

System Info:

OS: Microsoft Windows 11 Pro Claude Desktop: Version 1.2581.0 (f10398) Plan: (confirm your plan tier in the report)

Windows Features (from PowerShell): FeatureName State


VirtualMachinePlatform Enabled HypervisorPlatform Enabled Microsoft-Hyper-V-Hypervisor Enabled HyperV-KernelInt-VirtualDevice Disabled HyperV-Guest-KernelInt Disabled

CoworkVMService: Running bcdedit: hypervisorlaunchtype = Auto Conflicting hypervisors (VMware/VirtualBox/Parallels/WSL): None found

cowork_vm_node.log (key error): 2026-04-15 13:58:55 [error] [VM:start] VM boot failed: HCS operation failed: failed to create compute system: HcsWaitForOperationResult failed with HRESULT 0x80370102: {"Error":-2143878910,"ErrorMessage":"The virtual machine could not be started because a required feature is not installed.","ErrorEvents":[ {"Message":"Cannot create system 'cowork-vm-eaaac18b' since Hyper-V is not installed on the host."}]} 2026-04-15 13:58:55 [error] [VM:start] HCS error detected, available=true, missing=[], sentinel=HYPERVISOR_SERVICE_ERROR 2026-04-15 13:58:55 [info] Dispatching startup error: HYPERVISOR_SERVICE_ERROR 2026-04-15 13:58:55 [warn] [VM:start] Heartbeat restart failed, leaving VM offline (will retry on next app launch) After reinstall (yukonSilver detection failure): 2026-04-15 14:10:02 [info] [cleanupVMBundleIfUnsupported] yukonSilver not supported (status=unsupported), checking for stale bundle... 2026-04-15 14:10:04 [info] [cleanupVMBundleIfUnsupported] yukonSilver not supported (status=unsupported), checking for stale bundle...

Steps already attempted:

Rebooted multiple times Verified all virtualization features enabled in Windows Features Confirmed bcdedit hypervisorlaunchtype = Auto Confirmed no conflicting hypervisors Restarted vmcompute service Full uninstall including AppData cleanup and vm_bundles folder deletion Reinstalled as Administrator Issue persists across all attempts

What Should Happen?

Cowork should detect that all required virtualization features are enabled (Virtual Machine Platform, Hypervisor Platform, and Microsoft-Hyper-V-Hypervisor all confirmed Enabled on Windows 11 Pro), successfully initialize the VM workspace, and display the Cowork tab next to Chat in Claude Desktop.

Error Messages/Logs

Steps to Reproduce

Steps to Reproduce:

  1. Install Claude Desktop (v1.2581.0) on Windows 11 Pro as Administrator
  2. Verify all virtualization features are enabled (VirtualMachinePlatform, HypervisorPlatform, Microsoft-Hyper-V-Hypervisor)
  3. Verify bcdedit hypervisorlaunchtype = Auto
  4. Verify CoworkVMService is Running
  5. Verify no conflicting hypervisors (VMware, VirtualBox, Parallels, WSL) are present
  6. Launch Claude Desktop
  7. Observe: Cowork tab is missing entirely, or if present shows "Virtualization is not available — Claude's workspace requires Virtual Machine Platform, but the virtualization service isn't responding"
  8. Check %APPDATA%\Claude\logs\cowork_vm_node.log — shows HYPERVISOR_SERVICE_ERROR and yukonSilver not supported (status=unsupported) repeating on every launch
  9. Restarting, reinstalling, and clearing vm_bundles folder does not resolve the issue

Claude Model

Sonnet (default)

Is this a regression?

No, this never worked

Last Working Version

No response

Claude Code Version

Version 1.2581.0 (f10398)

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

Additional Notes:

Regular Chat works perfectly — issue is isolated entirely to Cowork The error message "Hyper-V is not installed on the host" is contradicted by Get-WindowsOptionalFeature confirming Microsoft-Hyper-V-Hypervisor is Enabled HRESULT 0x80370102 indicates Windows HCS (Host Compute Service) cannot create the VM despite hypervisor being active yukonSilver not supported (status=unsupported) appears on every launch — the app is misclassifying this system as incompatible before even attempting to boot the VM After full uninstall + AppData/vm_bundles cleanup + reinstall as Administrator, the Cowork tab disappeared entirely and only the yukonSilver unsupported loop remains in logs No conflicting hypervisors present (VMware, VirtualBox, Parallels, WSL all absent) This appears related to issues #25136, #27316, #27420, #29887, #32004, #42227, #45715

extent analysis

TL;DR

The issue is likely due to a misclassification of the system as incompatible with Hyper-V, despite it being enabled, and can be potentially resolved by investigating the yukonSilver detection failure.

Guidance

  • Investigate the yukonSilver detection failure, as it appears to be misclassifying the system as incompatible before attempting to boot the VM.
  • Verify that the Hyper-V installation is correct and functioning properly, despite the Microsoft-Hyper-V-Hypervisor feature being enabled.
  • Check for any potential conflicts or issues with the Windows HCS (Host Compute Service) that could be preventing the VM from being created.
  • Consider comparing the system configuration with the requirements for Hyper-V and Cowork to identify any potential discrepancies.

Example

No code snippet is provided as the issue seems to be related to system configuration and Hyper-V setup rather than code.

Notes

The issue appears to be related to several other reported issues (#25136, #27316, #27420, #29887, #32004, #42227, #45715), which may indicate a more complex problem that requires further investigation.

Recommendation

Apply a workaround by attempting to manually configure or troubleshoot the Hyper-V setup and Windows HCS to resolve the yukonSilver detection failure and VM creation issue, as a full solution is not immediately apparent from the provided information.

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] Cowork "HYPERVISOR_SERVICE_ERROR" on Windows 11 Pro — yukonSilver unsupported despite Hyper-V fully enabled, Cowork tab missing after reinstall [2 comments, 2 participants]