Run Powershell as adminstrator and then run this commmand below. Once this is done , go to cursor settings, logout of your account and then login again for reset changes to take effect.
Windows
irm https://raw.githubusercontent.com/beekorn/cursor-reset/refs/heads/master/cursor_script.ps1 | iex
macOS
curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh | sudo bash
Linux
curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_linux_id_modifier.sh | sudo bash