Hey, thanks for the report.
I can see a screenshot showing Cursor with a black screen. Let’s try a few steps:
-
Start Cursor in Safe Mode from the command line:
cursor --disable-extensionsTry opening the project. Does the UI load?
-
If that didn’t help, reset Cursor AppData:
- Fully close Cursor
- In File Explorer, rename:
%USERPROFILE%\AppData\Local\CursortoCursor.old%USERPROFILE%\AppData\Roaming\CursortoCursor.old
- Launch Cursor again. New folders will be created
-
Please share logs from the DevTools Console:
- If you see the black screen, open DevTools before opening the project (Help > Toggle Developer Tools)
- Try “Open Chat as Editor”
- Copy all errors from the Console tab
Let me know if these steps help.