After updating to the latest version, the IDE keeps losing connection with WSL

Hi! This is a known issue on Windows + WSL — after recent updates, the agent can lose its connection to the WSL side, and when that happens file reads, search, and the terminal all stop responding at once (which matches your screenshots). It’s not something on your end, and it only affects WSL/remote setups, not native Windows.

A few things that have helped others, in order:

  1. Reload the window — Ctrl+Shift+P → Developer: Reload Window.
  2. If that doesn’t stick, run wsl --shutdown in PowerShell, then reopen your project with cursor ..
  3. Still failing? Delete the ~/.cursor-server folder inside WSL and reconnect - Cursor reinstalls the server automatically (this just re-downloads it; your code and settings aren’t affected).

We’re actively working on a fix but don’t have an ETA to share yet. The best place to follow updates (and add your setup as a data point) is the main thread here: Execution backend unavailable.