duoduo369
(duoduo369)
1
Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
After upgrading to this version, the screen went black, reinstall is not working
Steps to Reproduce
I reboot my windows pc, reinstall cursor, still black screen, but yesterday windows cursor running good. yet my mac cursor works fine.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Version Information
Version 2.4.21
Does this stop you from using Cursor
Yes - Cursor is unusable
deanrie
(Dean Rie)
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 this:
{
"use-angle": "gl"
}
- Restart Cursor
Option 2 (quick test):
Run from Command Prompt:
"C:\Program Files\Cursor\Cursor.exe" --disable-gpu
If Option 2 helps, Option 1 should give better performance.
Option 3 (if it still doesn’t work):
Full cache cleanup (make a backup first):
- Close Cursor
Win + R → type %APPDATA% → delete the Cursor folder
Win + R → type %LOCALAPPDATA% → delete the Cursor folder
- Reinstall from Download · Cursor
Also:
- Update your GPU drivers (Nvidia/AMD/Intel) to the latest version
- If it still doesn’t help, please share your GPU model and Windows version (Settings > System > About)
Related threads with fixes:
Let me know what worked.
system
(system)
Closed
4
This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.