# Reset Device Password

If an employee forgets his device lock screen password, the CubiLock admin can remotely reset the password from the console.

### To Reset a Device Password:

From your CubiLock dashboard:

1. Go to the **Device List** page, under **Device Management**
2. Click on a device **Serial Number** to open device details
3. On the top-right of the page, click on **Reset Password** under the **Actions** drop-down menu
4. Click on **Save** to initiate **Reset Password** command

<figure><img src="/files/oja4QHDFnLnUaHdhGbd5" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/xTRObsqQU7VO7FG3i8JY" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Od66xMI2cWh9HPjxBoDm" alt=""><figcaption></figcaption></figure>


---

# 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.cubilock.com/device-management/reset-device-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.
