# 如何在 NeoLine 钱包中删除不用的钱包账号？

某些特殊情况下，你可能需要删除在 NeoLine 钱包中创建/导入的某个钱包地址，比如安全原因或不再使用该地址等。删除钱包地址前，请务必先备份你的私钥或助记词，否则一旦删除，你将无法再次访问该钱包，可能造成无法挽回的资产损失。

**以下为删除钱包地址的详细操作步骤：**

### 插件钱包：

**第一种方式：**&#x5728;备份私钥或助记词后，回到钱包主页，点击钱包名称右侧的小图标——在下拉框中选择【移除账号】。

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

**第二种方式：**&#x70B9;击钱包主页右上角的头像——进入【我的钱包】页面——选择要删除的钱包——点击右侧的三个小点——选择【移除账号】。

<figure><img src="/files/9Z8mcNX0AdGq8Jt1Bn3E" alt=""><figcaption></figcaption></figure>

### 移动端

点击钱包首页的头像进入钱包详情页面——点击最下方【移除钱包】——输入密码验证后即可删除。

### 注意事项：

* 删除后钱包数据将不可恢复，请谨慎操作；
* 如果钱包地址中还有资产，请先转移至其它钱包地址中；
* 钱包安全至关重要，删除钱包需谨慎操作。如有疑问，可发送邮件至\[<support@neoline.io>]寻求支持！


---

# 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/cn/xin-shou-zhi-nan/ru-he-zai-neoline-qian-bao-zhong-shan-chu-bu-yong-de-qian-bao-zhang-hao.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.
