[BUG]
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
OS: Windows 10 Pro
Claude version: 1.569.0.0 (from log path)
All services confirmed running: vmms, vmcompute, hns
Features confirmed enabled: Microsoft-Hyper-V-All, VirtualMachinePlatform, HypervisorPlatform
bcdedit hypervisorlaunchtype: Auto
WSL2: not installed
Error from log: HRESULT 0x80370102 - Cannot create system since Hyper-V is not installed on the host
What Should Happen?
Claude Cowork should run without telling me "Virtualization is not available
Claude's workspace requires Virtual Machine Platform, but the virtualization service isn't responding. Restart your computer to resolve this."
Spent over an hour with Claude Chat and Powershell trying every recommended fix. It finally directed me here.
Error Messages/Logs
2026-03-27 08:51:48 [info] [cleanupVMBundleIfUnsupported] yukonSilver not supported (status=unsupported), checking for stale bundle...
2026-03-30 18:52:28 [info] [cleanupVMBundleIfUnsupported] yukonSilver not supported (status=unsupported), checking for stale bundle...
2026-04-01 20:38:49 [info] [cleanupVMBundleIfUnsupported] yukonSilver not supported (status=unsupported), checking for stale bundle...
2026-04-02 17:38:40 [info] [Bundle:status] rootfs.vhdx missing
2026-04-02 17:38:40 [info] [VM] Loading vmClient (TypeScript) module...
2026-04-02 17:38:40 [info] [VM] Module loaded successfully
2026-04-02 17:38:40 [info] [Bundle:status] rootfs.vhdx missing
2026-04-02 17:38:40 [info] [Bundle:status] rootfs.vhdx missing
2026-04-02 17:38:40 [info] [warm] No warm file found for rootfs.vhdx at current version
2026-04-02 17:38:40 [info] [cache] No cached compressed file for rootfs.vhdx
2026-04-02 17:38:40 [info] rootfs.vhdx not found, downloading...
2026-04-02 17:38:40 [info] Downloading rootfs.vhdx...
2026-04-02 17:38:43 [info] [KernelBugMonitor] State reset
2026-04-02 17:38:43 [info] [VM:start] Beginning startup, bundlePath=C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle
2026-04-02 17:38:43 [info] [VM:start] Bundle version: 5680b11bcdab215cccf07e0c0bd1bd9213b0c25d
2026-04-02 17:38:43 [info] [VM:start] VM instance ID: b0a66035-3a51-4634-b317-6352d0be2945
2026-04-02 17:38:43 [info] [VM:steps] download_and_sdk_prepare started
2026-04-02 17:38:43 [info] [downloadVM] Download already in progress, waiting...
2026-04-02 17:38:56 [info] [warm] Fetching VM hash for version 1.569.0
2026-04-02 17:38:56 [info] [warm] VM hash for version 1.569.0: 5680b11bcdab215cccf07e0c0bd1bd9213b0c25d
2026-04-02 17:38:56 [info] [warm] VM SHA matches current version, skipping
2026-04-02 17:41:33 [info] [startVM] VM startup already in progress, waiting...
2026-04-02 17:41:49 [info] rootfs.vhdx.zst checksum validated
2026-04-02 17:41:49 [info] [downloadVM] Saved compressed rootfs.vhdx to cache
2026-04-02 17:41:49 [info] [Bundle:status] vmlinuz missing
2026-04-02 17:41:49 [info] [warm] No warm file found for vmlinuz at current version
2026-04-02 17:41:49 [info] [cache] No cached compressed file for vmlinuz
2026-04-02 17:41:49 [info] vmlinuz not found, downloading...
2026-04-02 17:41:49 [info] Downloading vmlinuz...
2026-04-02 17:41:49 [info] vmlinuz.zst checksum validated
2026-04-02 17:41:49 [info] [downloadVM] Saved compressed vmlinuz to cache
2026-04-02 17:41:49 [info] [Bundle:status] initrd missing
2026-04-02 17:41:49 [info] [warm] No warm file found for initrd at current version
2026-04-02 17:41:49 [info] [cache] No cached compressed file for initrd
2026-04-02 17:41:49 [info] initrd not found, downloading...
2026-04-02 17:41:49 [info] Downloading initrd...
2026-04-02 17:41:54 [info] initrd.zst checksum validated
2026-04-02 17:41:54 [info] [downloadVM] Saved compressed initrd to cache
2026-04-02 17:41:54 [info] All files ready in C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle
2026-04-02 17:41:55 [info] [VM:steps] download_and_sdk_prepare completed (191548ms)
2026-04-02 17:41:55 [info] [VM:steps] load_swift_api started
2026-04-02 17:41:55 [info] [VM:steps] load_swift_api completed (0ms)
2026-04-02 17:41:55 [info] [Callbacks] Initializing VM event callbacks...
2026-04-02 17:41:55 [info] [Callbacks] VM event callbacks initialized
2026-04-02 17:41:55 [info] [VM:start] Copying smol-bin.x64.vhdx to bundle: C:\Program Files\WindowsApps\Claude_1.2.234.0_x64__pzs8sxrjxfjjc\app\resources\smol-bin.x64.vhdx -> C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle\smol-bin.vhdx
2026-04-02 17:41:55 [info] [VM:start] smol-bin.x64.vhdx copied successfully
2026-04-02 17:41:55 [info] [VM:start] Configuring Windows VM service...
2026-04-02 17:41:57 [info] [VM:start] Windows VM service configured
2026-04-02 17:41:57 [info] [VM:steps] create_network started
2026-04-02 17:41:57 [info] [VM:steps] create_network completed (94ms)
2026-04-02 17:41:57 [info] [VM:steps] create_vm_config started
2026-04-02 17:41:58 [info] [startVM] VM startup already in progress, waiting...
2026-04-02 17:42:09 [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-6871859b' since Hyper-V is not installed on the host.","Provider":"17103e3f-3c6e-4677-bb17-3b267eb5be57","EventId":11008,"Data":[{"Type":"String","Value":"cowork-vm-6871859b"},{"Type":"String","Value":"%%2151088386"},{"Type":"String","Value":"0x80370102"}]}]}
2026-04-02 17:42:09 [error] [VM:start] HCS error detected, available=true, missing=[], sentinel=HYPERVISOR_SERVICE_ERROR
2026-04-02 17:42:09 [info] Dispatching startup error: HYPERVISOR_SERVICE_ERROR
2026-04-02 17:42:09 [error] [VM:start] Startup failed: Error: HYPERVISOR_SERVICE_ERROR
at pyn (C:\Program Files\WindowsApps\Claude_1.2.234.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:1656:4545) {
[stack]: [Getter/Setter],
[message]: 'HYPERVISOR_SERVICE_ERROR'
}
2026-04-02 17:42:09 [warn] [VM:start] Heartbeat restart failed, leaving VM offline (will retry on next app launch)
2026-04-02 17:51:23 [info] [KernelBugMonitor] State reset
2026-04-02 17:51:23 [info] [VM:start] Beginning startup, bundlePath=C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle
2026-04-02 17:51:23 [info] [VM:start] Bundle version: 5680b11bcdab215cccf07e0c0bd1bd9213b0c25d
2026-04-02 17:51:23 [info] [VM:start] VM instance ID: b0a66035-3a51-4634-b317-6352d0be2945
2026-04-02 17:51:23 [info] [VM:steps] download_and_sdk_prepare started
2026-04-02 17:51:23 [info] [VM:steps] download_and_sdk_prepare completed (5ms)
2026-04-02 17:51:23 [info] [VM:steps] load_swift_api started
2026-04-02 17:51:23 [info] [VM:steps] load_swift_api completed (1ms)
2026-04-02 17:51:23 [info] [VM:start] Copying smol-bin.x64.vhdx to bundle: C:\Program Files\WindowsApps\Claude_1.2.234.0_x64__pzs8sxrjxfjjc\app\resources\smol-bin.x64.vhdx -> C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle\smol-bin.vhdx
2026-04-02 17:51:24 [info] [VM:start] smol-bin.x64.vhdx copied successfully
2026-04-02 17:51:24 [info] [VM:start] Configuring Windows VM service...
2026-04-02 17:51:25 [info] [VM:start] Windows VM service configured
2026-04-02 17:51:25 [info] [VM:steps] create_network started
2026-04-02 17:51:25 [info] [VM:steps] create_network completed (2ms)
2026-04-02 17:51:25 [info] [VM:steps] create_vm_config started
2026-04-02 17:51:25 [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-6871859b' since Hyper-V is not installed on the host.","Provider":"17103e3f-3c6e-4677-bb17-3b267eb5be57","EventId":11008,"Data":[{"Type":"String","Value":"cowork-vm-6871859b"},{"Type":"String","Value":"%%2151088386"},{"Type":"String","Value":"0x80370102"}]}]}
2026-04-02 17:51:25 [error] [VM:start] HCS error detected, available=true, missing=[], sentinel=HYPERVISOR_SERVICE_ERROR
2026-04-02 17:51:25 [info] Dispatching startup error: HYPERVISOR_SERVICE_ERROR
2026-04-02 17:51:25 [error] [VM:start] Startup failed: Error: HYPERVISOR_SERVICE_ERROR
at pyn (C:\Program Files\WindowsApps\Claude_1.2.234.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:1656:4545)
at async Object.startVM (C:\Program Files\WindowsApps\Claude_1.2.234.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:7267:43241)
at async C:\Program Files\WindowsApps\Claude_1.2.234.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:3:309833
at async Session.<anonymous> (node:electron/js2c/browser_init:2:116330) {
[stack]: [Getter/Setter],
[message]: 'HYPERVISOR_SERVICE_ERROR'
}
2026-04-02 17:51:25 [warn] [VM:start] Heartbeat restart failed, leaving VM offline (will retry on next app launch)
2026-04-02 17:54:53 [info] [VM] Loading vmClient (TypeScript) module...
2026-04-02 17:54:53 [info] [VM] Module loaded successfully
2026-04-02 17:54:57 [info] [KernelBugMonitor] State reset
2026-04-02 17:54:57 [info] [VM:start] Beginning startup, bundlePath=C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle
2026-04-02 17:54:57 [info] [VM:start] Bundle version: 5680b11bcdab215cccf07e0c0bd1bd9213b0c25d
2026-04-02 17:54:57 [info] [VM:start] VM instance ID: 5b098177-0a25-4e4c-876b-04ffc463716d
2026-04-02 17:54:57 [info] [VM:steps] download_and_sdk_prepare started
2026-04-02 17:54:57 [info] [VM:steps] download_and_sdk_prepare completed (7ms)
2026-04-02 17:54:57 [info] [VM:steps] load_swift_api started
2026-04-02 17:54:57 [info] [VM:steps] load_swift_api completed (0ms)
2026-04-02 17:54:57 [info] [Callbacks] Initializing VM event callbacks...
2026-04-02 17:54:57 [info] [Callbacks] VM event callbacks initialized
2026-04-02 17:54:57 [info] [VM:start] Copying smol-bin.x64.vhdx to bundle: C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\smol-bin.x64.vhdx -> C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle\smol-bin.vhdx
2026-04-02 17:54:57 [info] [VM:start] smol-bin.x64.vhdx copied successfully
2026-04-02 17:54:57 [info] [VM:start] Configuring Windows VM service...
2026-04-02 17:54:59 [info] [VM:start] Windows VM service configured
2026-04-02 17:54:59 [info] [VM:steps] create_network started
2026-04-02 17:54:59 [info] [VM:steps] create_network completed (4ms)
2026-04-02 17:54:59 [info] [VM:steps] create_vm_config started
2026-04-02 17:55:11 [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-6871859b' since Hyper-V is not installed on the host.","Provider":"17103e3f-3c6e-4677-bb17-3b267eb5be57","EventId":11008,"Data":[{"Type":"String","Value":"cowork-vm-6871859b"},{"Type":"String","Value":"%%2151088386"},{"Type":"String","Value":"0x80370102"}]}]}
2026-04-02 17:55:11 [error] [VM:start] HCS error detected, available=true, missing=[], sentinel=HYPERVISOR_SERVICE_ERROR
2026-04-02 17:55:11 [info] Dispatching startup error: HYPERVISOR_SERVICE_ERROR
2026-04-02 17:55:11 [error] [VM:start] Startup failed: Error: HYPERVISOR_SERVICE_ERROR
at ugn (C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:1665:4545)
at async Object.startVM (C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:8021:45736)
at async C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:3:318478
at async Session.<anonymous> (node:electron/js2c/browser_init:2:116330) {
[stack]: [Getter/Setter],
[message]: 'HYPERVISOR_SERVICE_ERROR'
}
2026-04-02 17:55:11 [warn] [VM:start] Heartbeat restart failed, leaving VM offline (will retry on next app launch)
2026-04-02 17:55:36 [info] [KernelBugMonitor] State reset
2026-04-02 17:55:36 [info] [VM:start] Beginning startup, bundlePath=C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle
2026-04-02 17:55:36 [info] [VM:start] Bundle version: 5680b11bcdab215cccf07e0c0bd1bd9213b0c25d
2026-04-02 17:55:36 [info] [VM:start] VM instance ID: 5b098177-0a25-4e4c-876b-04ffc463716d
2026-04-02 17:55:36 [info] [VM:steps] download_and_sdk_prepare started
2026-04-02 17:55:36 [info] [VM:steps] download_and_sdk_prepare completed (4ms)
2026-04-02 17:55:36 [info] [VM:steps] load_swift_api started
2026-04-02 17:55:36 [info] [VM:steps] load_swift_api completed (1ms)
2026-04-02 17:55:36 [info] [VM:start] Copying smol-bin.x64.vhdx to bundle: C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\smol-bin.x64.vhdx -> C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle\smol-bin.vhdx
2026-04-02 17:55:36 [info] [VM:start] smol-bin.x64.vhdx copied successfully
2026-04-02 17:55:36 [info] [VM:start] Configuring Windows VM service...
2026-04-02 17:55:38 [info] [VM:start] Windows VM service configured
2026-04-02 17:55:38 [info] [VM:steps] create_network started
2026-04-02 17:55:38 [info] [VM:steps] create_network completed (0ms)
2026-04-02 17:55:38 [info] [VM:steps] create_vm_config started
2026-04-02 17:55:38 [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-6871859b' since Hyper-V is not installed on the host.","Provider":"17103e3f-3c6e-4677-bb17-3b267eb5be57","EventId":11008,"Data":[{"Type":"String","Value":"cowork-vm-6871859b"},{"Type":"String","Value":"%%2151088386"},{"Type":"String","Value":"0x80370102"}]}]}
2026-04-02 17:55:38 [error] [VM:start] HCS error detected, available=true, missing=[], sentinel=HYPERVISOR_SERVICE_ERROR
2026-04-02 17:55:38 [info] Dispatching startup error: HYPERVISOR_SERVICE_ERROR
2026-04-02 17:55:38 [error] [VM:start] Startup failed: Error: HYPERVISOR_SERVICE_ERROR
at ugn (C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:1665:4545)
at async Object.startVM (C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:8021:45736)
at async C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:3:318478
at async Session.<anonymous> (node:electron/js2c/browser_init:2:116330) {
[stack]: [Getter/Setter],
[message]: 'HYPERVISOR_SERVICE_ERROR'
}
2026-04-02 17:55:38 [warn] [VM:start] Heartbeat restart failed, leaving VM offline (will retry on next app launch)
2026-04-02 17:57:16 [info] [KernelBugMonitor] State reset
2026-04-02 17:57:16 [info] [VM:start] Beginning startup, bundlePath=C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle
2026-04-02 17:57:16 [info] [VM:start] Bundle version: 5680b11bcdab215cccf07e0c0bd1bd9213b0c25d
2026-04-02 17:57:16 [info] [VM:start] VM instance ID: 5b098177-0a25-4e4c-876b-04ffc463716d
2026-04-02 17:57:16 [info] [VM:steps] download_and_sdk_prepare started
2026-04-02 17:57:16 [info] [VM:steps] download_and_sdk_prepare completed (5ms)
2026-04-02 17:57:16 [info] [VM:steps] load_swift_api started
2026-04-02 17:57:16 [info] [VM:steps] load_swift_api completed (0ms)
2026-04-02 17:57:16 [info] [VM:start] Copying smol-bin.x64.vhdx to bundle: C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\smol-bin.x64.vhdx -> C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle\smol-bin.vhdx
2026-04-02 17:57:16 [info] [VM:start] smol-bin.x64.vhdx copied successfully
2026-04-02 17:57:16 [info] [VM:start] Configuring Windows VM service...
2026-04-02 17:57:17 [info] [VM:start] Windows VM service configured
2026-04-02 17:57:17 [info] [VM:steps] create_network started
2026-04-02 17:57:17 [info] [VM:steps] create_network completed (0ms)
2026-04-02 17:57:17 [info] [VM:steps] create_vm_config started
2026-04-02 17:57:17 [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-6871859b' since Hyper-V is not installed on the host.","Provider":"17103e3f-3c6e-4677-bb17-3b267eb5be57","EventId":11008,"Data":[{"Type":"String","Value":"cowork-vm-6871859b"},{"Type":"String","Value":"%%2151088386"},{"Type":"String","Value":"0x80370102"}]}]}
2026-04-02 17:57:17 [error] [VM:start] HCS error detected, available=true, missing=[], sentinel=HYPERVISOR_SERVICE_ERROR
2026-04-02 17:57:17 [info] Dispatching startup error: HYPERVISOR_SERVICE_ERROR
2026-04-02 17:57:17 [error] [VM:start] Startup failed: Error: HYPERVISOR_SERVICE_ERROR
at ugn (C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:1665:4545)
at async Object.startVM (C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:8021:45736)
at async C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:3:318478
at async Session.<anonymous> (node:electron/js2c/browser_init:2:116330) {
[stack]: [Getter/Setter],
[message]: 'HYPERVISOR_SERVICE_ERROR'
}
2026-04-02 17:57:17 [warn] [VM:start] Heartbeat restart failed, leaving VM offline (will retry on next app launch)
2026-04-02 18:04:29 [info] [VM] Loading vmClient (TypeScript) module...
2026-04-02 18:04:29 [info] [VM] Module loaded successfully
2026-04-02 18:04:36 [info] [KernelBugMonitor] State reset
2026-04-02 18:04:36 [info] [VM:start] Beginning startup, bundlePath=C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle
2026-04-02 18:04:36 [info] [VM:start] Bundle version: 5680b11bcdab215cccf07e0c0bd1bd9213b0c25d
2026-04-02 18:04:36 [info] [VM:start] VM instance ID: b7f45d1e-d81e-47ed-9c9c-eeb164acf082
2026-04-02 18:04:36 [info] [VM:steps] download_and_sdk_prepare started
2026-04-02 18:04:36 [info] [VM:steps] download_and_sdk_prepare completed (42ms)
2026-04-02 18:04:36 [info] [VM:steps] load_swift_api started
2026-04-02 18:04:36 [info] [VM:steps] load_swift_api completed (1ms)
2026-04-02 18:04:36 [info] [Callbacks] Initializing VM event callbacks...
2026-04-02 18:04:36 [info] [Callbacks] VM event callbacks initialized
2026-04-02 18:04:36 [info] [VM:start] Copying smol-bin.x64.vhdx to bundle: C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\smol-bin.x64.vhdx -> C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle\smol-bin.vhdx
2026-04-02 18:04:36 [info] [VM:start] smol-bin.x64.vhdx copied successfully
2026-04-02 18:04:36 [info] [VM:start] Configuring Windows VM service...
2026-04-02 18:04:38 [info] [VM:start] Windows VM service configured
2026-04-02 18:04:38 [info] [VM:steps] create_network started
2026-04-02 18:04:38 [info] [VM:steps] create_network completed (1ms)
2026-04-02 18:04:38 [info] [VM:steps] create_vm_config started
2026-04-02 18:04:50 [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-6871859b' since Hyper-V is not installed on the host.","Provider":"17103e3f-3c6e-4677-bb17-3b267eb5be57","EventId":11008,"Data":[{"Type":"String","Value":"cowork-vm-6871859b"},{"Type":"String","Value":"%%2151088386"},{"Type":"String","Value":"0x80370102"}]}]}
2026-04-02 18:04:50 [error] [VM:start] HCS error detected, available=true, missing=[], sentinel=HYPERVISOR_SERVICE_ERROR
2026-04-02 18:04:50 [info] Dispatching startup error: HYPERVISOR_SERVICE_ERROR
2026-04-02 18:04:50 [error] [VM:start] Startup failed: Error: HYPERVISOR_SERVICE_ERROR
at ugn (C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:1665:4545)
at async Object.startVM (C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:8021:45736)
at async C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:3:318478
at async Session.<anonymous> (node:electron/js2c/browser_init:2:116330) {
[stack]: [Getter/Setter],
[message]: 'HYPERVISOR_SERVICE_ERROR'
}
2026-04-02 18:04:50 [warn] [VM:start] Heartbeat restart failed, leaving VM offline (will retry on next app launch)
2026-04-02 18:08:20 [info] [KernelBugMonitor] State reset
2026-04-02 18:08:20 [info] [VM:start] Beginning startup, bundlePath=C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle
2026-04-02 18:08:20 [info] [VM:start] Bundle version: 5680b11bcdab215cccf07e0c0bd1bd9213b0c25d
2026-04-02 18:08:20 [info] [VM:start] VM instance ID: b7f45d1e-d81e-47ed-9c9c-eeb164acf082
2026-04-02 18:08:20 [info] [VM:steps] download_and_sdk_prepare started
2026-04-02 18:08:20 [info] [VM:steps] download_and_sdk_prepare completed (4ms)
2026-04-02 18:08:20 [info] [VM:steps] load_swift_api started
2026-04-02 18:08:20 [info] [VM:steps] load_swift_api completed (0ms)
2026-04-02 18:08:20 [info] [VM:start] Copying smol-bin.x64.vhdx to bundle: C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\smol-bin.x64.vhdx -> C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle\smol-bin.vhdx
2026-04-02 18:08:20 [info] [VM:start] smol-bin.x64.vhdx copied successfully
2026-04-02 18:08:20 [info] [VM:start] Configuring Windows VM service...
2026-04-02 18:08:21 [info] [VM:start] Windows VM service configured
2026-04-02 18:08:21 [info] [VM:steps] create_network started
2026-04-02 18:08:21 [info] [VM:steps] create_network completed (1ms)
2026-04-02 18:08:21 [info] [VM:steps] create_vm_config started
2026-04-02 18:08:21 [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-6871859b' since Hyper-V is not installed on the host.","Provider":"17103e3f-3c6e-4677-bb17-3b267eb5be57","EventId":11008,"Data":[{"Type":"String","Value":"cowork-vm-6871859b"},{"Type":"String","Value":"%%2151088386"},{"Type":"String","Value":"0x80370102"}]}]}
2026-04-02 18:08:21 [error] [VM:start] HCS error detected, available=true, missing=[], sentinel=HYPERVISOR_SERVICE_ERROR
2026-04-02 18:08:21 [info] Dispatching startup error: HYPERVISOR_SERVICE_ERROR
2026-04-02 18:08:21 [error] [VM:start] Startup failed: Error: HYPERVISOR_SERVICE_ERROR
at ugn (C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:1665:4545)
at async Object.startVM (C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:8021:45736)
at async C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:3:318478
at async Session.<anonymous> (node:electron/js2c/browser_init:2:116330) {
[stack]: [Getter/Setter],
[message]: 'HYPERVISOR_SERVICE_ERROR'
}
2026-04-02 18:08:21 [warn] [VM:start] Heartbeat restart failed, leaving VM offline (will retry on next app launch)
2026-04-02 18:09:25 [info] [VM] Loading vmClient (TypeScript) module...
2026-04-02 18:09:25 [info] [VM] Module loaded successfully
2026-04-02 18:09:28 [info] [KernelBugMonitor] State reset
2026-04-02 18:09:28 [info] [VM:start] Beginning startup, bundlePath=C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle
2026-04-02 18:09:28 [info] [VM:start] Bundle version: 5680b11bcdab215cccf07e0c0bd1bd9213b0c25d
2026-04-02 18:09:28 [info] [VM:start] VM instance ID: 03511ed1-a799-4f62-a8cd-47e8d85d50ee
2026-04-02 18:09:28 [info] [VM:steps] download_and_sdk_prepare started
2026-04-02 18:09:28 [info] [VM:steps] download_and_sdk_prepare completed (5ms)
2026-04-02 18:09:28 [info] [VM:steps] load_swift_api started
2026-04-02 18:09:28 [info] [VM:steps] load_swift_api completed (0ms)
2026-04-02 18:09:28 [info] [Callbacks] Initializing VM event callbacks...
2026-04-02 18:09:28 [info] [Callbacks] VM event callbacks initialized
2026-04-02 18:09:28 [info] [VM:start] Copying smol-bin.x64.vhdx to bundle: C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\smol-bin.x64.vhdx -> C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle\smol-bin.vhdx
2026-04-02 18:09:29 [info] [VM:start] smol-bin.x64.vhdx copied successfully
2026-04-02 18:09:29 [info] [VM:start] Configuring Windows VM service...
2026-04-02 18:09:30 [info] [VM:start] Windows VM service configured
2026-04-02 18:09:30 [info] [VM:steps] create_network started
2026-04-02 18:09:30 [info] [VM:steps] create_network completed (0ms)
2026-04-02 18:09:30 [info] [VM:steps] create_vm_config started
2026-04-02 18:09:33 [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-6871859b' since Hyper-V is not installed on the host.","Provider":"17103e3f-3c6e-4677-bb17-3b267eb5be57","EventId":11008,"Data":[{"Type":"String","Value":"cowork-vm-6871859b"},{"Type":"String","Value":"%%2151088386"},{"Type":"String","Value":"0x80370102"}]}]}
2026-04-02 18:09:33 [error] [VM:start] HCS error detected, available=true, missing=[], sentinel=HYPERVISOR_SERVICE_ERROR
2026-04-02 18:09:33 [info] Dispatching startup error: HYPERVISOR_SERVICE_ERROR
2026-04-02 18:09:33 [error] [VM:start] Startup failed: Error: HYPERVISOR_SERVICE_ERROR
at ugn (C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:1665:4545)
at async Object.startVM (C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:8021:45736)
at async C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:3:318478
at async Session.<anonymous> (node:electron/js2c/browser_init:2:116330) {
[stack]: [Getter/Setter],
[message]: 'HYPERVISOR_SERVICE_ERROR'
}
2026-04-02 18:09:33 [warn] [VM:start] Heartbeat restart failed, leaving VM offline (will retry on next app launch)
2026-04-02 18:11:33 [info] [VM] Loading vmClient (TypeScript) module...
2026-04-02 18:11:33 [info] [VM] Module loaded successfully
2026-04-02 18:11:46 [info] [KernelBugMonitor] State reset
2026-04-02 18:11:46 [info] [VM:start] Beginning startup, bundlePath=C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle
2026-04-02 18:11:46 [info] [VM:start] Bundle version: 5680b11bcdab215cccf07e0c0bd1bd9213b0c25d
2026-04-02 18:11:46 [info] [VM:start] VM instance ID: d21c957f-8240-48a9-9b1e-e78a30f39d46
2026-04-02 18:11:46 [info] [VM:steps] download_and_sdk_prepare started
2026-04-02 18:11:46 [info] [VM:steps] download_and_sdk_prepare completed (7ms)
2026-04-02 18:11:46 [info] [VM:steps] load_swift_api started
2026-04-02 18:11:46 [info] [VM:steps] load_swift_api completed (1ms)
2026-04-02 18:11:46 [info] [Callbacks] Initializing VM event callbacks...
2026-04-02 18:11:46 [info] [Callbacks] VM event callbacks initialized
2026-04-02 18:11:46 [info] [VM:start] Copying smol-bin.x64.vhdx to bundle: C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\smol-bin.x64.vhdx -> C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle\smol-bin.vhdx
2026-04-02 18:11:46 [info] [VM:start] smol-bin.x64.vhdx copied successfully
2026-04-02 18:11:46 [info] [VM:start] Configuring Windows VM service...
2026-04-02 18:11:48 [info] [VM:start] Windows VM service configured
2026-04-02 18:11:48 [info] [VM:steps] create_network started
2026-04-02 18:11:48 [info] [VM:steps] create_network completed (1ms)
2026-04-02 18:11:48 [info] [VM:steps] create_vm_config started
2026-04-02 18:11:48 [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-6871859b' since Hyper-V is not installed on the host.","Provider":"17103e3f-3c6e-4677-bb17-3b267eb5be57","EventId":11008,"Data":[{"Type":"String","Value":"cowork-vm-6871859b"},{"Type":"String","Value":"%%2151088386"},{"Type":"String","Value":"0x80370102"}]}]}
2026-04-02 18:11:48 [error] [VM:start] HCS error detected, available=true, missing=[], sentinel=HYPERVISOR_SERVICE_ERROR
2026-04-02 18:11:48 [info] Dispatching startup error: HYPERVISOR_SERVICE_ERROR
2026-04-02 18:11:48 [error] [VM:start] Startup failed: Error: HYPERVISOR_SERVICE_ERROR
at ugn (C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:1665:4545)
at async Object.startVM (C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:8021:45736)
at async C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:3:318478
at async Session.<anonymous> (node:electron/js2c/browser_init:2:116330) {
[stack]: [Getter/Setter],
[message]: 'HYPERVISOR_SERVICE_ERROR'
}
2026-04-02 18:11:48 [warn] [VM:start] Heartbeat restart failed, leaving VM offline (will retry on next app launch)
2026-04-02 18:13:27 [info] [VM] Loading vmClient (TypeScript) module...
2026-04-02 18:13:27 [info] [VM] Module loaded successfully
2026-04-02 18:23:33 [info] [VM] Loading vmClient (TypeScript) module...
2026-04-02 18:23:33 [info] [VM] Module loaded successfully
2026-04-02 18:23:40 [info] [KernelBugMonitor] State reset
2026-04-02 18:23:40 [info] [VM:start] Beginning startup, bundlePath=C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle
2026-04-02 18:23:40 [info] [VM:start] Bundle version: 5680b11bcdab215cccf07e0c0bd1bd9213b0c25d
2026-04-02 18:23:40 [info] [VM:start] VM instance ID: 318c10f9-9699-434f-9d6a-1b03b1d3a8de
2026-04-02 18:23:40 [info] [VM:steps] download_and_sdk_prepare started
2026-04-02 18:23:40 [info] [VM:steps] download_and_sdk_prepare completed (10ms)
2026-04-02 18:23:40 [info] [VM:steps] load_swift_api started
2026-04-02 18:23:40 [info] [VM:steps] load_swift_api completed (0ms)
2026-04-02 18:23:40 [info] [Callbacks] Initializing VM event callbacks...
2026-04-02 18:23:40 [info] [Callbacks] VM event callbacks initialized
2026-04-02 18:23:40 [info] [VM:start] Copying smol-bin.x64.vhdx to bundle: C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\smol-bin.x64.vhdx -> C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle\smol-bin.vhdx
2026-04-02 18:23:40 [info] [VM:start] smol-bin.x64.vhdx copied successfully
2026-04-02 18:23:40 [info] [VM:start] Configuring Windows VM service...
2026-04-02 18:23:42 [info] [VM:start] Windows VM service configured
2026-04-02 18:23:42 [info] [VM:steps] create_network started
2026-04-02 18:23:42 [info] [VM:steps] create_network completed (1ms)
2026-04-02 18:23:42 [info] [VM:steps] create_vm_config started
2026-04-02 18:23:54 [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-6871859b' since Hyper-V is not installed on the host.","Provider":"17103e3f-3c6e-4677-bb17-3b267eb5be57","EventId":11008,"Data":[{"Type":"String","Value":"cowork-vm-6871859b"},{"Type":"String","Value":"%%2151088386"},{"Type":"String","Value":"0x80370102"}]}]}
2026-04-02 18:23:54 [error] [VM:start] HCS error detected, available=true, missing=[], sentinel=HYPERVISOR_SERVICE_ERROR
2026-04-02 18:23:54 [info] Dispatching startup error: HYPERVISOR_SERVICE_ERROR
2026-04-02 18:23:54 [error] [VM:start] Startup failed: Error: HYPERVISOR_SERVICE_ERROR
at ugn (C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:1665:4545)
at async Object.startVM (C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:8021:45736)
at async C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:3:318478
at async Session.<anonymous> (node:electron/js2c/browser_init:2:116330) {
[stack]: [Getter/Setter],
[message]: 'HYPERVISOR_SERVICE_ERROR'
}
2026-04-02 18:23:54 [warn] [VM:start] Heartbeat restart failed, leaving VM offline (will retry on next app launch)
2026-04-02 18:32:11 [info] [VM] Loading vmClient (TypeScript) module...
2026-04-02 18:32:11 [info] [VM] Module loaded successfully
2026-04-02 18:34:46 [info] [VM] Loading vmClient (TypeScript) module...
2026-04-02 18:34:46 [info] [VM] Module loaded successfully
2026-04-02 18:35:27 [info] [KernelBugMonitor] State reset
2026-04-02 18:35:27 [info] [VM:start] Beginning startup, bundlePath=C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle
2026-04-02 18:35:27 [info] [VM:start] Bundle version: 5680b11bcdab215cccf07e0c0bd1bd9213b0c25d
2026-04-02 18:35:27 [info] [VM:start] VM instance ID: 9fe7dc9c-1d13-4f8f-889c-fa58b3f0aa5f
2026-04-02 18:35:27 [info] [VM:steps] download_and_sdk_prepare started
2026-04-02 18:35:27 [info] [VM:steps] download_and_sdk_prepare completed (7ms)
2026-04-02 18:35:27 [info] [VM:steps] load_swift_api started
2026-04-02 18:35:27 [info] [VM:steps] load_swift_api completed (0ms)
2026-04-02 18:35:27 [info] [Callbacks] Initializing VM event callbacks...
2026-04-02 18:35:27 [info] [Callbacks] VM event callbacks initialized
2026-04-02 18:35:27 [info] [VM:start] Copying smol-bin.x64.vhdx to bundle: C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\smol-bin.x64.vhdx -> C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle\smol-bin.vhdx
2026-04-02 18:35:27 [info] [VM:start] smol-bin.x64.vhdx copied successfully
2026-04-02 18:35:27 [info] [VM:start] Configuring Windows VM service...
2026-04-02 18:35:29 [info] [VM:start] Windows VM service configured
2026-04-02 18:35:29 [info] [VM:steps] create_network started
2026-04-02 18:35:29 [info] [VM:steps] create_network completed (1ms)
2026-04-02 18:35:29 [info] [VM:steps] create_vm_config started
2026-04-02 18:35:40 [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-6871859b' since Hyper-V is not installed on the host.","Provider":"17103e3f-3c6e-4677-bb17-3b267eb5be57","EventId":11008,"Data":[{"Type":"String","Value":"cowork-vm-6871859b"},{"Type":"String","Value":"%%2151088386"},{"Type":"String","Value":"0x80370102"}]}]}
2026-04-02 18:35:40 [error] [VM:start] HCS error detected, available=true, missing=[], sentinel=HYPERVISOR_SERVICE_ERROR
2026-04-02 18:35:40 [info] Dispatching startup error: HYPERVISOR_SERVICE_ERROR
2026-04-02 18:35:40 [error] [VM:start] Startup failed: Error: HYPERVISOR_SERVICE_ERROR
at ugn (C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:1665:4545)
at async Object.startVM (C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:8021:45736)
at async C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:3:318478
at async Session.<anonymous> (node:electron/js2c/browser_init:2:116330) {
[stack]: [Getter/Setter],
[message]: 'HYPERVISOR_SERVICE_ERROR'
}
2026-04-02 18:35:40 [warn] [VM:start] Heartbeat restart failed, leaving VM offline (will retry on next app launch)
2026-04-02 18:41:40 [info] [KernelBugMonitor] State reset
2026-04-02 18:41:40 [info] [VM:start] Beginning startup, bundlePath=C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle
2026-04-02 18:41:40 [info] [VM:start] Bundle version: 5680b11bcdab215cccf07e0c0bd1bd9213b0c25d
2026-04-02 18:41:40 [info] [VM:start] VM instance ID: 9fe7dc9c-1d13-4f8f-889c-fa58b3f0aa5f
2026-04-02 18:41:40 [info] [VM:steps] download_and_sdk_prepare started
2026-04-02 18:41:40 [info] [VM:steps] download_and_sdk_prepare completed (6ms)
2026-04-02 18:41:40 [info] [VM:steps] load_swift_api started
2026-04-02 18:41:40 [info] [VM:steps] load_swift_api completed (0ms)
2026-04-02 18:41:40 [info] [VM:start] Copying smol-bin.x64.vhdx to bundle: C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\smol-bin.x64.vhdx -> C:\Users\bills\AppData\Roaming\Claude\vm_bundles\claudevm.bundle\smol-bin.vhdx
2026-04-02 18:41:40 [info] [VM:start] smol-bin.x64.vhdx copied successfully
2026-04-02 18:41:40 [info] [VM:start] Configuring Windows VM service...
2026-04-02 18:41:42 [info] [VM:start] Windows VM service configured
2026-04-02 18:41:42 [info] [VM:steps] create_network started
2026-04-02 18:41:42 [info] [VM:steps] create_network completed (0ms)
2026-04-02 18:41:42 [info] [VM:steps] create_vm_config started
2026-04-02 18:41:42 [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-6871859b' since Hyper-V is not installed on the host.","Provider":"17103e3f-3c6e-4677-bb17-3b267eb5be57","EventId":11008,"Data":[{"Type":"String","Value":"cowork-vm-6871859b"},{"Type":"String","Value":"%%2151088386"},{"Type":"String","Value":"0x80370102"}]}]}
2026-04-02 18:41:42 [error] [VM:start] HCS error detected, available=true, missing=[], sentinel=HYPERVISOR_SERVICE_ERROR
2026-04-02 18:41:42 [info] Dispatching startup error: HYPERVISOR_SERVICE_ERROR
2026-04-02 18:41:42 [error] [VM:start] Startup failed: Error: HYPERVISOR_SERVICE_ERROR
at ugn (C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:1665:4545)
at async Object.startVM (C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:8021:45736)
at async C:\Program Files\WindowsApps\Claude_1.569.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:3:318478
at async Session.<anonymous> (node:electron/js2c/browser_init:2:116330) {
[stack]: [Getter/Setter],
[message]: 'HYPERVISOR_SERVICE_ERROR'
}
2026-04-02 18:41:42 [warn] [VM:start] Heartbeat restart failed, leaving VM offline (will retry on next app launch)
Steps to Reproduce
Open Claude, click Claude Cowork, wait a few seconds, error appears
Claude Model
None
Is this a regression?
No, this never worked
Last Working Version
_No response_
Claude Code Version
1.569.0.0
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
existing similar issues — #27316 and #32004
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗