# パスワードのリセット

ログインパスワードを忘れた場合は、以下の手順でパスワードをリセットしてください。

1. UpNote からサインアウト（まだログイン中の場合）
2. **`ノートを同期するためにサインイン`** ボタンをクリック／タップ\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FePeg3As75dY7of4mBtLr%2Fimage.png?alt=media\&token=19826fe7-b9ef-4110-a199-15db596d9528)
3. **`パスワードを忘れた場合`** ボタンをクリック／タップ\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FhaBaHC247EppvpLREPvS%2Fimage.png?alt=media\&token=13c8050c-a14e-41db-917a-1ec54e474143)
4. UpNote に登録したメールアドレスを入力し、**`リセット`** をクリック\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FwCHsc5jsdSHyVb7doV1Y%2Fimage.png?alt=media\&token=50e83e8b-744c-4f16-a39b-8ba49fa685d2)
5. メールで送信されたパスワードリセットリンクをクリック／タップ
6. 新しいパスワードを入力\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FgJkvLOnjCsUlekyd3DhY%2Fimage.png?alt=media\&token=8371db7b-d2d1-4efa-854b-b8ab6ba3cdae)
7. 新しいパスワードで UpNote にログイン可能になります。
8. パスワードをリセットすると、他のデバイスからはサインアウトされます。ノートを同期するには、他のデバイスでも再度サインインしてください。

***

**パスワードをリセットできない場合**

アプリを最新バージョンに更新して再度お試しください。また、リセットメールが迷惑メールフォルダに届いていないか確認してください。

**設定 > ヘルプ > 更新を確認** からアップデートできます。または以下のリンクからも更新可能です：

* [Windows - Microsoft Store](https://www.microsoft.com/en-us/p/upnote/9mv7690m8f5n?activetab=pivot:overviewtab)&#x20;
* [Windows - installer](https://download.getupnote.com/app/UpNote%20Setup.exe)
* [Mac](https://itunes.apple.com/us/app/upnote-an-elegant-note-app/id1398373917?ls=1\&mt=12)

***

**FAQ:**

<details>

<summary>パスワードを忘れ、メールアドレスにもアクセスできません。新しいメールにリセットリンクを送ってもらえますか？</summary>

セキュリティ上の理由から、パスワードリセットリンクは UpNote アカウントに登録されている **元のメールアドレス** のみ送信可能です。\
元のメールにアクセスできない場合、パスワードのリセットやアカウントの移行はできません。これにより、正当なアカウント所有者のみがデータにアクセスできるようになります。

</details>


---

# Agent Instructions: 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:

```
GET https://help.getupnote.com/ja/get-started/manage-your-account/reset-password.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
