Is High Usage of GPU by Cursor while 1 Agent works Normal?

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

While I am using agentic mode Cursor uses about 75% of my GPU. Note this happens only while the agent is working, is this normal for cursor to behave this way?

Steps to Reproduce

Just running the model in an agentic mode leads to HIGH GPU usage.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.43 (system 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?

Happens with alomost all of them have not tried the MAX models yet but in all others it is the same problem

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey @Victor-Jnr !

Is it normal? I don’t think so.

Can you take a look at this post and see if you’re affected by one of these issues?

In particular, what is workbench.editor.showTabs set to in your environment? Does disabling hardware acceleration help?

The workbench.editor.showTabs is set to multiple in my environment,

I have added disable-hardware-acceleration:True to my Runtime arguments as well, but even after these changes I get the results as in screenshot attached.

As mentioned before, the High GPU load does not cause freezing of cursor i.e. cursor works without problems, but yes it does hugely affect the performance of my device and even sometimes causes screen tearing due to high GPU load.
I have also attached screenshots of my settings for reference:

1 Like

Hi Colin,

Yes, there’s no longer any high GPU usage. Disabling hardware acceleration appears to have resolved the issue. Cursor now uses no GPU at all during agentic mode.
Thanks for your help.

Regards,
Ujjwal K.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.