claude-code - 💡(How to fix) Fix [BUG] Failed to start Claude's workspace [1 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#46290Fetched 2026-04-11 06:24:12
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Author
Participants
Timeline (top)
labeled ×3

Error Message

failed to add Plan9 share 'f': HcsWaitForOperationResult failed with HRESULT 0x80310000: {"Error":-2144272384,"ErrorMessage":""} Note that Cowork was working but suddenly stopped working - giving the error message above

Error Messages/Logs

failed to add Plan9 share 'f': HcsWaitForOperationResult failed with HRESULT 0x80310000: {"Error":-2144272384,"ErrorMessage":""}

Code Example

Failed to start Claude's workspace
failed to add Plan9 share 'f': HcsWaitForOperationResult failed with HRESULT 0x80310000: {"Error":-2144272384,"ErrorMessage":""}
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?

When attempting to use Claude Cowork i recieve the following message: Failed to start Claude's workspace failed to add Plan9 share 'f': HcsWaitForOperationResult failed with HRESULT 0x80310000: {"Error":-2144272384,"ErrorMessage":""} Restarting Claude or your computer sometimes resolves this. If it persists, you can reinstall the workspace.

I am using: Windows 11 Pro build 26200.8117

i have tried: WSL2 install, enabling both Windows features via dism, vmcompute restart, reinstall workspace

Note that Cowork was working but suddenly stopped working - giving the error message above

What Should Happen?

Cowork should start working again

Error Messages/Logs

Failed to start Claude's workspace
failed to add Plan9 share 'f': HcsWaitForOperationResult failed with HRESULT 0x80310000: {"Error":-2144272384,"ErrorMessage":""}

Steps to Reproduce

I dont know how to reproduce this. It occurred after Cowork was working perfectly - then it wasn't

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

1.1617.00

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

<img width="1172" height="920" alt="Image" src="https://github.com/user-attachments/assets/7cff6bf5-7cd2-42a6-8f45-cfd7fe013ba0" />

extent analysis

TL;DR

The issue with Claude Cowork failing to start and displaying an error message related to adding a Plan9 share may be resolvable by reinstalling the workspace or troubleshooting the Windows environment, specifically focusing on Hyper-V and WSL2 configurations.

Guidance

  • Reinstalling the workspace, as suggested in the error message, might resolve the issue, especially since restarting Claude or the computer sometimes works.
  • Troubleshooting the Windows environment, particularly Hyper-V and WSL2 configurations, could help, given that the error involves HcsWaitForOperationResult and HRESULT 0x80310000, which are related to Windows subsystems.
  • Checking for any recent Windows updates or changes to system configurations that might interfere with Claude Cowork's operation could provide insight into the cause.
  • Since the issue is reported as a regression and occurred after a period of successful operation, reviewing any recent changes to the system or Claude Code configuration might help identify the root cause.

Example

No specific code example is applicable in this scenario, as the issue seems related to system configuration and environment rather than code.

Notes

The provided error message and troubleshooting steps suggest a complex interaction between Claude Cowork, Windows 11, and possibly WSL2 or Hyper-V. Without more specific details on system configurations and recent changes, pinpointing the exact cause is challenging.

Recommendation

Apply workaround: Given the information, a reasonable next step would be to try the suggested reinstall of the workspace and thoroughly review system configurations related to virtualization and subsystems for Linux on Windows, as these seem to be implicated in the error message.

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