Sazumi Cloud

Cursor Machine ID Reset Tool

v1.7.0

About This Tool

Sazumi Cloud is a powerful tool designed to reset the Machine ID of Cursor IDE. This helps to bypass trial limits, convert free trials to Pro, bypass token limitations, and prevent automatic updates to unleash the full potential of Cursor AI capabilities.

Token Limit Bypass

Remove restrictions on token usage for AI completions

Pro Conversion

Access Pro features without purchasing a subscription and customize the UI

Machine ID Reset

Bypass the "Too many free trial accounts" limitation

Auto Update Prevention

Stop Cursor from automatically updating to versions that could patch these bypasses

System Information

Loading system information

Cursor Status

Loading cursor information

Reset Machine ID

Important: Make sure Cursor is closed before resetting the machine ID.

Email Generator

Note: When you encounter "too many requests" errors, you MUST change your IP address by toggling your mobile data OFF and ON.

Requirements

  • Admin privileges are required for file operations
  • Cursor must be completely closed when resetting
  • Internet connection for API calls
  • Compatible with Windows, macOS, and Linux

Documentation

How It Works

Cursor identifies your machine using a unique ID stored in specific locations of your system. This tool works by:

  • Machine ID Reset: Generates a new unique identifier using secure cryptographic methods to bypass device restrictions and Cursor's telemetry tracking
  • Token Limits: Modifies system files and SQLite database to remove AI completion token restrictions with improved patching methods
  • Pro Features: Modifies authentication data to enable premium features without a paid subscription (Note: This only changes the UI appearance, not actual Pro functionality as Pro features work in the cloud, not locally)
  • Update Prevention: Implements multiple layers of protection to block Cursor from automatically updating, including app-update.yml modification, blocker files, and URL endpoint removal
  • Storage Clearance: Removes cached data that tracks your usage history and limits
  • Cross-Platform: Works across Windows, macOS and Linux with dedicated optimizations for each platform

These modifications allow Cursor to treat your machine as a new device with full Pro capabilities.

Prerequisites

  • Close all instances of Cursor before resetting
  • Administrator privileges may be required
  • Restart Cursor after reset for changes to take effect
  • Recommended Version: For optimal results, use Cursor version 0.49.x

Troubleshooting

  • If reset fails, try running the application with administrator privileges
  • Ensure Cursor is completely closed (check task manager)
  • If problems persist, manual deletion of files may be required

Recommended Tips

For best results when creating new Cursor accounts:

Installation Guide

Important: Do not run or edit this code using Cursor IDE. Use VS Code or another code editor instead.
1

Clone Repository

git clone https://github.com/sazumivicky/cursor-reset-tools.git cd cursor-reset-tools
2

Install Dependencies

npm install
3

Start the Application

npm start

The server will start on http://localhost:3000

Running as Administrator

On Windows, use Command Prompt as Administrator:

cd path\to\cursor-reset-tools npm start

On macOS/Linux, use sudo:

cd path/to/cursor-reset-tools sudo npm start

Development Mode

To run in development mode with automatic restart:

npm run dev

Changelog

v1.7.0 June 2025
  • Enhanced Machine ID reset with improved cryptographic generation
  • Added Windows registry support for more complete reset
  • Improved Main.js patching to bypass machine ID checks on Cursor 0.49+
  • Enhanced Disable auto-update functionality with multiple protection layers
  • Fixed ES modules compatibility issues with clean native methods
  • Improved Cross-platform file path handling for Windows/macOS/Linux
v1.6.0 May 2025
  • Removed Atomic Mail functionality completely
  • Fixed Cross-platform compatibility for Windows, macOS, and Linux features
  • Improved Modern JavaScript with cleaner code patterns
v1.5.0 May 2025
  • Improved Enhanced SQLite database handling for more reliable resets
  • Added Proper backup of all files before modification
  • Improved Windows registry updates for complete system ID refresh
  • Fixed Better handling of telemetry IDs across all platforms
  • Improved getMachineId patching in Cursor 0.49+ versions
  • Fixed Token limit bypass with multiple pattern detection methods
  • Fixed Auto-update disabling with proper permissions handling
  • Added Fallback mechanisms for all core functions when primary methods fail
v1.4.0 May 2025
  • Added Bypass token limit feature (experimental - still finding workarounds)
  • Added Disable auto-update feature to prevent automatic updates
  • Added Pro conversion tool for enabling premium features
  • Fixed MacOS functionality issues across all features
  • Improved Overall stability and compatibility with latest Cursor versions
v1.3.0 April 2025
  • Fixed MacOS reset issue for "Too many free trial accounts" error
  • Improved MacOS keychain handling for stored credentials removal
  • Added Enhanced cleaning of additional ID files on MacOS
  • Fixed MacOS defaults reset for Cursor application
  • Improved Compatibility with Cursor version 0.48.x
v1.2.0 April 2025
  • Fixed Improved machine ID reset method to match cursor-free-vip
  • Fixed Files are now modified instead of deleted to preserve login status
  • Added Detailed logs in UI showing each step of the reset process
  • Fixed Added automatic cursor process termination if running
  • Improved Patching for newer Cursor versions (≥0.45.0)
v1.1.0 April 2025
  • Improved Enhanced UI with modern design
  • Improved Better cross-platform compatibility
  • Added Comprehensive documentation
v1.0.0 April 2025
  • New Initial release of Sazumi Cloud
  • New Support for Windows, macOS and Linux
  • New Machine ID reset functionality
  • New System information display