user376
(マキマ)
January 15, 2026, 5:06am
1
Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When running a program for Windows, it does not work like the image.
I tried reinstalling, downloading the installation file, and re-installing it all.
Steps to Reproduce
Every time you run, nothing works
Screenshots / Screen Recordings
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version : 2.3.35
Nothing is working, but I don’t know the version information
For AI issues: which model did you use?
Auto Tab.
Does this stop you from using Cursor
No - Cursor works, but with this issue
deanrie
(Dean Rie)
January 15, 2026, 6:34am
3
Hey, thanks for the report. This looks like a known issue with GPU rendering on Windows.
Try this workaround:
Option 1 (recommended, permanent fix):
Create this file: %AppData%\Cursor\User\argv.json
Add:
{
"use-angle": "gl"
}
Restart Cursor normally
Option 2 (quick test):
Run from Command Prompt:
"C:\Program Files\Cursor\Cursor.exe" --disable-gpu
If Option 2 works, Option 1 should give better performance.
Also:
Update your GPU drivers (Nvidia, AMD, Intel) to the latest version
If it still doesn’t help, share your GPU model
Related threads with a similar issue:
1 Like
user376
(マキマ)
January 15, 2026, 6:55am
4
From the user folder, I deleted the entire Cursor setup file and reinstalled it with the old version installer, and it’s working fine again. Thank you for your confirmation.
1 Like
system
(system)
Closed
February 6, 2026, 6:56am
5
This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.