# BIOS Setup

Two very important parameters can be configured from the BIOS: one is turning on the computer automatically after it is connected to the mains, and the other is scheduled startup.

How the BIOS is accessed may vary depending on the device manufacturer as indicated in this link: [BIOS ACCESS](https://techtastico.com/post/entrar-bios-todos-fabricantes-de-pc/). Typically, the **\<DEL>, \<ESC>, \<F1>, \<F2>**, or **\<SUP>** key is used. For example, on a *Shuttle* computer, you access the BIOS with the \<SUP> key on the keyboard. Once in the BIOS, two fields are modified in advanced settings, as follows:

1. In the section **Advanced > Power management > Power-on after power fail = Power On**\
   \
   With this first step, you tell the computer to restart automatically after a sudden shutdown or power failure.
2. In the section **Advanced > Power management > Power-on by RTC Alarm** = Enabled, and you indicate the startup time.

<figure><img src="https://lh6.googleusercontent.com/1-QHCWjjIYRkUjitzd0e1IPUW48-aXZRVLjmZxqUmfo7_H-WRPHOzJo3hwYf6kr4I6-e7by7oeAQysqccpOewGIrE2ZsvzCA04-5dSIY2k3g8t6qmcofJVD-iz52uXQtxtLCvuI9P6NHp94kJqDUDKEl1Lot-sKGo7Z1Q8RyEJ3tySZCk9v9J2GoLg6s" alt=""><figcaption><p>Bios Power</p></figcaption></figure>

With this second step, you set up the automatic and scheduled startup of the computer to be configured.

#### BIOS settings in Intel® NUC

Here is an example of how a different BIOS is set up so that you can see the difference in configuration. In either case, it is very important to consider these steps as essential to ensure a smooth Admira experience.

1. Automatic restart after power failure: In the BIOS, in the first case, configure the settings as follows: In the **Power** section, find the following selector:\
   **After Power Failure – Power On**
2. <br>

   <figure><img src="/files/0wfmiCxGVMc4HhcrzDxj" alt="" width="375"><figcaption><p>Secondary Power Settings</p></figcaption></figure>
3. Start up the computer according to the schedule

* Go to **Advanced** > **Power**.
* In the Secondary Power Settings panel, **enable Wake from S5**.
* Several options appear, allowing you to set how often and when you want the Intel® NUC to wake up. The options may differ depending on the Intel® NUC model it has. *More information on the next page of this manual.*

<br>

<figure><img src="/files/eCuja6i7B9dUpDRAAfK2" alt="" width="563"><figcaption><p>Secondary Power Settings</p></figcaption></figure>

* After making changes to the settings, press **F10** to save them and exit the BIOS setup.

#### Maintenance recommendation

Please remember to keep the equipment on “X” hours before or after content is broadcast so that our IT colleagues can have full access to it when an incident occurs.

> **Example**
>
> Broadcast content to the public from 09:00 am to 20:00 pm. Set BIOS power on at 6:00 am and computer power off at 23:00 pm.

{% hint style="info" %}
The way in which the parameters are configured may vary depending on your BIOS and which version it is.
{% 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.admira.com/english/admira-player-installation/windows-10/bios-setup.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.
