How to remove reload to window?

how to remove reload to window?

this to bothering me, not dissapear even after reload

Version: 3.8.23 (user setup)
VS Code Extension API: 1.105.1
Commit: 7cf19b7482706625cdb70db3211b7dd035b7aa30
Date: 2026-06-23T14:57:42.334Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Windows_NT x64 10.0.26200

i’m using Cursor then connect in WSL

Hey, this is a known cosmetic glitch, not a bug in your project. cursor-agent-worker is a built-in Cursor extension that only actually runs in agent windows. When you’re connected to WSL, in a normal editor window it can show as enabled but not running, so the Reload Window badge doesn’t go away even after a reload.

Main point: it’s harmless. Agent and everything else works fine, and you don’t need to remove the extension (and you can’t, since it’s built-in).

What you can try: fully quit Cursor and start it again, not just Reload Window. Sometimes that clears the badge.

Overall, this is a known issue, especially with WSL and Remote. I can’t share an ETA for a fix yet, but I logged that it reproduces on 3.8.23. You can safely ignore it.

Hey @aldinokemal quick update on this issue: the fix for the Reload Window badge that won’t clear on WSL or Remote has landed in the Cursor 3.11 release line. Once you update to that, please try again and the badge should stop showing up.

Until then, nothing changes. It’s just cosmetic, the agent and everything else work fine, so you can safely ignore it. If you fully quit and restart Cursor, not just Reload Window, it sometimes clears the badge temporarily.

Let me know if it’s still stuck after 3.11.

i’m facing another issue on my end
after installing codex, icon not show in sidebar? (i just fully remove cursor and install again

Version: 3.10.17
VS Code Extension API: 1.125.0
Commit: c89f45b831621cdc5e951694db44fecd8fab1150
Date: 2026-07-05T06:39:45.228Z
Layout: IDE
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Darwin arm64 25.5.0

Hey, this is a different bug, not related to “Reload Window” (by the way, the fix for that is in 3.11. Once you update, the badge should disappear).

About the Codex icon: this is a known regression in 3.10. The extension container doesn’t re-register in the sidebar, so the icon disappears and the view ends up under Explorer. We’ve already reproduced it and it’s being tracked separately. There’s an active thread here, it’s best to follow updates there: Codex extension disappeared from UI

What you can try right now:

  • Command Palette Cmd+Shift+PView: Reset View Locations (this usually puts Codex back where it belongs)
  • Open a new window (or open a folder in a new window). This re-registers the icons
  • If Codex is currently stuck under Explorer, right click the view title → Move View back to its container
  • As a temporary option, you can roll back to 3.9 (the bug doesn’t reproduce there): Cursor · Download

I can’t share an ETA for the fix yet. Let me know if none of these workarounds help.

Oh, by the way, the latest version available is still 3.10. I can’t download 3.11 yet. Do you have an ETA for its release?

I can’t share an exact release date for 3.11. We’re doing a staged rollout, so some users will get the version earlier and others later. I don’t have a firm ETA yet.