Cursor updates in Windows don't relaunch Cursor

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

After the change in the update mechanism in Cursor for Windows where there is now an installer screen with progress bar, Cursor updates, but does not relaunch. Expected behavior is that it should relaunch, since you’ve chosen update from the pop-up notice in Cursor.

Steps to Reproduce

Select “update” when offered an update in Cursor IDE.

Expected Behavior

After the update finishes, Cursor should relaunch, or at least a “launch” button should be present in the modal after updating to re-open Cursor.

Operating System

Windows 10/11

Version Information

Version: 3.18.9 (user setup)
VS Code Extension API: 1.128.0
Commit: 2ba48ff3f7514cc4643c52ca9f7b3173d9b66130
Date: 2026-08-27T01:42:22.092Z
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.291
OS: Windows_NT x64 10.0.22631

Additional Information

The pasted version is the version after the last update.

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey @ben-aggus, thanks for the report!

What you’re seeing is due to a recent change in how updates are applied on Windows. The current version runs the full installer when updating instead of a quick background swap, and it doesn’t reopen Cursor automatically afterwards. Your files and settings aren’t touched.

This has already been adjusted, and an upcoming release will restore the previous quick background update behavior. In the meantime, you can switch back right now: open Settings (Ctrl+,), search for “Enable Background Updates on Windows”, turn it on, and restart Cursor.

Let me know if the update behavior doesn’t change after enabling that setting.

Hi @Colin . I don’t see that setting actually. A search for back(ground) only yields 1 result in settings and I don’t see it when I scroll through all the settings either.

image

Ah, I sent you to the wrong settings!

Run Cmd + Shift + P > Open VS Code Settings from the IDE, and you should be able to find the setting.

Found it! thanks!

I noticed the same issue and was wondering what was going on.

Here’s the setting for easy pasting. Hope it restores the previous behavior.

cursor://settings/update.enableWindowsBackgroundUpdates

update.enableWindowsBackgroundUpdates