Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
On Windows 11 (Lenovo Legion 5, 32GB RAM), Cursor v2.2.43 keeps spiking to 20–22GB RAM during AI tasks (Continue / long prompts). When it happens, the whole system freezes and I have to force-restart. It looks like a memory leak / runaway process.
Anyone else seeing this on 2.2.43? Any workaround?
Specs: Windows 11 (build 26200), Intel + NVIDIA, 32GB RAM.
Steps to Reproduce
On Windows 10/11, install and open Cursor
Open a large repo (~[SIZE] GB, ~[FILES] files; Python/FastAPI + React; includes node_modules/, .venv/, build artifacts).
Ensure Codebase Indexing is enabled (default).
Wait for indexing to start / complete, then open Agent/Chat and ask it to perform a broad task touching multiple folders (e.g., refactor, search across codebase, or multi-file edits).
Observe in Task Manager that Cursor’s memory usage increases rapidly to GB and continues growing.
Cursor UI becomes slow/unresponsive; eventually the system freezes and/or Windows restarts.
Deleting Cursor’s local index reduces memory temporarily, but the issue returns when the index rebuilds.
Expected
Cursor should keep memory usage bounded and remain responsive while indexing and using Agent features.
Actual
Cursor memory grows quickly (appears unbounded), UI becomes unresponsive, and the laptop freezes/restarts.
Expected Behavior
On Windows 10/11, install and open Cursor v[VERSION].
Open a large repo (~[SIZE] GB, ~[FILES] files; Python/FastAPI + React; includes node_modules/, .venv/, build artifacts).
Ensure Codebase Indexing is enabled (default).
Wait for indexing to start / complete, then open Agent/Chat and ask it to perform a broad task touching multiple folders (e.g., refactor, search across codebase, or multi-file edits).
Observe in Task Manager that Cursor’s memory usage increases rapidly to GB and continues growing.
Cursor UI becomes slow/unresponsive; eventually the system freezes and/or Windows restarts.
Deleting Cursor’s local index reduces memory temporarily, but the issue returns when the index rebuilds.
Expected
Cursor should keep memory usage bounded and remain responsive while indexing and using Agent features.
Actual
Cursor memory grows quickly (appears unbounded), UI becomes unresponsive, and the laptop freezes/restarts.
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.2.43 (user setup)
VSCode Version: 1.105.1
Commit: 32cfbe848b35d9eb320980195985450f244b3030
Date: 2025-12-19T06:06:44.644Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26200
For AI issues: which model did you use?
Auto , Composer 1
Does this stop you from using Cursor
Yes - Cursor is unusable and Windows becomes unusable as well cause no more RAM remains !