#
精品资源
2025年2月2日
Cursor 无限续杯免费使用文档
By 壹资源网
2 MIN READ
1.关闭 Cursor
2.定位 storage.json 文件:
Windows: %APPDATA%\Cursor\User\globalStorage\storage.json
MacOS: ~/Library/Application\ Support/Cursor/User/globalStorage/storage.json
Linux: ~/.config/Cursor/User/globalStorage/storage.json
3.修改文件编辑权限:
Windows: 右键 -> 属性 -> 取消选中只读
MacOS/Linux: 终端执行 chmod 666 storage.json
4.修改如下 Key–Value 键值:
“telemetry.macMachineId”、”telemetry.machineId” 和 “telemetry.devDeviceId”,修改对应的值
5.恢复文件为只读:
Windows: 右键 -> 属性 -> 选中只读
MacOS/Linux: chmod 444 storage.json
6.重启 Cursor
7.说明:
如果按照上述步骤操作后仍然提示错误,可以尝试以下方法:
重启 Cursor
重启设备
直接删除 machineid 文件
如果以上方法都不行,考虑重新清理卸载并再次安装 Cursor