Reset your Augment coding extension trial period while preserving all your settings and preferences.
--days N
to set your trial period, but it will be capped at 14 days.Reset your trial period to 14 days (maximum allowed). If you specify a higher value, the tool will warn you and use 14 days.
Removes identity-related files (logs, history, workspaceStorage) for both VS Code and Cursor to further reduce tracking and improve reset reliability.
Each reset generates new account, device, and user IDs for maximum privacy.
Save your work and close VS Code or Cursor. The tool will attempt to close them automatically for you.
Execute the tool using Node.js. You can specify the trial period (max 14 days):
node augment-reset.js --days 14
If you specify a higher value, the tool will warn you and use 14 days.
The tool will guide you through the process and show you the new account details.
Launch your editor and create a new account with your email. Your settings will be preserved.
Contains current state information and trial status
Manages subscription and trial period data
Stores account information and user preferences
All configuration files are automatically backed up before modification
Backups are stored with timestamps for easy restoration
All operations are performed locally on your machine
No data is sent to external servers during the process