{"slug": "cursor-fix-waiting-for-extension-host-hang", "title": "Cursor: fix 'Waiting for extension host' hang", "summary": "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.", "body_md": "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.\n\nOpen 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.\n\nQuit 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.\n\nCursor keeps session state in a SQLite file. A corrupt entry blocks the host from loading:\n\n`%APPDATA%\\Cursor\\User\\globalStorage\\state.vscdb`\n`~/Library/Application Support/Cursor/User/globalStorage/state.vscdb`\n`~/.config/Cursor/User/globalStorage/state.vscdb`\nDelete or rename it and restart. You will need to sign back in.\n\nUpdate 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.\n\nFull guide with the WSL-specific path and prevention steps: [https://automatelab.tech/blog/ai-coding/cursor-waiting-extension-host-fix/](https://automatelab.tech/blog/ai-coding/cursor-waiting-extension-host-fix/)", "url": "https://wpnews.pro/news/cursor-fix-waiting-for-extension-host-hang", "canonical_source": "https://dev.to/ratamaha/cursor-fix-waiting-for-extension-host-hang-30an", "published_at": "2026-09-25 09:19:25+00:00", "updated_at": "2026-09-25 09:30:21.970486+00:00", "lang": "en", "topics": ["ai-tools", "developer-tools"], "entities": ["Cursor"], "also_reported_by": [], "alternates": {"html": "https://wpnews.pro/news/cursor-fix-waiting-for-extension-host-hang", "markdown": "https://wpnews.pro/news/cursor-fix-waiting-for-extension-host-hang.md", "text": "https://wpnews.pro/news/cursor-fix-waiting-for-extension-host-hang.txt", "jsonld": "https://wpnews.pro/news/cursor-fix-waiting-for-extension-host-hang.jsonld"}}