12 KiB
🚀 Cursor 無料試用リセットツール
🎯 ツールの機能
Cursor 無料試用リセットツール は、デバイス識別子を変更することで Cursor AI エディターの試用期間をリセットします。煩わしい試用制限メッセージが表示されたとき、このツールで新たなスタートを切ることができます!
🚨 解決する一般的な問題
🔴 "Too many free trial accounts used on this machine"
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.
✅ 解決策: 私たちのツールを使用してマシンのデバイス識別子をリセット!
🟡 "Composer relies on custom models..."
Composer relies on custom models that cannot be billed to an API key.
Please disable API keys and use a Pro or Business subscription.
✅ 解決策:
- Geek アンインストーラー を使用して Cursor を完全にアンインストール
- Cursor を再インストール
- 私たちのリセットツールを実行
🟣 Claude 3.7 "High Load" 高負荷
We're experiencing high demand for Claude 3.7 Sonnet right now.
Please upgrade to Pro, or switch to the 'default' model...
✅ 解決策: 試用期間をリセットし、オフピーク時間(午前5-10時または午後3-7時)に試行
🖥️ プラットフォームサポート
🐧 Linux✅ 全ディストリビューション |
🍎 macOS✅ Intel & Apple Silicon |
🪟 Windows✅ x64, x86, ARM64 |
⚡ クイックスタート(ワンクリックソリューション)
🌍 グローバルユーザー
🐧 Linux
curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_linux_id_modifier.sh | sudo bash
🍎 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.sh
🪟 Windows
PowerShell を管理者として実行:
irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex
🇨🇳 中国ユーザー(高速化)
🐧 Linux
curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_linux_id_modifier.sh | sudo bash
🍎 macOS
curl -fsSL https://aizaozao.com/accelerate.php/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.sh
🪟 Windows
irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex
🛠️ 管理者として実行する方法
🪟 Windows の方法
方法1: Win + X ショートカット
Win + X
を押す- "Windows PowerShell (管理者)" または "ターミナル (管理者)" を選択
- 上記のコマンドを貼り付け
方法3: Win + R
Win + R
を押すpowershell
と入力Ctrl + Shift + Enter
を押す
🔧 PowerShell インストール(必要な場合)
オプション1: Winget を使用
winget install --id Microsoft.PowerShell --source winget
オプション2: 手動ダウンロード
🔧 高度な機能
🔒 自動更新の無効化
スクリプトは Cursor の自動更新機能を自動的に無効にしてバージョン競合を防ぎます:
Windows: %LOCALAPPDATA%\cursor-updater
にブロックファイルを作成
macOS: app-update.yml
を変更しブロックファイルを作成
Linux: ~/.config/cursor-updater
にブロックファイルを作成
🛡️ 安全機能
- ✅ 自動バックアップ - 変更前に全ての元ファイルを自動バックアップ
- ✅ プロセス管理 - Cursor プロセスを安全に停止・再起動
- ✅ 権限処理 - ファイル権限を自動修復(macOS)
- ✅ エラー回復 - 問題発生時に自動でバックアップを復元
- ✅ マルチメソッド対応 - 最大互換性のため複数の技術を使用
🔍 変更内容
設定ファイル
場所:
- Windows:
%APPDATA%\Cursor\User\globalStorage\storage.json
- macOS:
~/Library/Application Support/Cursor/User/globalStorage/storage.json
- Linux:
~/.config/Cursor/User/globalStorage/storage.json
変更フィールド:
telemetry.machineId
telemetry.macMachineId
telemetry.devDeviceId
telemetry.sqmId
JavaScript ファイル(高度)
ツールは Cursor の JavaScript ファイルにコードを注入してデバイス ID 関数を上書きします:
extensionHostProcess.js
main.js
cliProcessMain.js
Windows レジストリ(Windows のみ)
変更レジストリ:
- パス:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography
- キー:
MachineGuid
⚠️ 重要: 元の値は %APPDATA%\Cursor\User\globalStorage\backups
に自動バックアップされます
🎉 成功スクリーンショット

🆘 トラブルシューティング
❓ よくある問題
Q: スクリプトが "Permission denied" と表示される
A: sudo
(Linux/macOS)または管理者権限(Windows)で実行していることを確認
Q: Cursor がまだ試用制限を表示する A: フルリセットオプションを試し、Cursor を完全に再起動
Q: スクリプトが Cursor インストールを見つけられない A: Cursor が標準的な場所にインストールされているか、cursor.sh からインストールしているか確認
Q: macOS で Python3 エラー
A: brew install python3
で Python3 をインストール
🔄 一般的な解決手順
- Cursor を完全に閉じる
- アカウントを削除 Cursor ウェブサイトから(設定 → 高度 → アカウント削除)
- リセットツールを実行
- 新しいアカウントを登録
- Cursor を再起動
💡 プロのヒント
- 🌐 ネットワーク最適化: 低遅延ノードを使用(日本、シンガポール、米国、香港)
- 🕐 タイミング: オフピーク時間に Claude 3.7 にアクセスを試行
- 🔄 ブラウザ切り替え: アカウント問題が続く場合は異なるブラウザを試行
- 📱 IP リフレッシュ: 可能であれば IP をリフレッシュすることを検討
- 🧹 DNS キャッシュ: Windows ユーザーは
ipconfig /flushdns
を実行可能
📚 追加リソース
💬 フィードバック&サポート
役に立ちましたか?ぜひお聞かせください!
- 🐛 バグレポート: GitHub で issue を開く
- 💡 機能リクエスト: アイデアを共有
- ⭐ 成功事例: どのように役立ったかお教えください
- 🔧 技術フィードバック: パフォーマンスの洞察を歓迎
☕ プロジェクトをサポート
このツールがお役に立ちましたら、コーヒーをおごってください! ☕
WeChat Pay![]() 微信赞赏 |
Alipay![]() 支付宝赞赏 |
International![]() 海外ユーザー |
📊 プロジェクト統計
📄 ライセンス
MIT ライセンス
MIT License
Copyright (c) 2025
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.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
⭐ このプロジェクトが役に立ったら Star をください! ⭐
Cursor コミュニティのために ❤️ で作成