A tool to reset Cursor AI identity and reinstall Cursor AI.
- Reset Cursor AI identity to refresh trial period
- Complete uninstall and reinstall of Cursor AI
- Check system requirements
- Interactive user interface
- Cross-platform support (macOS and Windows)
npm install -g cursor-reset-tool
This will install the Cursor Reset Tool globally on your system.
For a guided experience with a user-friendly menu, simply run:
cursor-reset
This will launch the interactive mode where you can select various operations.
The tool also supports direct command line usage:
# Show help
cursor-reset --help
# Reset Cursor AI completely (uninstall, reinstall, and reset identity)
cursor-reset reset
# Reset only Cursor AI identity (without reinstallation)
cursor-reset reset-id
# Check if your system meets requirements
cursor-reset check
# Install Cursor AI
cursor-reset install
# Uninstall Cursor AI
cursor-reset uninstall
# View licensing information
cursor-reset license
- Operating System: macOS or Windows
- Architecture: x64 (Intel/AMD) or arm64 (Apple Silicon)
- Minimum RAM: 4GB
- Free Disk Space: 2GB
The Cursor Reset Tool helps you to:
- Reset Identity: Resets Cursor AI's unique identifier and clears all preferences, allowing you to sign up with a fresh account.
- Uninstall: Completely removes Cursor AI from your system.
- Install: Downloads and installs Cursor AI v0.44.11.
- System Check: Verifies that your system meets the requirements for running Cursor AI.
MIT
This tool is not affiliated with the official Cursor AI developers. Use at your own risk.