# Using Apple Touch ID to Log into Windows

Parallels Desktop <code class="expression">space.vars.ver\_num</code> allows you to log into your Windows machines using Apple's Touch ID fingerprint scanner. Once set up, this feature will enable you to replace typing passwords or PIN codes with a touch of a fingertip for a quicker start.

{% hint style="info" %}
**Note**: This integration works by adding a custom credential provider to your Windows installation that handles the sign-in process once the biometry check is complete on the macOS side. No virtual fingerprint reader is added to Windows, and Windows Hello is not involved in the process.
{% endhint %}

Please make sure the following requirements are met:

* You have a Mac with a built-in fingerprint scanner or an Apple Magic Keyboard with Touch ID.
* You have set up Touch ID on your Mac computer.
* You have Parallels Desktop version 19 or newer installed.
* Your guest machine is running Windows 10 or newer.
* Your guest machine's copy of Parallels Tools has been updated to the latest version.

Once all requirements are met, the next time you boot up your Windows machine, your login screen will prompt you to enter your password to enable Touch ID login. Once you do that, your login screen will feature a superimposed notification that says, "`Touch ID to log in as {user_name}`". Using Touch ID will unlock your Windows. If you don't see this notification, choose **Sign-in options** and select the on-screen button with the fingerprint symbol.

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

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

Alternatively, you may ignore the prompt and proceed to log in normally by entering your password. To do that, select the on-screen button with the key symbol.

<figure><img src="/files/IfNn2833STBGzTjALpTj" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**: Your Windows password is not stored in Apple's cloud services. Instead, it is stored locally in the secure, encrypted vault and can only be used for Touch ID verification.
{% endhint %}

You can manage or remove your stored Windows credentials by selecting the **Manage Touch ID passwords** option and confirming your choice with a fingerprint scan.


---

# 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.parallels.com/landing/pdfm-ug/parallels-desktop-for-mac-26-users-guide/use-windows-on-your-mac/protecting-your-data/using-apple-touch-id-to-log-into-windows.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.
