claude-code - 💡(How to fix) Fix [BUG] Cowork tab not showing on Windows 11 25H2 Build 26200 x64 — yukonSilver marked unsupported (still broken after #25136 closed) [1 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#49388Fetched 2026-04-17 08:42:33
View on GitHub
Comments
1
Participants
2
Timeline
7
Reactions
0
Author
Timeline (top)
labeled ×5commented ×1cross-referenced ×1

Error Message

Error Messages/Logs

This is the same bug as #25136 which was closed on Feb 13 but never actually fixed for Windows 11 Build 26200 users. The yukonSilver not supported error has been repeating in my logs since March 24, 2026 through every app update including the latest v1.3036.0. Many other users reported the same issue in #25136 after it was closed. OS Build confirmed via winver: Windows 11 25H2 Build 26200.

Code Example

2026-04-16 13:11:37 [info] [cleanupVMBundleIfUnsupported] yukonSilver not supported (status=unsupported), checking for stale bundle...
2026-04-16 13:11:37 [info] [deleteVMBundle] Deleting reinstall files from C:\Users\X\AppData\Roaming\Claude\vm_bundles\claudevm.bundle
2026-04-16 13:11:37 [info] [deleteVMBundle] Reinstall files deleted (sessiondata.img and rootfs.img.zst preserved)
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?

Cowork tab is not showing on Windows — yukonSilver is marked as unsupported despite all virtualization features being enabled. This is a continuation of the bug originally reported in #25136, which was closed but not resolved for many users.

What Should Happen?

The Cowork tab should appear and yukonSilver should be recognized as supported on Windows 11 25H2 Build 26200 x64 with virtualization enabled.

Error Messages/Logs

2026-04-16 13:11:37 [info] [cleanupVMBundleIfUnsupported] yukonSilver not supported (status=unsupported), checking for stale bundle...
2026-04-16 13:11:37 [info] [deleteVMBundle] Deleting reinstall files from C:\Users\X\AppData\Roaming\Claude\vm_bundles\claudevm.bundle
2026-04-16 13:11:37 [info] [deleteVMBundle] Reinstall files deleted (sessiondata.img and rootfs.img.zst preserved)

Steps to Reproduce

  1. Install Claude Desktop v1.3036.0 on Windows 11 25H2 Build 26200 x64
  2. Launch the app
  3. Observe: only Chat and Code tabs visible, no Cowork tab
  4. Check %APPDATA%\Claude\logs\cowork_vm_node.log — shows "yukonSilver not supported" on every launch

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

1.3036.0 (cf521c)

Platform

Other

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

This is the same bug as #25136 which was closed on Feb 13 but never actually fixed for Windows 11 Build 26200 users. The yukonSilver not supported error has been repeating in my logs since March 24, 2026 through every app update including the latest v1.3036.0. Many other users reported the same issue in #25136 after it was closed. OS Build confirmed via winver: Windows 11 25H2 Build 26200.

extent analysis

TL;DR

The issue may be resolved by investigating and addressing the "yukonSilver not supported" error, potentially related to virtualization feature detection or configuration on Windows 11.

Guidance

  • Review the virtualization settings on the Windows 11 machine to ensure all necessary features are enabled and properly configured.
  • Check the Claude Code documentation or support resources for any specific requirements or recommendations for virtualization on Windows 11.
  • Investigate the cowork_vm_node.log file for any additional error messages or clues that may indicate the root cause of the "yukonSilver not supported" error.
  • Consider reaching out to the Claude Code support team or community forums for further assistance, as this issue has been reported by multiple users and may require a more in-depth investigation.

Notes

The issue seems to be a regression, and the fact that it was previously working suggests that there may be a configuration or compatibility issue with the current version of Claude Code on Windows 11.

Recommendation

Apply workaround: Given the recurring nature of the issue and the lack of a clear resolution, it may be necessary to explore workarounds or alternative configurations to enable the Cowork tab on Windows 11.

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