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: