Cowork stopped working on Windows 11 Home after working fine yesterday — vmms unavailable, reinstall x3 did not resolve
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?
What's Wrong?
Claude Cowork worked normally until yesterday on Windows 11 Home. Today, with no intentional system changes, Cowork stopped working (tab/execution not available). Reinstalling Claude Desktop 3 times, running DISM/SFC repair, and enabling Virtual Machine Platform did not resolve the issue.
Environment
- OS: Windows 11 Home, build 10.0.26200
- Architecture: x64
- Disk: 779.6 GB free
- Memory: 31.9 GB
Steps taken
- Cowork Readiness Check: all PASS except Virtual Machine Platform (initially FAIL, missing services: vfpext)
- Enabled Virtual Machine Platform via
Enable-WindowsOptionalFeature -Online -FeatureName VirtualMachinePlatform -NoRestart→ succeeded, rebooted Get-Service CoworkVMService→ RunningGet-Service vmcompute→ RunningGet-Service vmms→ Not foundGet-WindowsOptionalFeature -Online -FeatureName *Hyper-V*→ empty resultEnable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V-All→ error: unknown feature nameDISM /Online /Cleanup-Image /RestoreHealth→ completedsfc /scannow→ completed- Rebooted, re-checked Hyper-V feature → still empty result
- Confirmed edition via
(Get-CimInstance Win32_OperatingSystem).Caption→ Windows 11 Home - Fully uninstalled and reinstalled Claude Desktop — 3 times, same result each time
Expected behavior
Cowork should either continue working as it did yesterday, or the app should clearly indicate what changed and why it no longer works on this same Windows Home configuration.
Actual behavior
Cowork tab/execution unavailable. No clear error indicating root cause.
Notes
This matches the pattern in #27384 — Windows Home config that worked previously, then regressed, with local troubleshooting (including full reinstalls) unable to resolve it. Suspect this is an app-side regression rather than a system configuration issue.
What Should Happen?
--
Error Messages/Logs
--
Steps to Reproduce
--
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
--
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗