# Reset Password

If you forget your CUBE OS password, please follow this guide to reset it.

{% hint style="info" %}

### Preparation

* For Raspberry Pi installation, please connect an external monitor.
* For virtual machine installation, ensure you can access the screen output via a client device.
  {% endhint %}

{% stepper %}
{% step %}
On the log-in page, click `Forget Password`.

<figure><img src="/files/OmKzSIlLBYv1OtViVdQR" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click `Send Verification Code.`

<figure><img src="/files/2DMp60u5ipdiVk9f8kAq" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Access your CUBE OS backend console via the external monitor or virtual machine manager, and find the code printed.

<figure><img src="/files/rVy27JOZkrZA1aXW5tt6" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enter the code to your CUBE OS web console, and set a new password.

<figure><img src="/files/5169Viu2QobRZdSQ9C5y" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click Log in to finish the steps. You will be redirected to the All Devices page with a promotion saying "Success".

<figure><img src="/files/BT4QLnAlXb7BBzr1v83F" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://cube.ewelink.cc/feature-exploration/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.
