> For the complete documentation index, see [llms.txt](https://docs.safekey.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.safekey.be/user-guides/factory-reset.md).

# Factory Reset

{% hint style="info" %}
**SafeKey Desktop Tool for SafeKey One and SafeKey Pro**

In order to **do** **a factory reset of your SafeKey**, you need to download and install [**SafeKey Desktop Tool**](/tools/safekey-desktop-tool.md).
{% endhint %}

{% hint style="info" %}
**SafeKey Settings**

If you don't know how to open your SafeKey settings, [read this first](/user-guides/safekey-settings.md).
{% endhint %}

## Reset SafeKey To Factory Settings

1\) Click on the **"Reset"** **tab** and then on the **red** **"Reset"** **button**.

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

2\) You'll be prompted with a message asking **"Are you sure?"**. Make sure to take notice that resetting your SafeKey device will **permanently delete all your credentials and PIN code(s)**.

There's no way back.

Click on the **green "Yes, Continue" button** if you're sure to **start the resetting process**.

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

3\) **Touch your SafeKey** to verify that you want to reset your device.

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

4\) Your SafeKey device has now been **successfully reset** to its factory settings.

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


---

# 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://docs.safekey.be/user-guides/factory-reset.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.
