# 移除您的 PIN

如果您不想在 Bugs+ 中继续使用 PIN，您可以将其移除。只有在您知道当前 PIN 的情况下才可执行此操作，因此如果您忘记了，请查看 [重置忘记的 PIN](/bugs+-docs-zh/pin/reset-a-forgotten-pin.md) 来自 Bugs+ 的支持文章。此操作不会重置您的 PIN 要求，但在您再次添加 PIN 之前，当前的 PIN 要求将不会被强制执行，

按以下步骤操作：

* 打开账号标签（人物图标）
* 然后，点击 设置
* 之后，点击 更多设置
* 第四，点击 Bugs+ 应用 PIN
* 选择 禁用 PIN
* 输入您当前的 PIN
* 点击 禁用 PIN
* 完成！

{% hint style="info" %}
这只会重置您所操作设备上的 PIN。如果您希望在所有设备上都不再使用 PIN，请在其他设备上也手动执行相同操作。
{% endhint %}


---

# 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://docs.bugsplus.me/bugs+-docs-zh/pin/remove.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.
