SSH connection cannot be open

Where does the bug appear (feature/product)?

Somewhere else…

Describe the Bug

I am trying to connect to a SSH connection (which is something i did in the past), but after migrating to a new PC this action can’t be done.
Please need your help it is very urgent and affective my work.

Steps to Reproduce

open cursor → ctrl + shift + p → ‘connect via SSH’ → config file <which I already created and use in the past and it worked) → password → select the relevant folder →

now after click ‘open’ it is loading for 2 seconds and then the wizard is gone and nothing happen.

Expected Behavior

The expected behaviour is that the SSH connection will be open.

Operating System

Windows 10/11

Version Information

Version: 3.3.30 (user setup)
VSCode Version: 1.105.1
Commit: 3dc559280adc5f931ade8e25c7b85393842acf30
Date: 2026-05-09T18:28:42.332Z
Layout: glass
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26100

Does this stop you from using Cursor

Yes - Cursor is unusable

This is a known bug with the current layout. After selecting a folder and clicking Open, the workspace silently fails to load.

Workaround: Try switching to the editor layout. Open Command Palette (Ctrl+Shift+P) and search for “Toggle Glass” or “Layout” to switch. SSH connections should work in the editor layout. You can switch back once we ship a fix.

Our team is actively working on resolving this. If switching layouts doesn’t help, could you open Help > Toggle Developer Tools > Console tab right after the connection attempt fails, and share any error messages? That would help us confirm the exact issue on your end.

Hey @Roni_Dabah,
The SSH connection issue has been addressed in a recent Cursor update. Updating to the latest version should resolve this — let me know if you’re still running into it!

Thank you!