> For the complete documentation index, see [llms.txt](https://docs.mnspro.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mnspro.cloud/administration-my.mnspro.cloud/mnspro-cloud/gerateverwaltung/inbetriebnahme/windows/autopilot.md).

# Autopilot

{% hint style="info" %}
**ACHTUNG:** Bevor Sie ein Gerät in Betrieb nehmen, seien Sie sich sicher, dass das Gerät bereits im System registriert wurde. Wie Sie ein Gerät registrieren können, erfahren Sie [hier](/administration-my.mnspro.cloud/mnspro-cloud/gerateverwaltung/registrierung/windows/autopilot.md).
{% endhint %}

1. Gerät auspacken, Schutzfolien entfernen und Netzteil anschließen.
2. Ein- / Ausschalter so lange drücken, bis der Bildschirm des Geräts eingeschaltet wird.
3. Nach einigen Sekunden beginnt die eigentliche Einrichtung des Geräts mit der Auswahl der Region und den Spracheinstellungen:

   <figure><img src="/files/TL4PFKLLtimz3J7TioNy" alt=""><figcaption></figcaption></figure>
4. Wählen Sie hier nacheinander folgende Optionen aus:
   1. Region: Deutschland
   2. Tastaturlayout: Deutsch
   3. Das Hinzufügen eines zweiten Tastaturlayouts können Sie überspringen
5. Verbinden Sie im nächsten Schritt Ihr Gerät mit einem WLAN-Netz.\
   Empfohlen wird ein freies WLAN bzw. ein ungefilterter Internetzugang\
   Dies ist für die weitere Einrichtung notwendig.

   <figure><img src="/files/MKoI9HuXNIe80tAi2Ozk" alt=""><figcaption></figcaption></figure>
6. Nach dem Herstellen der Netzverbindung, melden Sie sich mit Ihrer Schul-E-Mail-Adresse und Passwort (MNSpro Cloud) an.

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

   <figure><img src="/files/AwBVb0yjtP7zTqHlzQVs" alt=""><figcaption></figcaption></figure>
7. Nach der Anmeldung beginnt das System die Einrichtung. In diesem Schritt muss nur abgewartet werden.

   <figure><img src="/files/uf9G19lLIES8eUCR22NI" alt=""><figcaption></figcaption></figure>
8. Nach erfolgreicher Einrichtung des Geräts erscheint der Desktop und das Gerät kann schon genutzt werden. Die weiteren voreingestellten Konfigurationen sowie zugewiesenen Programme werden im Hintergrund automatisch auf dem Gerät installiert.

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

{% hint style="warning" %}
Bitte lassen Sie das Gerät für mindestens eine Stunde im Netz, damit sich die entsprechenden Software installieren können und das Geräte konfiguriert wird.
{% endhint %}


---

# 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.mnspro.cloud/administration-my.mnspro.cloud/mnspro-cloud/gerateverwaltung/inbetriebnahme/windows/autopilot.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.
