# Using RDP - Remote Desktop Protocol

Faronics Deploy will automatically enable RDP on the computers. Administrators do not need to enable RDP in the Remote Settings.&#x20;

Initiating Remote control using RDP will prompt a logged-in user to grant remote access. If there is no user logged in, the remote will go through without user permission.&#x20;

RDP will allow you to login with a specified user account. The end-user will see the lock screen displayed when the remote connection is active.&#x20;

RDP over the web will also support file transfers so administrators can copy files from their computer to the remote computer.&#x20;

{% hint style="info" %}
Faronics Deploy always asks end users to Allow access to their computers.

Administrators can log in to computers if:

* There is no active user
* The active user's screen is locked (RDP)

Excluding these cases, Faronics Deploy does not let Admins view the screens of end-users without their permission.
{% endhint %}

### Access a Computer Using RDP

![Select a Computer from Applications Grid](/files/-MVrxetiOurnm-cOaocH)

1\. Select the **Control Grid** tab on the top menu bar.

2\. Navigate to the **Applications** tab.

3\. Select a **Computer** from the Computer Name column.

4\. Select the **REMOTE** drop-down menu.

&#x20;<img src="/files/-MVsGDztJ1nX9zmqVIQ_" alt="" data-size="original"> &#x20;

* Optional: Enable the **Log off User** switch.&#x20;
  * When enabled, you will be prompted to Warn User before Loging off, check this box if you wish to do this.
  * Click **SAVE**.

![Enabling the Log off User Setting.](/files/-Ma9kS2cobPY0vDFzrv8)

5\. Select **RDP** from the drop-down menu.

6\. Click the **Open Deploy Connect Launcher** button; **optional:** check the Always allow <https://deploy.faronics.com> to open links of this type in the associated app box.

&#x20;<img src="/files/-MVsHDDQeSBaey2ZQHJp" alt="" data-size="original">&#x20;

7\. Login into the Remote Computer.

{% hint style="success" %}
You have successfully connected remotely to a managed computer using **RDP**.
{% 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/faronicsdeploy/remote-access-rdp-vnc/remote-desktop-protocol.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.
