Steps to fix issues and report bugs
Check network connectivity
Cursor Settings
> Network
and click Run Diagnostics
. This tests your connection to Cursor’s servers and identifies network issues affecting AI features, updates, or other online functionality.If diagnostics reveal connectivity issues, check firewall settings, proxy configuration, or network restrictions blocking Cursor’s access.Clearing extension data
cursor --disable-extensions
from the command line. If issues resolve, re-enable extensions one by one to identify the problematic one.Reset extension data: Uninstall and reinstall problematic extensions to reset their stored data. Check settings for extension configuration that persists after reinstallation.Clearing app data
sudo rm -rf ~/Library/Application\ Support/Cursor
and rm -f ~/.cursor.json
in Terminal.Linux: Run rm -rf ~/.cursor ~/.config/Cursor/
in Terminal.Uninstalling Cursor
sudo apt remove cursor
For .rpm packages: sudo dnf remove cursor
or sudo yum remove cursor
For AppImage: Delete the Cursor.appimage file from its location.Reinstalling Cursor
Cursor
> Help
> About
Developer: Toggle Developer Tools
Developer: Open Logs Folder