# First boot

## Automatic login

Turn on Mago Essential for the first time and wait for the system to boot.

Mago Essential starts and logs in automatically with the default local Windows user named "Admin".

{% hint style="info" %}
The password for the default "**Admin**" user is **`mre`**&#x20;
{% endhint %}

After the login, the Configuration Wizard opens automatically.

## Windows settings and updates

Before completing the configuration wizard, make sure you set the correct **language**, **keyboard**, **date and time** according to your preferences via Windows Settings.

Also, make sure all the latest **Windows updates** are installed correctly.

Now you can proceed to [Activation and First Configuration](/mago-essential/setup-guide/activation-and-first-configuration.md)


---

# 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://kb.mago.io/mago-essential/setup-guide/first-boot.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.
