⚡️ Monthly Disposable | Exclusive Account | Best Value
| Plan | Price | Original | Benefits |
|---|---|---|---|
| Pro | ¥65/RMB | $20 | $20 base quota + bonus ≈ $65 total value |
| Pro+ | ¥265/RMB | $60 | $70 base quota + bonus ≈ $130 total value |
| Ultra | ¥888/RMB | $20 | $400 base quota + massive bonus |
📖 Official Pricing | Note: Cursor quota = Base quota + Overdraft + Monthly reset
📱 Contact: Telegram: @yuaotian | WeChat: JavaRookie666
🔥 Ad Space Available - Contact for partnership opportunities
📧 Contact: Telegram @yuaotian | WeChat:
JavaRookie666
⚠️ IMPORTANT NOTICEThis tool currently supports:
- ✅ Windows: Latest 2.x.x versions (Supported)
- ✅ Mac/Linux: Latest 2.x.x versions (Supported, feedback welcome)
Please check your Cursor version before using this tool.
Global Users
macOS
curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh -o ./cursor_mac_id_modifier.sh && sudo bash ./cursor_mac_id_modifier.sh && rm ./cursor_mac_id_modifier.shLinux
curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_linux_id_modifier.sh | sudo bash Note for Linux users: The script attempts to find your Cursor installation by checking common paths (
/usr/bin,/usr/local/bin,$HOME/.local/bin,/opt/cursor,/snap/bin), using thewhich cursorcommand, and searching within/usr,/opt, and$HOME/.local. If Cursor is installed elsewhere or not found via these methods, the script may fail. Ensure Cursor is accessible via one of these standard locations or methods.
Windows
irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iexChina Users (Recommended)
macOS
curl -fsSL https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh -o ./cursor_mac_id_modifier.sh && sudo bash ./cursor_mac_id_modifier.sh && rm ./cursor_mac_id_modifier.shLinux
curl -fsSL https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_linux_id_modifier.sh | sudo bashWindows
irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iexWindows Terminal Run and Configuration
1. Press Win + X key combination
2. Select one of these options from the menu:
- "Windows PowerShell (Administrator)"
- "Windows Terminal (Administrator)"
- "Terminal (Administrator)"
(Options may vary depending on Windows version)1. Press Win + R key combination
2. Type powershell or pwsh in the Run dialog
3. Press Ctrl + Shift + Enter to run as administrator
or type in the opened window: Start-Process pwsh -Verb RunAs
4. Enter the reset script in the administrator terminal:
irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iexFor the enhanced version:
irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iexType pwsh in the search box, right-click and select "Run as administrator"
Enter the reset script in the administrator terminal:
irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iexFor the enhanced version:
irm https://wget.la/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iexIf PowerShell is not installed on your system, you can install it using one of these methods:
- Open Command Prompt or PowerShell
- Run the following command:
winget install --id Microsoft.PowerShell --source winget-
Download the installer for your system:
- PowerShell-7.4.6-win-x64.msi (64-bit systems)
- PowerShell-7.4.6-win-x86.msi (32-bit systems)
- PowerShell-7.4.6-win-arm64.msi (ARM64 systems)
-
Double-click the downloaded installer and follow the installation prompts
💡 If you encounter any issues, please refer to the Microsoft Official Installation Guide
- 🔍 Automatically detects and uses PowerShell 7 if available
- 🛡️ Requests administrator privileges via UAC prompt
- 📝 Falls back to Windows PowerShell if PS7 isn't found
- 💡 Provides manual instructions if elevation fails
That's it! The script will:
- ✨ Install the tool automatically
- 🔄 Reset your Cursor trial immediately
Download the appropriate file for your system from releases
Windows Packages
- 64-bit:
cursor-id-modifier_windows_x64.exe - 32-bit:
cursor-id-modifier_windows_x86.exe
macOS Packages
- Intel:
cursor-id-modifier_darwin_x64_intel - M1/M2:
cursor-id-modifier_darwin_arm64_apple_silicon
Linux Packages
- 64-bit:
cursor-id-modifier_linux_x64 - 32-bit:
cursor-id-modifier_linux_x86 - ARM64:
cursor-id-modifier_linux_arm64
Configuration Files
The program modifies Cursor's storage.json config file located at:
- Windows:
%APPDATA%\Cursor\User\globalStorage\storage.json - macOS:
~/Library/Application Support/Cursor/User/globalStorage/storage.json - Linux:
~/.config/Cursor/User/globalStorage/storage.json
Modified Fields
The tool generates new unique identifiers for:
telemetry.machineIdtelemetry.macMachineIdtelemetry.devDeviceIdtelemetry.sqmId
Manual Auto-Update Disable
Windows users can manually disable the auto-update feature:
- Close all Cursor processes
- Delete directory:
C:\Users\username\AppData\Local\cursor-updater - Create a file with the same name:
cursor-updater(without extension)
macOS/Linux users can try to locate similar cursor-updater directory in their system and perform the same operation.
Safety Features
- ✅ Safe process termination
- ✅ Atomic file operations
- ✅ Error handling and recovery
Registry Modification Notice
⚠️ Important: This tool modifies the Windows Registry
- Path:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography - Key:
MachineGuid
Modifying this registry key may affect:
- Windows system's unique device identification
- Device recognition and authorization status of certain software
- System features based on hardware identification
-
Automatic Backup
- Original value is automatically backed up before modification
- Backup location:
%APPDATA%\Cursor\User\globalStorage\backups - Backup file format:
MachineGuid.backup_YYYYMMDD_HHMMSS
-
Manual Recovery Steps
- Open Registry Editor (regedit)
- Navigate to:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography - Right-click on
MachineGuid - Select "Modify"
- Paste the value from backup file
- Verify backup file existence before modification
- Use backup file to restore original value if needed
- Administrator privileges required for registry modification
We value your feedback on the new enhanced script! If you've tried the cursor_win_id_modifier.ps1 script, please share your experience:
- 🐛 Bug Reports: Found any issues? Let us know!
- 💡 Feature Suggestions: Have ideas for improvements?
- ⭐ Success Stories: Share how the tool helped you!
- 🔧 Technical Feedback: Performance, compatibility, or usability insights
Your feedback helps us improve the tool for everyone. Feel free to open an issue or contribute to the project!
|
微信赞赏 要到饭咧?啊咧?啊咧?不给也没事~ 请随意打赏 |
支付宝赞赏 如果觉得有帮助,来包辣条犒劳一下吧~ |
Alipay 1 Latiao = 1 AI thought cycle |
WeChat 二维码7天内(11月25日前前)有效,过期请加微信或者公众号`煎饼果子卷AI` |
MIT License
Copyright (c) 2024
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.