> For the complete documentation index, see [llms.txt](https://ajuda.pdvlegal.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.pdvlegal.com.br/pdv/mudanca-de-licenciamento/apagar-a-pasta-raiz.md).

# Apagar a pasta raiz

{% hint style="danger" %}
**Pré-requisitos:**

* **Acesso ao módulo OEM:** Permissão para gerenciar licenças.
* **Internet estável:** Necessária para validação.
  {% endhint %}

{% hint style="warning" %}
**Atenção:**

Este processo não removerá:

* Licença do terminal.
* Configurações da pasta **TAB**.
  {% endhint %}

Para apagar a pasta raiz, siga o passo a passo:

**1. No Módulo OEM:**

* Acesse *Central > Manutenção Terminal*.
* Selecione **Apagar Pasta Raiz** (não marque outras opções).
* Insira o **MAC/TAG** do terminal (12 dígitos) > Clique em **Validar**.

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

* Anote o **TOKEN** gerado (válido por tempo limitado).

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

**2. No PDV:**

* Acesse o menu do PDV Legal > Clique nos **três pontos** > **Manutenção**.

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

* Insira o **TOKEN** gerado no OEM > Clique em **CONTINUAR**.

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

* Aguarde o processo:
  * O PDV reiniciará, mantendo a licença e as configurações.

***

### Dicas rápidas

{% hint style="success" %}

* **Backup opcional:** Se desejar preservar dados, faça backup (*PDV > Configurar > Backup*) antes.
* **Verifique o MAC/TAG:** Encontre-o em *PDV > Manutenção* antes de iniciar.
  {% endhint %}

{% hint style="warning" %}
**Atenção:** A pasta Raiz contém dados temporários – apague apenas se necessário.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ajuda.pdvlegal.com.br/pdv/mudanca-de-licenciamento/apagar-a-pasta-raiz.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
