I’m using the latest version of Cursor on Windows 11, and it’s using up a significant amount of my GPU, causing my computer to overheat and experience interface lag. I’ve tried switching the GPU Cursor uses, but Cursor always uses up the GPU I choose (whether it’s an NVIDIA or Intel CPU with integrated graphics).
Steps to Reproduce
Windows11
version:1.7.54
GPU: 4090 for laptop and intel UHD gpu
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
I found that PID 27268 was consuming most of the GPU resources. I’ve already run Cursor with the GPU disabled, which does solve the high GPU usage issue, but Cursor is still lagging, and the interface switching speed and code editing area rendering speed are very slow.
Thanks for the screenshots! I see the ptyHost process (PID 27268). The ptyHost process manages terminal instances in Cursor.
This is important diagnostic info, please test with extensions disabled to isolate the cause:
cursor --disable-extensions
While running with extensions disabled:
Does ptyHost GPU usage drop?
Are you running any terminals or tasks that might be rendering heavily?
Also helpful to know:
Does this happen right at launch, or only with specific files/projects?
Do you have multiple terminal instances open?
If high GPU usage persists with extensions disabled, this points to a core Cursor/Electron issue we should escalate. If it goes away, find which extension is causing the terminal rendering issue.
Press Ctrl+Shift+P and select Preferences: Configure Runtime Arguments. This will open argv.json file. Uncomment the line // "disable-hardware-acceleration": true