# How to Delete Unused Wallet Accounts in the NeoLine Wallet?

{% hint style="info" %}
In certain circumstances, such as for security reasons or if you're no longer using the wallet address, you may need to delete it. Before proceeding, ensure you have backed up your private key or secret recovery phrase. Failing to do so means that once the address is deleted, you will lose access to the wallet permanently, potentially leading to irrecoverable loss of assets.
{% endhint %}

**Steps to Delete a Wallet Accounts:**

### NeoLine Chrome Extension:&#x20;

Method 1:

1. After backing up your private key or secret recovery phrase, return to the wallet homepage;
2. Click the small icon to the right of the wallet name;
3. Select \[Remove account] from the dropdown menu.

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

Method 2:

1. Navigate to \[My account] from the top right corner of the wallet homepage;
2. Select the wallet you wish to delete;
3. Click the three dots on the right side;
4. Click \[Remove account].

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

### Mobile:&#x20;

Click on the avatar on the wallet homepage to enter the wallet details page. Click \[Remove this wallet], then enter your password to confirm and delete the wallet.

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

Notes:&#x20;

1. Data from the deleted wallet cannot be recovered, please proceed with extreme caution.&#x20;
2. Ensure that any assets in the wallet are transferred to another wallet address before deletion.&#x20;
3. Exercise caution when deleting wallet addresses. If you have any questions, email \[<support@neoline.io>] for assistance.


---

# 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://tutorial.neoline.io/getting-started/how-to-delete-unused-wallet-accounts-in-the-neoline-wallet.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.
