[BUG] failed to add Plan9 share 'e': HRESULT 0x80070070 on Windows 11 Pro 26200.8117

Resolved 💬 3 comments Opened Apr 8, 2026 by dirkverhetsel Closed May 22, 2026

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?

I am unable to work in claude desktop cowork since the previous version of claude desktop.

Version: Claude 1.1062.0.0
OS: Windows 11 Pro Build 26200.8117
Error: failed to add Plan9 share 'e': HcsWaitForOperationResult failed with HRESULT 0x80070070
Reproducible: 100%, after a complete bundle delete and redownload
Steps: VM boot succeeds, crashes at add_plan9_shares step
I have an open support ticket 215473772927962 - I am supposed to be contacted by a support engineer, 4 days later nothing happened. As a paying pro plan user, this is somewhat frustrating.

<img width="1178" height="629" alt="Image" src="https://github.com/user-attachments/assets/d95a747a-4384-484a-8f85-d169227992a9" />

What Should Happen?

Claude should allow to work in cowork and cowork projects. Scheduled tasks should work.

Error Messages/Logs

Get-Content "$env:APPDATA\Claude\logs\cowork_vm_node.log" -Tail 100
2026-04-08 14:08:44 [info] [stopVM] stopping VM gracefully
2026-04-08 14:08:44 [info] [VM:shutdown] App quit, stopping VM (instance: 5c96741e-9314-4f3e-bd08-51d95012f428)...
2026-04-08 14:08:44 [info] [VM:shutdown] Completed in 6ms
2026-04-08 14:08:50 [info] [VM] Loading vmClient (TypeScript) module...
2026-04-08 14:08:50 [info] [VM] Module loaded successfully
2026-04-08 14:08:50 [info] [Bundle:status] rootfs.vhdx missing
2026-04-08 14:08:50 [info] [Bundle:status] rootfs.vhdx missing
2026-04-08 14:08:50 [info] [Bundle:status] rootfs.vhdx missing
2026-04-08 14:08:50 [info] [warm] No warm file found for rootfs.vhdx at current version
2026-04-08 14:08:50 [info] [cache] No cached compressed file for rootfs.vhdx
2026-04-08 14:08:50 [info] rootfs.vhdx not found, downloading...
2026-04-08 14:08:50 [info] Downloading rootfs.vhdx...
2026-04-08 14:08:58 [info] [KernelBugMonitor] State reset
2026-04-08 14:08:58 [info] [VM:start] Beginning startup, bundlePath=C:\Users\DirkVerhetsel\AppData\Roaming\Claude\vm_bundles\claudevm.bundle
2026-04-08 14:08:58 [info] [VM:start] Bundle version: 5680b11bcdab215cccf07e0c0bd1bd9213b0c25d
2026-04-08 14:08:58 [info] [VM:start] VM instance ID: 54af5eb0-4ab7-4c27-b9c1-8d594ca90e6c
2026-04-08 14:08:58 [info] [VM:steps] download_and_sdk_prepare started
2026-04-08 14:08:58 [info] [downloadVM] Download already in progress, waiting...
2026-04-08 14:09:13 [info] [startVM] VM startup already in progress, waiting...
2026-04-08 14:11:52 [info] [startVM] VM startup already in progress, waiting...
2026-04-08 14:12:56 [info] [startVM] VM startup already in progress, waiting...
2026-04-08 14:13:10 [info] rootfs.vhdx.zst checksum validated
2026-04-08 14:13:10 [info] [downloadVM] Saved compressed rootfs.vhdx to cache
2026-04-08 14:13:10 [info] [Bundle:status] vmlinuz missing
2026-04-08 14:13:10 [info] [warm] No warm file found for vmlinuz at current version
2026-04-08 14:13:10 [info] [cache] No cached compressed file for vmlinuz
2026-04-08 14:13:10 [info] vmlinuz not found, downloading...
2026-04-08 14:13:10 [info] Downloading vmlinuz...
2026-04-08 14:13:10 [info] vmlinuz.zst checksum validated
2026-04-08 14:13:10 [info] [downloadVM] Saved compressed vmlinuz to cache
2026-04-08 14:13:10 [info] [Bundle:status] initrd missing
2026-04-08 14:13:10 [info] [warm] No warm file found for initrd at current version
2026-04-08 14:13:10 [info] [cache] No cached compressed file for initrd
2026-04-08 14:13:10 [info] initrd not found, downloading...
2026-04-08 14:13:10 [info] Downloading initrd...
2026-04-08 14:13:28 [info] initrd.zst checksum validated
2026-04-08 14:13:28 [info] [downloadVM] Saved compressed initrd to cache
2026-04-08 14:13:28 [info] All files ready in C:\Users\DirkVerhetsel\AppData\Roaming\Claude\vm_bundles\claudevm.bundle
2026-04-08 14:13:28 [info] [VM:steps] download_and_sdk_prepare completed (270233ms)
2026-04-08 14:13:28 [info] [VM:steps] load_swift_api started
2026-04-08 14:13:28 [info] [VM:steps] load_swift_api completed (1ms)
2026-04-08 14:13:28 [info] [Callbacks] Initializing VM event callbacks...
2026-04-08 14:13:28 [info] [Callbacks] VM event callbacks initialized
2026-04-08 14:13:28 [info] [VM:start] Copying smol-bin.x64.vhdx to bundle: C:\Program Files\WindowsApps\Claude_1.1062.0.0_x64__pzs8sxrjxfjjc\app\resources\smol-bin.x64.vhdx -> C:\Users\DirkVerhetsel\AppData\Roaming\Claude\vm_bundles\claudevm.bundle\smol-bin.vhdx
2026-04-08 14:13:29 [info] [VM:start] smol-bin.x64.vhdx copied successfully
2026-04-08 14:13:29 [info] [VM:start] Configuring Windows VM service...
2026-04-08 14:13:32 [info] [VM:start] Windows VM service configured
2026-04-08 14:13:32 [info] [VM:steps] create_network started
2026-04-08 14:13:32 [info] [VM:steps] create_network completed (1ms)
2026-04-08 14:13:32 [info] [VM:steps] create_vm_config started
2026-04-08 14:13:32 [info] [VM:steps] create_vm_config completed (53ms)
2026-04-08 14:13:32 [info] [VM:steps] vm_boot started
2026-04-08 14:13:33 [info] [VM:steps] vm_boot completed (1173ms)
2026-04-08 14:13:33 [info] [VM:steps] add_plan9_shares started
2026-04-08 14:13:34 [error] [VM:start] VM boot failed: failed to add Plan9 share 'e': HcsWaitForOperationResult failed with HRESULT 0x80070070: {"Error":-2147024784,"ErrorMessage":""}
2026-04-08 14:13:34 [info] Dispatching startup error: failed to add Plan9 share 'e': HcsWaitForOperationResult failed with HRESULT 0x80070070: {"Error":-2147024784,"ErrorMessage":""}
2026-04-08 14:13:34 [error] [VM:start] Startup failed: Error: failed to add Plan9 share 'e': HcsWaitForOperationResult failed with HRESULT 0x80070070: {"Error":-2147024784,"ErrorMessage":""}
    at Uyn (C:\Program Files\WindowsApps\Claude_1.1062.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:1739:4545) {
  [stack]: [Getter/Setter],
  [message]: `failed to add Plan9 share 'e': HcsWaitForOperationResult failed with HRESULT 0x80070070: {"Error":-2147024784,"ErrorMessage":""}`
}
2026-04-08 14:13:34 [info] [VM:start] Auto-reinstalling workspace after startup failure
2026-04-08 14:13:34 [info] [deleteVMBundle] Deleting reinstall files from C:\Users\DirkVerhetsel\AppData\Roaming\Claude\vm_bundles\claudevm.bundle
2026-04-08 14:13:34 [info] [deleteVMBundle] Reinstall files deleted (sessiondata.img and rootfs.img.zst preserved)
2026-04-08 14:13:34 [info] [VM:shutdown] App quit, stopping VM (instance: 54af5eb0-4ab7-4c27-b9c1-8d594ca90e6c)...
2026-04-08 14:13:34 [info] [VM:shutdown] Completed in 12ms
2026-04-08 14:13:36 [info] [VM] Loading vmClient (TypeScript) module...
2026-04-08 14:13:36 [info] [VM] Module loaded successfully
2026-04-08 14:13:37 [info] [KernelBugMonitor] State reset
2026-04-08 14:13:37 [info] [VM:start] Beginning startup, bundlePath=C:\Users\DirkVerhetsel\AppData\Roaming\Claude\vm_bundles\claudevm.bundle
2026-04-08 14:13:37 [info] [VM:start] Bundle version: 5680b11bcdab215cccf07e0c0bd1bd9213b0c25d
2026-04-08 14:13:37 [info] [VM:start] VM instance ID: d8e2ab18-4eb9-477d-b234-844be9053fc2
2026-04-08 14:13:37 [info] [VM:steps] download_and_sdk_prepare started
2026-04-08 14:13:37 [info] [VM:steps] download_and_sdk_prepare completed (5ms)
2026-04-08 14:13:37 [info] [VM:steps] load_swift_api started
2026-04-08 14:13:37 [info] [VM:steps] load_swift_api completed (1ms)
2026-04-08 14:13:37 [info] [Callbacks] Initializing VM event callbacks...
2026-04-08 14:13:37 [info] [Callbacks] VM event callbacks initialized
2026-04-08 14:13:37 [info] [VM:start] Copying smol-bin.x64.vhdx to bundle: C:\Program Files\WindowsApps\Claude_1.1062.0.0_x64__pzs8sxrjxfjjc\app\resources\smol-bin.x64.vhdx -> C:\Users\DirkVerhetsel\AppData\Roaming\Claude\vm_bundles\claudevm.bundle\smol-bin.vhdx
2026-04-08 14:13:37 [info] [VM:start] smol-bin.x64.vhdx copied successfully
2026-04-08 14:13:37 [info] [VM:start] Configuring Windows VM service...
2026-04-08 14:13:38 [info] [VM:start] Windows VM service configured
2026-04-08 14:13:38 [info] [VM:steps] create_network started
2026-04-08 14:13:38 [info] [VM:steps] create_network completed (0ms)
2026-04-08 14:13:38 [info] [VM:steps] create_vm_config started
2026-04-08 14:13:38 [info] [VM:steps] create_vm_config completed (51ms)
2026-04-08 14:13:39 [info] [VM:steps] vm_boot started
2026-04-08 14:13:39 [info] [VM:steps] vm_boot completed (209ms)
2026-04-08 14:13:39 [info] [VM:steps] add_plan9_shares started
2026-04-08 14:13:39 [error] [VM:start] VM boot failed: failed to add Plan9 share 'e': HcsWaitForOperationResult failed with HRESULT 0x80070070: {"Error":-2147024784,"ErrorMessage":""}
2026-04-08 14:13:39 [info] Dispatching startup error: failed to add Plan9 share 'e': HcsWaitForOperationResult failed with HRESULT 0x80070070: {"Error":-2147024784,"ErrorMessage":""}
2026-04-08 14:13:39 [error] [VM:start] Startup failed: Error: failed to add Plan9 share 'e': HcsWaitForOperationResult failed with HRESULT 0x80070070: {"Error":-2147024784,"ErrorMessage":""}
    at Uyn (C:\Program Files\WindowsApps\Claude_1.1062.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:1739:4545)
    at async Object.startVM (C:\Program Files\WindowsApps\Claude_1.1062.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:9580:46071)
    at async C:\Program Files\WindowsApps\Claude_1.1062.0.0_x64__pzs8sxrjxfjjc\app\resources\app.asar\.vite\build\index.js:3:327537
    at async Session.<anonymous> (node:electron/js2c/browser_init:2:116330) {
  [stack]: [Getter/Setter],
  [message]: `failed to add Plan9 share 'e': HcsWaitForOperationResult failed with HRESULT 0x80070070: {"Error":-2147024784,"ErrorMessage":""}`
}
2026-04-08 14:13:39 [info] [VM:start] Skipping auto-reinstall (already attempted once)

Steps to Reproduce

1 start claude desktop
2 open copilot
3 type anything in the prompt window

Claude Model

Sonnet (default)

Is this a regression?

Yes, this worked in a previous version

Last Working Version

2 versions before my present version

Claude Code Version

1.1062.0.0

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

VS Code integrated terminal

Additional Information

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗