Resets Cursor's free trial limitation when you see:
Too many free trial accounts used on this machine.
Please upgrade to pro. We have this limit in place
to prevent abuse. Please let us know if you believe
this is a mistake.
Windows ✅ x64
macOS ✅ Intel & M-series
Linux ✅ x64 & ARM64
Linux/macOS
curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.sh | sudo bash
Windows (Run PowerShell as Admin)
irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.ps1 | iex
The installation script will automatically:
# Linux/macOS
sudo ./cursor-id-modifier
# Windows (PowerShell Admin)
.\cursor-id-modifier.exe
%APPDATA%\Cursor\User\globalStorage\storage.json
~/Library/Application Support/Cursor/User/globalStorage/storage.json
~/.config/Cursor/User/globalStorage/storage.json
storage.json
storage.json
and update these fields with new random UUIDs:{
"telemetry.machineId": "generate-new-uuid",
"telemetry.macMachineId": "generate-new-uuid",
"telemetry.devDeviceId": "generate-new-uuid",
"telemetry.sqmId": "generate-new-uuid",
"lastModified": "2024-01-01T00:00:00.000Z",
"version": "1.0.1"
}
The program modifies Cursor's storage.json
config file located at:
%APPDATA%\Cursor\User\globalStorage\
~/Library/Application Support/Cursor/User/globalStorage/
~/.config/Cursor/User/globalStorage/
The tool generates new unique identifiers for:
telemetry.machineId
telemetry.macMachineId
telemetry.devDeviceId
telemetry.sqmId
当看到以下提示时重置Cursor试用期:
Too many free trial accounts used on this machine.
Please upgrade to pro. We have this limit in place
to prevent abuse. Please let us know if you believe
this is a mistake.
Windows ✅ x64
macOS ✅ Intel和M系列
Linux ✅ x64和ARM64
Linux/macOS
curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.sh | sudo bash
Windows (以管理员身份运行PowerShell)
irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.ps1 | iex
安装脚本会自动:
# Linux/macOS
sudo ./cursor-id-modifier
# Windows (PowerShell 管理员)
.\cursor-id-modifier.exe
%APPDATA%\Cursor\User\globalStorage\storage.json
~/Library/Application Support/Cursor/User/globalStorage/storage.json
~/.config/Cursor/User/globalStorage/storage.json
storage.json
storage.json
并更新以下字段(使用新的随机UUID):{
"telemetry.machineId": "生成新的uuid",
"telemetry.macMachineId": "生成新的uuid",
"telemetry.devDeviceId": "生成新的uuid",
"telemetry.sqmId": "生成新的uuid",
"lastModified": "2024-01-01T00:00:00.000Z",
"version": "1.0.1"
}
程序修改Cursor的storage.json
配置文件,位于:
%APPDATA%\Cursor\User\globalStorage\
~/Library/Application Support/Cursor/User/globalStorage/
~/.config/Cursor/User/globalStorage/
工具会生成新的唯一标识符:
telemetry.machineId
telemetry.macMachineId
telemetry.devDeviceId
telemetry.sqmId
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.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。