# Accessing Advanced Settings and Administrative Controls

## How to login as an Admin

By default, Mago Essential operates in Kiosk Mode, a security measure that restricts system access and prevents tampering with the underlying Windows environment. During configuration, a low- privilege local user is created for secure operation.

If you need to modify system settings or perform administrative tasks:

1. **Attach a keyboard** to the device.
2. Press **CTRL + ALT + DEL**, then select “**Sign out**”.
3. **Log in using the Admin account** (username: `Admin`, password: `mre` , unless changed).

Once logged in as Admin, you can open the **Mago Settings** (or **Mago Room Settings**) **application** by double-clicking its desktop icon or searching for it from the Windows taskbar. This will grant you access to all Mago Essential configuration options, as well as full control over the underlying Windows system.

## Mago Advanced Settings

With the Mago Settings application, Administrators can update the Settings as follows.

### Language

Set the interface language.

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

### Network settings

Configure wired or wireless connections. Click “Open Network and Wi-Fi settings” to open the Windows Network Settings.

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

### License

Activate or manage your Mago Essential license.

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

### Display

Adjust display behavior (passive or interactive). Click “Open Display settings” to open the Windows Display Settings.

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

### Appearance

Customize the Mago Essential display name, add a logo and/or one or more backgrounds, toggle the display of Wi-Fi details, enable Digital Signage and its settings, enable voice command support, and set the time format.

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

### Presentation

Enable or disable HDMI input (video and audio) for capture card use, manage wireless presentation protocols (AirPlay, Miracast, Google Cast), and control whether a PIN is required for wireless sharing.

{% hint style="danger" %}
**Important Note – HDMI Input Configuration**

When setting up the HDMI input in Mago Settings, you will be prompted to select both the video and audio input sources from the connected capture card.

It is essential that **no HDMI cable or device is connected** to the capture card during this selection process. The capture card must be in its idle state, as this state is used by Mago Essential to detect when a cable is connected later.

If a signal is already present during configuration, the system may misinterpret the idle baseline, which can prevent automatic HDMI screen sharing from working as expected.
{% endhint %}

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

### Whiteboard (formerly "Workspace")

Configure features and tools related to the Mago whiteboard experience.

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

### Security and Notifications

Manage on-screen notifications and enable BLE-based proximity detection.

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

### Advanced

Control system-level behaviors such as Kiosk mode activation, auto-start on boot, scheduled restarts, use of a custom SMTP email service, and enforcement of settings on application close.

<figure><img src="/files/5tbrylN8risT9e7bSRJL" alt=""><figcaption></figcaption></figure>


---

# 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/accessing-advanced-settings-and-administrative-controls.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.
