[BUG] Cowork Setup on Windows 11 Home stuck, without any VM logs [1.1.8629]
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?
Cowork is permanently stuck on "Setting up Claude's workspace" on Windows 11 Home. The progress bar stays near completion indefinitely (2+ hours) with no error message displayed and no way to cancel or retry from the UI.
What Should Happen?
---
Expected Behavior
Cowork workspace should complete setup and become usable, or display a clear error message explaining why it cannot proceed (e.g. unsupported platform).
---
Actual Behavior
- Progress bar stuck near completion (appears ~80–90%) for 2+ hours
- No error message or failure indicator shown in the UI
- No
cowork_vm_node.loggenerated in%AppData%\Claude\logs\— onlychrome-native-host.logexists - No
vm_bundlesfolder created in%AppData%\Claude\ - Only
cowork-svcvisible in Task Manager — noCoworkVMServiceor VM-related processes - App restart and waiting do not resolve the issue
This suggests the VM setup is silently failing before any logs are created — possibly due to platform detection incorrectly blocking Windows 11 Home, or the VM bundle never being downloaded.
Error Messages/Logs
Unable to find any logs generated for cowork in the appData folder
Steps to Reproduce
- Install latest Claude Desktop on Windows 11 Home from claude.ai/download
- Navigate to the Cowork tab
- Observe: progress bar appears and gets stuck near completion indefinitely
- Check
%AppData%\Claude\logs\— nocowork_vm_node.logpresent - Check
%AppData%\Claude\— novm_bundlesfolder present - Check Task Manager — only
cowork-svcrunning, no VM processes
Claude Model
None
Is this a regression?
No, this never worked
Last Working Version
_No response_
Claude Code Version
1.1.8629
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
Environment
- OS: Windows 11 Home
- Claude Desktop version: 1.1.8629 (befdfc)
- Virtualization status: [check Task Manager > Performance > CPU > Virtualization: Enabled]
---
Related Issues
Similar to #36392 (Windows 11 Home) and #37858 (Windows 10 Pro) but distinct in that no logs are generated at all, suggesting an earlier failure point.
---
Additional Notes
Regular Claude chat works perfectly. This is specific to Cowork workspace setup.
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗