> For the complete documentation index, see [llms.txt](https://docs.cherryai.com.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cherryai.com.cn/docs/jp/cherry-studio/installation/v2-to-v1-downgrade.md).

# V2 を V1 にダウングレード

ダウングレードは、V2 が一時的に重要な作業に影響し、かつ使用可能な V1 データがまだ残っている場合に適しています。V2 データを V1 形式に変換することはありません。

{% hint style="danger" %}
V2 で新規に作成された会話、Agent、設定、ファイルは V1 に戻りません。V2 のバックアップも V1 に復元できません。ダウングレード前に、最新の V2 バックアップと、元の V1 バックアップまたはデータディレクトリのコピーをそれぞれ保管してください。
{% endhint %}

## 通常のダウングレード

{% stepper %}
{% step %}

### タスクを停止して V2 をバックアップ

実行中の会話、Agent、ファイル処理タスクを終了してください。【設定】→【データ】で新しい V2 完全バックアップを作成し、アプリデータディレクトリの外に保存します。
{% endstep %}

{% step %}

### V1 データがまだあることを確認

アップグレード前に残しておいた V1 データディレクトリのコピーまたは V1 バックアップを見つけてください。V1 バックアップしかない場合は、互換性のある V1 で復元する必要があり、V2 にインポートすることはできません。
{% endstep %}

{% step %}

### V1 をダウンロードしてインストール

V2 を完全に終了し、 [V1 公式ダウンロード](https://cherryai.com.cn/download/v1) 現在のシステムに一致するインストーラを入手して、インストールを完了してください。
{% endstep %}

{% step %}

### 元の V1 データで起動

V1 を起動し、アップグレード前の V1 データディレクトリを使用してください。V2 データベースや V2 バックアップで上書きしないでください。
{% endstep %}

{% step %}

### 確認してから作業を続ける

よく使う会話、モデルサービス、ナレッジベース、ファイルを確認してください。V1 データが正常であると確認するまで、いかなる V1 または V2 バックアップも削除しないでください。
{% endstep %}
{% endstepper %}

{% hint style="info" %}
通常のダウングレードではデータベースを削除する必要はありません。V2 データを保持しておけば、将来 V2 に戻しやすく、まだエクスポートしていない内容の誤削除も防げます。
{% endhint %}

{% hint style="danger" %}
V2.0.2 の【設定】→【データ】→【再移行】はダウングレードの入口ではありません。これは現在の V2 データを永久に削除し、元の V1 データから再インポートするものです。以前に V1 への移行が失敗した、またはデータが漏れた場合を除き、絶対にクリックしないでください。
{% endhint %}

## V2 データベースを処理するのはいつか

次の場合にのみ処理が必要です：

* 現在のすべての V2 データを明確に破棄し、V1 データだけを残す場合；
* V1 → V2 移行をもう一度実行する必要がある場合。

これは通常のダウングレード手順ではありません。操作により V2 のすべての会話、Agent、設定、その他のデータに影響し、特定のテスト記録を一括で消すだけではありません。

### 安全な処理方法

1. V1 と V2 を完全に終了し、バックグラウンドタスクがないことを確認してください。
2. V1 1.9.13 の【設定】→【データ】→【アプリデータ】を開き、現在のアプリデータディレクトリに入ります。
3. 以下の項目をデスクトップや他の安全な場所に移動し、直接削除しないでください：
   * `Data/cherrystudio.sqlite`
   * `Data/cherrystudio.sqlite-shm` および `Data/cherrystudio.sqlite-wal`（存在する場合）
   * `Data/Agents/.claude`
4. V1 を起動して元の V1 データを確認します。再移行が必要な場合は、V2 を起動して移行を完了します。
5. V1 データが使用可能で、V2 バックアップも見つかることを確認してから、以前移動したファイルを削除するかどうか判断してください。

{% hint style="danger" %}
アプリ実行中にデータベースを移動しないでください。 `cherrystudio.sqlite` だけを移動して `-shm` または `-wal` ファイルを見落としたり、V2 データベースを V1 データベースに置き換えたりしないでください。現在のデータディレクトリやファイルの用途が判断できない場合は、操作を中止して Cherry Studio サポートチームに連絡してください。
{% endhint %}

## よくある質問

<details>

<summary>V2 の新しい会話を V1 に持ち戻せますか？</summary>

できません。必要な内容は V2 でエクスポートし、V1 では元の V1 データのみを引き続き使用してください。

</details>

<details>

<summary>V1 をダウンロードすると V2 データは自動変換されますか？</summary>

いいえ。インストーラはアプリをインストールするだけで、データやバックアップ形式は変換しません。

</details>

<details>

<summary>データベースを直接削除して再試行できますか？</summary>

おすすめしません。まず移動して保管し、確認が終わってから削除するか決めてください。誤って削除し、利用可能なバックアップがない場合、V2 データは復元できない可能性があります。

</details>

<details>

<summary>ダウングレード後に再び V2 に戻る場合、どのバージョンをインストールすべきですか？</summary>

これまでの V2 データを引き続き使うなら、V2.0.2 を直接インストールし、【再移行】はクリックしないでください。以前の V1 移行に失敗した、またはデータが漏れている場合は、現在の V2 を完全バックアップしたうえで【設定】→【データ】→【再移行】を使用できます。この操作は現在の V2 データを永久に削除し、その後 V1 から再インポートします。

</details>

## 参考資料

* [Cherry Studio V1 公式ダウンロード](https://cherryai.com.cn/download/v1)
* [Cherry Studio V2 公式ダウンロード](https://cherryai.com.cn/download)
* V2.0.2 リリースページ：[GitCode](https://gitcode.com/CherryHQ/cherry-studio/releases/v2.0.2) · [GitHub](https://github.com/CherryHQ/cherry-studio/releases/tag/v2.0.2)
* [問題報告と機能提案](/docs/jp/question-contact/suggestions.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.cherryai.com.cn/docs/jp/cherry-studio/installation/v2-to-v1-downgrade.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
