-
Notifications
You must be signed in to change notification settings - Fork 6k
Description
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?
After Cowork Windows launch (Feb 10, 2026), Cowork consistently fails to connect to the Claude API on Windows 11 Home.
The workspace attempts to start but always ends with "ワークスペースからClaude APIに接続できません" (Cannot connect to Claude API from workspace).
Regular Chat mode works perfectly. Only Cowork is affected.
Environment:
- OS: Windows 11 Home (latest updates)
- Claude Desktop: Latest version (downloaded Feb 11, 2026)
- WSL2: Installed (Ubuntu)
- Windows Features: Virtual Machine Platform ✅, Windows Hypervisor Platform ✅, Hyper-V ❌ (not available on Home)
- VPN: None
- Firewall: Windows Defender — Claude allowed on both Private and Public
- Antivirus: AhnLab Safe Transaction installed but not running during tests
What Should Happen?
Cowork workspace should start successfully and connect to the Claude API, allowing task execution — the same way regular Chat mode works without issues.
Error Messages/Logs
Error messages appear in this order:
1. "申し訳ございません。Claude APIへの接続に時間がかかっています..."
(Taking longer than expected to connect to Claude API)
2. "Claude のワークスペースの起動に失敗しました - ワークスペースからClaude APIに接続できません"
(Failed to start workspace - Cannot connect to Claude API from workspace)
Previously also saw (before installing WSL2):
- "お使いのコンピュータがClaudeのワークスペースへのネットワーク接続を提供していません"
(Computer is not providing network connection to workspace)
Note: After installing WSL2, the error changed from "network not provided" to "cannot connect to API", suggesting the VM can now get network access but something still blocks the API connection.Steps to Reproduce
- Install Claude Desktop on Windows 11 Home (latest version, Feb 2026)
- Open Claude Desktop
- Switch to Cowork tab
- Attempt to start any task
- Wait ~60 seconds
- Observe: "Claude APIに接続できません" error appears
Troubleshooting steps attempted (all failed):
- Reinstalled Claude Desktop twice (complete uninstall + fresh install)
- Deleted VM bundles and cache folders
- Verified Windows Defender Firewall allows Claude (Private + Public)
- Installed WSL2 via "wsl --install"
- Ran Claude Desktop as Administrator
- Reset network (netsh winsock reset, netsh int ip reset, ipconfig /flushdns)
- Disabled AhnLab Safe Transaction
- Multiple reboots
Possibly related: #18854, #18006, #24070, #17868 (all macOS, same API connection symptoms)
This is a Day 1 Windows launch issue. Would appreciate clarification on whether Windows 11 Home is officially supported or if Hyper-V (Pro/Enterprise) is required.
Claude Model
Opus
Is this a regression?
No, this never worked
Last Working Version
No response
Claude Code Version
Claude Desktop latest version (Windows, downloaded Feb 11, 2026). This is Cowork on Claude Desktop, not Claude Code CLI.
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
- This is a Cowork issue on Claude Desktop, not Claude Code CLI
- Windows 11 Home does NOT have Hyper-V — only Virtual Machine Platform + Windows Hypervisor Platform are available
- Cowork for Windows was released Feb 10, 2026 — this is a Day 1 issue
- Regular Chat mode works perfectly in the same app
- It's unclear if Cowork Windows officially supports Windows 11 Home or requires Pro/Enterprise for Hyper-V
- Would appreciate clarification on minimum Windows edition requirements
Hey folks, we just pushed out a new update today v1.1.4328 that should fix, well, most of these networking issues.
If you're still facing "Cannot connect to Claude API" please update to v1.1.4328 or higher and give it a go 🤞