Windows 11: VM connection timeout - network diagnostics runs macOS commands
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?
Environment:
- OS: Windows 11 Pro
- Cowork Version: Version 1.1.2685 (f39a62)
- Download Date:02/12/2026
Issue:
Cowork workspace fails to start with "VM connection timeout after 60 seconds"
Cannot reach Claude API from workspace.
Root Cause:
Network diagnostics module runs macOS-specific commands on Windows:
- /sbin/ifconfig (should be: ipconfig)
- /usr/sbin/scutil (should be: Windows equivalent)
These commands fail on Windows, causing 60-second timeout.
Steps Taken:
- Uninstalled and reinstalled
- VM boots successfully but network fails
Expected:
Windows should use appropriate Windows networking commands (ipconfig, etc.)
Additional Context:
This affects Windows support that launched Feb 10, 2026.
What Should Happen?
fix cowork on windows: it does not work at all
Error Messages/Logs
Steps to Reproduce
- go to https://claude.com/download
- download windows version
<img width="1020" height="762" alt="Image" src="https://github.com/user-attachments/assets/40e1a2d9-3474-4180-98a2-f4a1341e4416" />
Claude Model
Sonnet (default)
Is this a regression?
No, this never worked
Last Working Version
_No response_
Claude Code Version
2.1.39
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗