Cursor freezing

I noticed that from time to time the cursor freezes. Has anyone else noticed this?

Hey, which version of Cursor are you using?

Version: 1.0.0 (user setup)
VSCode Version: 1.96.2
Date: 2025-06-04T19:44:25.253Z
Electron: 34.5.1
Node.js: 20.19.0
V8: 13.2.152.41-electron.0

Does this also happen in other projects?

yes in all. it seems to be a crash of the application itself, and not of the projects

I mentioned other projects because I thought this issue might be related to a large chat history. By the way, how many extensions do you have installed? Can you try booting in safe mode using this command in the terminal: cursor --disable-extensions? If everything works fine in this case, then the issue might be related to one of the extensions.

Also, check the DevTools panel for any errors. If you don’t find anything after all this, a complete reinstallation of Cursor should resolve the problem.

1 Like

So, I don’t have any extensions installed