> For the complete documentation index, see [llms.txt](https://cube.ewelink.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cube.ewelink.cc/german/funktionen-entdecken/passwort-zurucksetzen.md).

# Passwort zurücksetzen

Wenn Sie Ihr CUBE OS-Passwort vergessen, folgen Sie bitte dieser Anleitung, um es zurückzusetzen.

{% hint style="info" %}

### Vorbereitung

* Bei einer Raspberry Pi-Installation schließen Sie bitte einen externen Monitor an.
* Bei einer Installation in einer virtuellen Maschine stellen Sie sicher, dass Sie über ein Client-Gerät auf die Bildschirmausgabe zugreifen können.
  {% endhint %}

{% stepper %}
{% step %}
Klicken Sie auf der Anmeldeseite `Passwort vergessen`.

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

{% step %}
Klicken Sie `Verifizierungscode senden.`

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

{% step %}
Greifen Sie über den externen Monitor oder den Verwalter der virtuellen Maschine auf Ihre CUBE OS-Backend-Konsole zu und suchen Sie den angezeigten Code.

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

{% step %}
Geben Sie den Code in Ihre CUBE OS-Webkonsole ein und legen Sie ein neues Passwort fest.

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

{% step %}
Klicken Sie auf Anmelden, um die Schritte abzuschließen. Sie werden zur Seite Alle Geräte weitergeleitet mit einer Meldung "Erfolg".

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


---

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

```
GET https://cube.ewelink.cc/german/funktionen-entdecken/passwort-zurucksetzen.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.
