Hello,
Thank you for posting in Q&A forum.
Windows Hello for Business can integrate with your Active Directory environment to enable biometric authentication, including facial recognition. However, it requires certain configuration and prerequisites:
- Windows 10 clients: Make sure the computers on which you want to enable facial recognition are running Windows 10 version 1703 or later.
- Hardware compatibility: Make sure these Windows 10 clients have compatible hardware, such as a compatible infrared (IR) camera for facial recognition.
- Windows Hello for Business: This feature requires setup and configuration.
Here are the high-level steps to enable Windows Hello for Business in your environment:
- Schema update: Make sure your Active Directory schema has been updated to at least Windows Server 2016.
- Certificate Authority: Deploy a certificate authority if you don't already have one. This is required to issue Windows Hello for Business certificates. For specific steps, refer to the link:Configure Active Directory Federation Services in an on-premises certificate trust model | Microsoft Learn
- Group Policy Configuration:
Open the Group Policy Management Console (GPMC).
Enable policies related to using Windows Hello for Business. Specifically:
3.1 Navigate to "Computer Configuration -> Administrative Templates -> Windows Components -> Windows Hello for Business".
"Use Windows Hello for Business"
"Use biometrics"
"Use certificates for local authentication"
"Use hardware security devices"
3.2 Also navigate to: "Computer Configuration -> Windows Settings->Security Settings->Public Key Policies "Certificate Services Client - Auto-enrollment"
Reference link: Configure Windows Hello for Business Policy settings in an on-premises certificate trust | Microsoft Learn
Windows Hello for Business policy settings | Microsoft Learn
- Client Configuration: On the client computer:
Go to Settings -> Accounts -> Sign-in options.
Set up Windows Hello (Facial Recognition) under the Windows Hello section.
I hope the information above is helpful.
Best Regards,
Yanhong Liu
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.