> 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/remote-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.

Klicken Sie auf *Aktionen* und wählen Sie die Option *Anwendung starten* auf.

<figure><img src="https://lh3.googleusercontent.com/-erWBSSqyeXRexmP2MZTj3Jf5Ms3fHEHU8lgRp9pXwKpvpY8pX3Hgtc-wJAiVxeaTqgNBz84H8xbLuQ41AZLujtFV4yRqhU0Q9LzbMHNYvn63gqPImTTk9z_qzvJfK1jH3ENVK-TQypq69tC8XSBKw" alt=""><figcaption></figcaption></figure>

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 und klicken Sie dann auf *Aufrufen*.

{% hint style="info" %}
Ein manuell eingegebener Anwendungspfad wird nicht gespeichert. Informationen zum Speichern eines Anwendungspfads finden Sie unter [Anwendungen verwalten](/faronics-insight-docs/german/faronics-insight-verwenden/die-insight-lehrerkonsole/beurteilen/anwendungen-verwalten.md).
{% endhint %}

<div align="left"><img src="/files/yppqd7bG2zeg0TZ7mKks" alt="Die Anwendung Notepad auf dem Computer des Schülers starten"></div>

Klicken Sie auf Starten, um die Anwendung auf dem Schülercomputer zu laden.

![Anwendung Notepad auf dem Schülercomputer gestartet](https://lh5.googleusercontent.com/pvoQ2oKEn2oUm4Il6-zYi6ZDHzwFVYEQl9AlHloRym7WtezLMADRJUiAKVe4k5j-yvE2X9CouwUUZgkn--HKPhJDtS6lCPWunFIi8eMfCN8mg-p-Jdy3rD7Yt0kxNuRmcDwMW05BL8EKeG023qyqwQ)


---

# 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/remote-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.
