# Passwordless PC login

{% hint style="info" %}
The Hideez Authenticator app supports **multi-accounts**, allowing you to manage multiple user accounts registered on Hideez Enterprise Server (HES) within a single domain, or from different Hideez servers in various domains. This is particularly useful if you manage multiple servers or have multiple accounts on one server. It also allows unlocking workstations connected to different servers.
{% endhint %}

### Prerequisites

Before setting up passwordless PC login with the Hideez Authenticator, make sure that:

* The **enterprise version of the Hideez Client** is installed on your PC.
* The PC is **connected to Hideez Enterprise Server (HES)**.
* The **workstation is approved** by the administrator.
* You are signed in to a domain account using **Active Directory (on-prem) or Entra ID**.
* Your workstation has a **TPM 2.0 module**.
* You have the **Hideez Authenticator app** installed on your iOS or Android smartphone.

{% hint style="info" %}
&#x20;Passwordless login is supported for both **Active Directory (on-prem)** and **Entra ID** accounts.
{% endhint %}

### **Step 1: Enroll the Software Key in Hideez Client**

Before you can use the Hideez Authenticator for passwordless PC login, the enterprise version of the [**Hideez Client**](https://update.hideez.com/update/hideezclient/clientsetup.exe) must be installed on your computer.

Ensure that:

1. **Client Connection**:
   * [The client is connected to Hideez Server](/hideez-client-app/application-interface/general-settings.md), [and the workstation is approved.](/hideez-enterprise-server/workstations/workstations-management.md)
   * You are signed into an Active Directory or Entra ID domain account.
   * The workstation has a **TPM 2.0 module** installed.

2. **Setup Passwordless Authenticator**:

   * Navigate to the **Mobile Authenticator** section and click the **"Setup"** button under the **Passwordless Authenticator** subsection.

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

3. **Scan QR Code**:
   * Open the **Scanner** section in the Hideez Authenticator app and scan the QR code displayed on the Hideez Client.

{% hint style="info" %}
Alternatively, you can open the scanner by going to **Accounts > Workstation** in the app. The scanner will look like this:
{% endhint %}

4. **Confirm Enrollment**:

* Confirm the enrollment on the Hideez Authenticator app.

<div><figure><img src="/files/tNpxhZXottUvtOPkscCw" alt="" width="205"><figcaption></figcaption></figure> <figure><img src="/files/YqFsKLQ5wDNdHQ4r09aQ" alt="" width="205"><figcaption></figcaption></figure></div>

5. **Enrollment Complete**:

* The enrollment process will begin, and once completed, you are ready to use passwordless login.

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

{% hint style="info" %}
**Note**: If the validity period of the certificate for passwordless enrollment expires, you can follow the guide on re-enrolling Hideez Authenticator. More details can be found for passwordless PC unlock for **iOS** or **Android**.
{% endhint %}

### **Step 2: Login with Hideez Authenticator**

1. **Select Hideez Key User**:

   * At the lock screen of the PC, choose the **"Hideez Key"** user.

   <figure><img src="/files/8BhzVI22TztZTkhIuTlJ" alt="" width="563"><figcaption></figcaption></figure>
2. **Scan QR Code**:
   * Open the **Hideez Authenticator** app on your smartphone and scan the QR code displayed on the lock screen.
3. **Confirm Login**:

   * Confirm the login request on the Hideez Authenticator.
   * The workstation name and account name will be displayed for verification.

   <figure><img src="/files/rXXRQcfZ3W642wXCfteY" alt="" width="256"><figcaption></figcaption></figure>

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

### **Offline Login**

In case you have no internet connection, refer to the specific guide on [logging in without internet access.](/hideez-authenticator-app/user-guide/login-with-hideez-authenticator/pc-login/offline-passwordless-login.md)


---

# 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/passwordless-pc-login.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.
