# Nexthinkウェブインターフェース管理者パスワードのリセット

Nexthinkは、オンボーディング時に作成される管理者ユーザーとパスワードで各webインターフェースインスタンスを管理します。 Nexthinkは、企業のパスワードポリシーに従い、できるだけ早く管理者パスワードを変更することを強く推奨しています。

デフォルトでは、パスワードは以下のカテゴリのうち3つに該当する少なくとも8文字を含む必要があります。

* 小文字
* 大文字
* 数字
* 特殊文字

パスワードの最小長を設定するには、[Nexthinkサポート](https://support.nexthink.com/)にticketを発行してください。

パスワードを忘れた場合やパスワードが漏洩した場合は、パスワードリセットプロセスを開始するために[Nexthinkサポート](https://support.nexthink.com/)に連絡してください。

{% hint style="info" %}
Nexthink webインターフェースインスタンスに技術的な連絡先として登録されている人物のみが、有効なパスワードリセットリクエストを行うことができます。
{% endhint %}

## マルチファクター認証 <a href="#resettingnexthinkwebinterfaceadminpassword-multi-factorauthentication" id="resettingnexthinkwebinterfaceadminpassword-multi-factorauthentication"></a>

{% hint style="info" %}
Nexthinkは、ローカルNexthinkアカウント向けにマルチファクター認証(MFA)を順次導入しています。 MFAはまだあなたのテナントでは利用できない可能性があります。
{% endhint %}

Nexthinkは、初期管理者アカウントにMFAを設定することを強く推奨しています。 MFAを設定する方法については、[webインターフェースへのログイン](/platform/ja/getting-started/logging-in-to-the-web-interface.md) または [webインターフェースへのログイン（クラシック）](/platform/ja/getting-started/logging-in-to-the-web-interface-classic.md) ドキュメントの\_ローカルアカウントでMFAを使用する\_セクションを参照してください。

管理者アカウントのMFAシークレットを紛失した場合、またはそれが危険にさらされた場合は、[Nexthinkサポート](https://support.nexthink.com/) に連絡してMFAリセット手続きを開始してください。


---

# 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://docs.nexthink.com/platform/ja/getting-started/logging-in-to-the-web-interface/resetting-nexthink-web-interface-admin-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.
