> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronics-insight-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronics-insight-docs/german/faronics-insight-verwenden/die-insight-lehrerkonsole/aktionen/anwendung-starten.md).

# Anwendung starten

Mit dieser Aktion wird eine Anwendung auf den Schülercomputern ausgeführt. Dies kann in Situationen hilfreich sein, in denen Schüler Schwierigkeiten haben, eine bestimmte Anwendung zu starten.

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

1. Wählen Sie mindestens einen Schüler aus.&#x20;
2. Klicken Sie auf *Aktionen*.&#x20;
3. Wählen Sie die Option *Anwendung starten*.&#x20;
4. Geben Sie den Pfad für die Anwendung ein (z. B.: `C:\Windows\System32\Notepad.exe`) oder wählen Sie aus der Liste der Anwendungen aus.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>Ein manuell eingegebener Anwendungspfad wird nicht gespeichert. Informationen zum Speichern eines Anwendungspfads finden Sie unter <a href="/pages/sdj6dl3JLd6hqEJhoAux">Anwendungen verwalten</a>.</p></div>
5. Klicken Sie auf *Aufrufen*.

<div align="left"><figure><img src="/files/60Q87Ccdceg1gnfbXRxr" alt=""><figcaption></figcaption></figure></div>

### Schüler-Ansicht

Die Anwendung wird auf dem Schülercomputer geladen.

![Anwendung Notepad auf Schülercomputer(n) gestartet](https://lh4.googleusercontent.com/WojiY2COpJ3zNq-0u127pX95rinEpRZ2bgTU2yKIw93vtWn-xYXrnYMOy9z9ifWDFLJ9PJOywMYf3Yq1MKgYf9TXpre70LB7T4J8WXvkF5ePhlP9He3WV2e1NV6dAVHaomb7tAP_UelkvO9YAUUZxw)

### Lehrer-Ansicht

Die Schülerkarte wird aktualisiert und zeigt die laufende Anwendung in der Lehrerkonsole an.

![Lehrer-Ansicht der Schülercomputer beim Start der Anwendung Notepad](https://lh3.googleusercontent.com/nJ1jJ5va_HiyHCOvUY9pJJ3w8KJ_Ej8Qu_zul-SbbyNnpaZVRx5Vmlt6JMTj0ZY58-FIvvLYZlLgWgmY7LcTNG9HWCyNUn62cN-h3LacUv_YbIYsL_I3h8WYl9PcwnN8yw-59yS74HQssylov3oB_w)


---

# 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:

```
GET https://docs.faronics.com/faronics-insight-docs/german/faronics-insight-verwenden/die-insight-lehrerkonsole/aktionen/anwendung-starten.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.
