# RDP login by Hideez Authenticator App

{% hint style="info" %}
Logging in through **Hideez Authenticator** for **RDP (Remote Desktop Protocol)** enhances security and simplifies access to remote PCs.

There are two ways to log in to an RDP session using **Hideez Authenticator**:

1. **Scanning a QR code on the local workstation** in the Remote Desktop Connection client. This enables passwordless login or password-based login.
2. **Scanning a QR code on the remote PC screen**. This option requires a pre-created password-based account on the remote workstation.
   {% endhint %}

## **Login by Scanning a QR Code on the Local Workstation**

{% hint style="info" %}
**Requirements:**

* A workstation with Windows 10/11, with **Hideez Client** installed and connected to **Hideez Server**.
* For passwordless login, the local PC must be part of an **On-Prem AD (On-Premises Active Directory)** domain and have **TPM 2.0 (Trusted Platform Module 2.0)**.
* A registered **Hideez Authenticator** application on the server.
* An account for passwordless unlocking of the local workstation.
  {% endhint %}

### **Steps for Login by Scanning a QR Code on the Local Workstation:**

#### **1. Create an Account in Hideez Authenticator:**

* Register an account for logging in with credentials from the remote PC on the main PC by scanning a QR code using the **Hideez Authenticator** app.
* Both login methods are available: passwordless and password-based.
* If you plan to use passwordless login, ensure that the main PC has a TPM module and a domain account (this is not required for the remote PC).

#### **2. Connect via RDP:**

* Open the **Windows RDP client** on the main PC and specify the address of the remote computer.

<figure><img src="/files/R6PrGdVbIhB2wZFt2otC" alt="" width="455"><figcaption></figcaption></figure>

#### **3. Set Up Authentication:**

* Click **Connect**, then choose **More choices**.

<figure><img src="/files/XBQbg7YUmFaj0Prlv21G" alt="" width="333"><figcaption></figcaption></figure>

**4. Select Hideez Key for Authentication:**

* Choose the **Hideez Key** option for authentication.

<figure><img src="/files/ZQLzHNa1jfKsRHsCWmFU" alt="" width="326"><figcaption></figcaption></figure>

**5. Show QR Code:**

* Click the **Show QR code** button to generate a QR code for scanning.

**6. Scan the QR Code:**

* Open the **Hideez Authenticator** app on your mobile device and scan the QR code displayed on the screen.

<figure><img src="/files/6sirJhwJYBfNCG9BdwLn" alt="" width="351"><figcaption></figcaption></figure>

**7. Confirm Login:**

* In the **Hideez Authenticator** app, confirm the login by selecting:

  * The workstation name (should match the main PC).
  * The account name.

  <figure><img src="/files/2xPtD39eXSzotKsZS3LU" alt="" width="305"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** Some devices allow scanning the QR code directly with the camera, which will automatically redirect you to the **Hideez Authenticator** app for confirmation.
{% endhint %}

## **Login to the Remote Workstation by Scanning a QR Code on the Remote PC Screen**

{% hint style="info" %}
**Requirements:**

* A remote workstation with Windows 10/11, with **Hideez Client** installed and connected to the server.
* A registered **Hideez Authenticator** application on the server.
* An account for unlocking the remote workstation.
* Supported account types: local, domain, Microsoft, **On-Prem AD (On-Premises Active Directory)**, **Azure AD**.
  {% endhint %}

### **Steps for Login by Scanning a QR Code on the Remote Workstation:**

**1. Log into the Remote Workstation and Create a Password-Based Account:**

* Open the **Hideez Authenticator** app and scan the QR code to set up the account.

**2. Open the Remote Desktop Connection Client:**

* Enter the name or IP address of the computer you want to unlock.

<figure><img src="/files/9HucrnNQ15Mopp7MvXSB" alt="" width="407"><figcaption></figcaption></figure>

**3. Scan the QR Code:**

* In the **Hideez Authenticator** app on your mobile device, open the QR code scanner and scan the QR code displayed on the lock screen of the remote workstation.

<figure><img src="/files/I5DC0TIqXFsLhmQSJKBU" alt="" width="563"><figcaption></figcaption></figure>

**4. Confirm Login to the Workstation in Hideez Authenticator:**

* In the **Hideez Authenticator** app, confirm the login by selecting:

  * The workstation name (should match the main PC).
  * The account name.

  <figure><img src="/files/35jHIe3tyah1i8ZpMKw5" alt="" width="305"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** If the QR code does not appear on the lock screen during the Remote Desktop Connection session, use a configuration file with the parameter `enablecredsspsupport:i:0` enabled. [Refer to our troubleshooting guide for additional settings.](/faq/how-tos/enable-qr-code-display-for-hideez-authenticator-on-the-lock-screen-of-a-windows-remote-workstation.md)
{% endhint %}

{% hint style="success" %}

#### **Compatibility**

This login method is compatible with Windows and macOS operating systems for all account types.
{% 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://enterprise.hideez.com/use-cases/hideez-authenticator-mobile-app/login-to-remote-pc-via-rdp.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.
