> For the complete documentation index, see [llms.txt](https://guide.cronuszen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.cronuszen.com/zen-es/preguntas-frecuentes/reinicio-completo.md).

# Reinicio completo

#### Pregunta:

***

¿Cómo realizo un restablecimiento completo?

#### Respuesta:

***

Un restablecimiento completo devuelve el Zen a su estado de fábrica.\
Use esto si el dispositivo se congela, funciona de forma anormal o muestra códigos de error.

### ⚠️ Antes de comenzar

• Este proceso borrará todos los Scripts almacenados en el Zen.

### Paso 1 – Restablecimiento de hardware

1. Desconecte todos los cables del Zen (sin alimentación).
2. Presione y mantenga pulsado **P1 + P2** (los dos grandes botones azules junto al OLED).
3. Mientras mantiene presionados ambos botones, conecte el Zen usando el **puerto USB CONSOLE/PC**.
4. Siga presionando durante al menos 4 segundos.
5. Los LEDs RGB parpadearán **Rojo → Verde → Azul** en secuencia.
6. Cuando el logotipo aparezca en la pantalla OLED, suelte los botones.

### Paso 2 – Restablecimiento de fábrica en Zen Studio

1. Conecte el Zen a su PC usando el **puerto USB PROG**.
2. Abre **Zen Studio → Pestaña Dispositivo**.
3. Haga clic **Restablecer de fábrica** (abajo a la derecha).
4. Confirme el restablecimiento. El Zen se reiniciará al estado predeterminado.

### Paso 3 – Después del restablecimiento

Después de un restablecimiento de fábrica, el Zen está vacío.

Debe:

• Abrir Zen Studio\
• Ir a **Herramientas → Actualización de firmware en línea** y reinstalar el firmware más reciente\
• Reinstalar sus Scripts


---

# 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:

```
GET https://guide.cronuszen.com/zen-es/preguntas-frecuentes/reinicio-completo.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.
