> For the complete documentation index, see [llms.txt](https://support.ellipal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.ellipal.com/docs/troubleshooting-and-support/device-and-connection-issues/how-do-i-factory-reset-my-ellipal-titan.md).

# How do I factory reset my ELLIPAL Titan?

{% hint style="info" %}
Before resetting your ELLIPAL Titan, make sure your **seed phrase is correctly backed up**. If you use a passphrase, please also back it up.
{% endhint %}

### Method 1: Enter the wrong password or pattern 10 times

Enter the wrong password or pattern 10 times on your ELLIPAL Titan. The device will then automatically wipe all account data.

### Method 2: Delete the account from both the ELLIPAL App and the Titan device

{% tabs %}
{% tab title="ELLIPAL App" %}
Delete the account from the **ELLIPAL App**<br>

<figure><img src="/files/LuGgnmndGiLxAZQFJSeY" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Titan device" %}
Delete the account from the **ELLIPAL Titan device**

<figure><img src="/files/huhCRgpBeZVSsz1CIPhv" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="info" %}

### Notes

* Resetting or deleting an account only removes local account data from your ELLIPAL Titan or ELLIPAL App. It does not affect your assets on the blockchain.
* As long as you have your seed phrase and passphrase (if set), you can recover your account at any time.
  {% endhint %}


---

# 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://support.ellipal.com/docs/troubleshooting-and-support/device-and-connection-issues/how-do-i-factory-reset-my-ellipal-titan.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.
