# How to Delete an Account on Titan?

{% tabs %}
{% tab title="Titan/ Titan 2.0" %}

<figure><img src="/files/3MstgWL393Yaq6l1iYbn" alt=""><figcaption></figcaption></figure>

Follow the steps below to delete an account on Titan 2.0:

1. Open the **Account List**
2. Tap to open **Account Settings**
3. Tap **Delete Account**
4. Read the warning and tap **OK**
5. Enter your password and tap **Confirm**
6. The account will be deleted successfully
   {% endtab %}

{% tab title="Titan Mini" %}

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

Follow the steps below to delete an account on Titan Mini:

1. Open the **Account List**
2. Tap to open **Account Settings**
3. Tap **Delete Account**
4. Read the warning and tap **Next**
5. Enter your password and tap **Confirm**
6. The account will be deleted successfully
   {% endtab %}
   {% endtabs %}

{% hint style="danger" %}

### Notes

* Make sure you have backed up your **seed phrase** before deleting the account
* If you delete an account without a backup, you may permanently lose access to your assets
* Deleting an account does **not** delete assets from the blockchain
* You can restore the account later using your seed phrase
* Deleting a wallet on the Titan device will **NOT** remove it from the ELLIPAL App
* If needed, you must manually delete it in the App
* Deleting one account will not affect other accounts on your device
  {% endhint %}

### FAQ

<details>

<summary><strong>What happens when I delete an account on my ELLIPAL device?</strong></summary>

The account and its data will be removed from the device.

</details>

<details>

<summary><strong>Does deleting an account remove my assets from the blockchain?</strong></summary>

No. Your assets remain safely on the blockchain.

</details>

<details>

<summary><strong>Can I recover a deleted account?</strong></summary>

Yes. You can recover it anytime using your seed phrase.

</details>

<details>

<summary><strong>What should I do before deleting an account?</strong></summary>

Make sure your seed phrase is securely backed up.

</details>

<details>

<summary><strong>What happens if I delete an account without a seed phrase backup?</strong></summary>

Your assets will be permanently lost and cannot be recovered.

</details>


---

# 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://support.ellipal.com/docs/features-and-advanced-usage/device-usage-and-maintenance/how-to-delete-an-account-on-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.
