# Remote Access a Student's Computer

The *Remote* function allows a Teacher to provide one-to-one assistance to Students without pausing the lesson or disrupting the rest of the class, by taking control of the Student's computer.

![Remote Access a Student's Computer](/files/MaraeNiXIEJjiuPZ2tVo)

1. Select a Student computer to be accessed.&#x20;
2. Click *Remote*.
3. The Student's computer screen will now appear on the Teacher's computer.

{% hint style="info" %}
Alternatively, double-click on a Student thumbnail to automatically remote connect to the selected Student computer.
{% endhint %}

{% hint style="info" %}
Remote Control can only be performed on Windows and Mac computers.
{% endhint %}

![Student's Computer Screen Displayed on Teacher's Computer](/files/-Mk8nIavlZXVJKBxZQSg)

{% hint style="warning" %}
If the Remote session fails to connect, click the *Retry* button at the top of the screen.
{% endhint %}

{% hint style="success" %}
The Teacher has now gained Remote Access to the Student's computer. See [Remote Actions](/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/actions.md) for a guide on the actions available when remotely accessing a computer.
{% endhint %}


---

# 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://docs.faronics.com/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/remotely-access-a-student-computer.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.
