[BUG] claude-ssh folder missing after fresh install on Windows x64
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?
Description
After installing the latest version of Claude Code on Windows, the claude-ssh folder is completely missing from the installation directory, making it impossible to connect to a remote server via SSH.
Environment
- Claude Code version: 1.1.3363.0 (latest)
- OS: Windows x64
- CPU: AMD
Actual behavior
The claude-ssh folder is completely missing from:C:\Program Files\WindowsApps\Claude_1.1.3363.0_x64__pzs8sxrjxfjjc\app\resources\
What Should Happen?
Expected behavior
The claude-ssh folder and its binaries should be present after installation.
Error Messages/Logs
**Error message**
Binary not found: C:\Program Files\WindowsApps\Claude_1.1.3363.0_x64__pzs8sxrjxfjjc\app\resources\claude-ssh\claude-ssh-linux-amd64
Steps to Reproduce
Steps to reproduce
- Download the latest Claude Code installer for Windows x64
- Install the application
- Attempt to connect to a remote server via SSH
- Error appears: binary not found
Claude Model
Not sure / Multiple models
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
-
Platform
Other
Operating System
Windows
Terminal/Shell
Other
Additional Information
Additional notes
- Antivirus is not blocking or deleting any files
- This is a clean install
- In-app commands like
/doctorand/bugcannot be used because they require an active SSH connection to work
<img width="1749" height="1116" alt="Image" src="https://github.com/user-attachments/assets/65c7fc6d-aa10-4012-82fe-8425ac502197" />
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗