cd /news/ai-tools/cursor-fix-waiting-for-extension-hos… · home › topics › ai-tools › article
[ARTICLE · art-139564] src=dev.to ↗ pub= topic=ai-tools verified=true sentiment=· neutral

Cursor: fix 'Waiting for extension host' hang

A troubleshooting guide details how to resolve Cursor's "Waiting for extension host" hang, starting with running "Developer: Restart Extension Host" from the command palette, which clears most transient startup failures. Further steps include relaunching with `cursor --disable-extensions` to isolate a culprit extension, deleting the corrupt SQLite state file at the platform-specific globalStorage path, and updating the editor, with aggressive indexing on large folders, stale WSL or Remote-SSH mounts, and antivirus locks cited as repeat offenders.

by read1 min views2 publishedSep 25, 2026

Cursor stuck on "Waiting for extension host"? Extensions dead, AI panel spinning, Git features gone? Work through this list top to bottom. The first step fixes most cases in under a minute.

Open the command palette (Ctrl+Shift+P, or Cmd+Shift+P on macOS) and run Developer: Restart Extension Host. This kills and relaunches the host process without closing your files. Transient startup failures clear here.

Quit Cursor and relaunch from a terminal with cursor --disable-extensions. If the hang is gone, one extension is the culprit. Re-enable in batches until the hang returns, then leave that one disabled and check for an update.

Cursor keeps session state in a SQLite file. A corrupt entry blocks the host from :

%APPDATA%\Cursor\User\globalStorage\state.vscdb ~/Library/Application Support/Cursor/User/globalStorage/state.vscdb ~/.config/Cursor/User/globalStorage/state.vscdb Delete or rename it and restart. You will need to sign back in.

Update to the latest version first. After that, the repeat offenders are aggressive indexing on huge folders, WSL or Remote-SSH mounts that went stale, and antivirus holding the host process open.

Full guide with the WSL-specific path and prevention steps: https://automatelab.tech/blog/ai-coding/cursor-waiting-extension-host-fix/

── more in #ai-tools 4 stories · sorted by recency
── more on @cursor 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
→ Live at https://your-agent.zahid.host ✓
Get free account → Pricing
from €0/mo · no card required
LIVE [news/cursor-fix-waiting-f…] indexed:0 read:1min 2026-09-25 · —