> 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/english-pl/poznawanie-funkcji/zresetuj-haslo.md).

# Zresetuj hasło

Jeśli zapomnisz hasła do CUBE OS, postępuj zgodnie z tym przewodnikiem, aby je zresetować.

{% hint style="info" %}

### Przygotowanie

* W przypadku instalacji na Raspberry Pi podłącz zewnętrzny monitor.
* W przypadku instalacji na maszynie wirtualnej upewnij się, że możesz uzyskać dostęp do obrazu ekranu za pomocą urządzenia klienckiego.
  {% endhint %}

{% stepper %}
{% step %}
Na stronie logowania kliknij `Zapomniane hasło`.

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

{% step %}
Kliknij `Wyślij kod weryfikacyjny.`

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

{% step %}
Uzyskaj dostęp do zaplecza CUBE OS przez zewnętrzny monitor lub menedżera maszyny wirtualnej i znajdź wydrukowany kod.

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

{% step %}
Wprowadź kod do konsoli webowej CUBE OS i ustaw nowe hasło.

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

{% step %}
Kliknij Zaloguj się, aby zakończyć kroki. Zostaniesz przekierowany na stronę Wszystkie urządzenia z komunikatem „Sukces”.

<figure><img src="/files/6bb611a7520ece6b7e509dc5fd84f1590e2758ec" 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/english-pl/poznawanie-funkcji/zresetuj-haslo.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.
