# Rimuovi il tuo PIN

Se non vuoi più avere un PIN in Bugs+, puoi rimuoverlo. Questo funzionerà solo se conosci il tuo PIN attuale, quindi se lo hai dimenticato, consulta il [Reimposta un PIN dimenticato](/bugs+-docs-it/pin/reset-a-forgotten-pin.md) articolo di supporto di Bugs+. Questo non reimposterà i requisiti del PIN, ma i requisiti del tuo PIN attuale non verranno applicati fino a quando non aggiungerai nuovamente il PIN,

Segui i seguenti passaggi per farlo:

* Apri la scheda Account (l'icona della persona)
* Poi, premi Impostazioni
* Dopo di che, premi Altre impostazioni
* Quarto, premi PIN dell'applicazione Bugs+
* Seleziona Disabilita PIN
* Inserisci il tuo PIN attuale
* Premi Disabilita PIN
* Fatto!

{% hint style="info" %}
Questo reimposta il PIN solo sul dispositivo su cui lo hai fatto. Se non vuoi più usare un PIN su tutti i tuoi dispositivi, per favore fallo manualmente anche sugli altri dispositivi.
{% 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-it/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.
