> For the complete documentation index, see [llms.txt](https://docs.admira.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.admira.com/instalacion-admira-player/windows-10/aplicaciones-externas-recomendadas/apagado-programado.md).

# Apagado programado

Según necesidades de proyecto puede interesar programar el apagado del equipo. Para este uso, Admira recomienda instalar el programa [*WinOFF* Downloader](http://www.ampsoft.net/utilities/WinOFFEsp.php#Download).

Una vez instalado, se debe activar y configurar para que la tarea se ejecute todos los días. Puede funcionar en modo Reinicio o Apagado.

#### Configuración recomendada

1. Configuración del apartado ***Shutdown planning.***

Dentro de la pestaña ***Shutdown planning***, en el apartado ***Shutdown type***, podemos seleccionar la opción ***Power Off*** si queremos apagar cada día el equipo a las 09:00 PM.

<figure><img src="/files/hJyek66NmFQSSTrPGn7t" alt="" width="563"><figcaption><p>Shutdown planning – AMP WinOFF</p></figcaption></figure>

&#x20;

También podemos seleccionar la opción ***Restart*** si por ejemplo queremos reiniciar cada día el equipo a las 09:00PM.

<figure><img src="/files/zXKcl9NY6YjIeZWuRYVe" alt="Restart - AMP WinOFF - Admira" width="563"><figcaption><p>Restart – AMP WinOFF</p></figcaption></figure>

&#x32;**.** Configuración del apartado ***General options***.

En la pestaña ***General options*** debemos tener **siempre** la siguiente configuración:

<figure><img src="/files/VBXPbFspjnsxJyrX16tL" alt="General Options - Amp WinOFF - Admira" width="563"><figcaption><p>General Options – Amp WinOFF</p></figcaption></figure>

&#x20;

3\. Configuración del apartado ***Administrative options***.

Este apartado lo dejaremos sin edición alguna.

> **Advertencia:**\
> Para **guardar y activar** la nueva configuración, se tienen que presionar los siguientes botones:

<figure><img src="/files/rWvcACeq4mOurRbOl9pN" alt="" width="563"><figcaption><p>Activate / Save settings – Amp WinOFF</p></figcaption></figure>

&#x20;

> **Nota:**\
> Si se prefiere **mantener las pantallas encendidas durante todo el día**, se recomienda programar un reinicio diario al equipo mediante esta herramienta. WinOFF se ejecutaría según el **intervalo asignado** en la **hora asignada**.

Ejemplo:

<figure><img src="/files/LFYlxhW1W40XMLlYbGhc" alt="" width="339"><figcaption><p>Interval – Date/time – Amp WinFF</p></figcaption></figure>


---

# 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://docs.admira.com/instalacion-admira-player/windows-10/aplicaciones-externas-recomendadas/apagado-programado.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.
