本项目原始仓库地址是 go-cursor-help
⚠️ 重要提示
本工具当前支持版本:
- ✅ Cursor v0.44.11 及以下版本
- ✅ Windows: 最新的 0.45.x 版本(已支持)
- ✅ Mac/Linux: 最新的 0.45.x 版本(已支持,欢迎测试并反馈问题)
使用前请确认您的 Cursor 版本。
⚠️ MAC地址修改警告
Mac用户请注意: 本脚本包含MAC地址修改功能,将会:
- 修改您的网络接口MAC地址
- 在修改前备份原始MAC地址
- 此修改可能会暂时影响网络连接
- 执行过程中可以选择跳过此步骤
|
Windows ✅
|
macOS ✅
|
Linux ✅
|
macOS
curl -fsSL https://cnb.cool/xiaofei/go-cursor-help/-/git/raw/master/scripts/run/cursor_mac_id_modifier.sh | sudo bash
Linux
curl -fsSL https://cnb.cool/xiaofei/go-cursor-help/-/git/raw/master/scripts/run/cursor_linux_id_modifier.sh | sudo bash
Windows
irm https://cnb.cool/xiaofei/go-cursor-help/-/git/raw/master/scripts/run/cursor_win_id_modifier.ps1 | iex
1. 按下 Win + X 组合键
2. 在弹出的菜单中选择以下任一选项:
- "Windows PowerShell (管理员)"
- "Windows Terminal (管理员)"
- "终端(管理员)"
(具体选项因Windows版本而异)
1. 按下 Win + R 组合键
2. 在运行框中输入 powershell 或 pwsh
3. 按 Ctrl + Shift + Enter 以管理员身份运行
或在打开的窗口中输入: Start-Process pwsh -Verb RunAs
4. 在管理员终端中输入以下重置脚本:
irm https://cnb.cool/xiaofei/go-cursor-help/-/git/raw/master/scripts/run/cursor_win_id_modifier.ps1 | iex
在搜索框中输入 pwsh,右键选择"以管理员身份运行"
在管理员终端中输入重置脚本:
irm https://cnb.cool/xiaofei/go-cursor-help/-/git/raw/master/scripts/run/cursor_win_id_modifier.ps1 | iex
如果您的系统没有安装 PowerShell,可以通过以下方法安装:
winget install --id Microsoft.PowerShell --source winget
下载对应系统的安装包:
双击下载的安装包,按提示完成安装
💡 如果仍然遇到问题,可以参考 Microsoft 官方安装指南
完成后,脚本将:
从 releases 下载适合您系统的文件
cursor-id-modifier_windows_x64.execursor-id-modifier_windows_x86.execursor-id-modifier_darwin_x64_intelcursor-id-modifier_darwin_arm64_apple_siliconcursor-id-modifier_linux_x64cursor-id-modifier_linux_x86cursor-id-modifier_linux_arm64⚠️ 重要提示:本工具会修改系统注册表
计算机\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\CryptographyMachineGuid修改此注册表项可能会影响:
自动备份
%APPDATA%\Cursor\User\globalStorage\backupsMachineGuid.backup_YYYYMMDD_HHMMSS手动恢复方法
计算机\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\CryptographyMachineGuid程序修改 Cursor 的storage.json配置文件,位于:
%APPDATA%\Cursor\User\globalStorage\~/Library/Application Support/Cursor/User/globalStorage/~/.config/Cursor/User/globalStorage/工具会生成新的唯一标识符:
telemetry.machineIdtelemetry.macMachineIdtelemetry.devDeviceIdtelemetry.sqmIdWindows 用户可以手动禁用自动更新功能:
C:\Users\用户名\AppData\Local\cursor-updatercursor-updater(不带扩展名)macOS/Linux 用户可以尝试在系统中找到类似的cursor-updater目录进行相同操作。
个人微信![]() 微信:JavaRookie666 |
微信交流群![]() 7天内(2月19日前)有效,群满可以加公众号关注最新动态 |
公众号![]() 获取更多AI开发资源 |
微信赞赏![]() 要到饭咧?啊咧?啊咧?不给也没事~ 请随意打赏 |
支付宝赞赏![]() 如果觉得有帮助,来包辣条犒劳一下吧~ |
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.