1.0.2 • Published 4 months ago

cursor-reset-tool v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Cursor Reset Tool

A tool to reset Cursor AI identity and reinstall Cursor AI.

Features

  • 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)

Installation

npm install -g cursor-reset-tool

This will install the Cursor Reset Tool globally on your system.

Usage

Interactive Mode

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.

Command Line Options

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

System Requirements

  • Operating System: macOS or Windows
  • Architecture: x64 (Intel/AMD) or arm64 (Apple Silicon)
  • Minimum RAM: 4GB
  • Free Disk Space: 2GB

How It Works

The Cursor Reset Tool helps you to:

  1. Reset Identity: Resets Cursor AI's unique identifier and clears all preferences, allowing you to sign up with a fresh account.
  2. Uninstall: Completely removes Cursor AI from your system.
  3. Install: Downloads and installs Cursor AI v0.44.11.
  4. System Check: Verifies that your system meets the requirements for running Cursor AI.

License

MIT

Disclaimer

This tool is not affiliated with the official Cursor AI developers. Use at your own risk.