15 KiB
title, description, ms.assetid, keywords, ms.prod, ms.mktglfcycl, ms.sitesec, ms.pagetype, author, localizationpriority
title | description | ms.assetid | keywords | ms.prod | ms.mktglfcycl | ms.sitesec | ms.pagetype | author | localizationpriority |
---|---|---|---|---|---|---|---|---|---|
Implement Windows Hello in your organization (Windows 10) | You can create a Group Policy or mobile device management (MDM) policy that will implement Windows Hello for Business on devices running Windows 10. | 47B55221-24BE-482D-BD31-C78B22AC06D8 | identity, PIN, biometric, Hello | w10 | deploy | library | security | jdeckerMS | high |
Implement Windows Hello for Business in your organization
Applies to
- Windows 10
- Windows 10 Mobile
You can create a Group Policy or mobile device management (MDM) policy that will implement Windows Hello on devices running Windows 10.
Important
The Group Policy setting Turn on PIN sign-in does not apply to Windows Hello for Business. Use the Turn on PIN sign-in setting to allow or deny the use of a convenience PIN for Windows 10, version 1607.
Beginning in version 1607, Windows Hello as a convenience PIN is disabled by default on all domain-joined computers. To enable a convenience PIN for Windows 10, version 1607, enable the Group Policy setting Turn on convenience PIN sign-in. Learn more in the blog post Changes to Convenience PIN/Windows Hello Behavior in Windows 10, version 1607.
Use Windows Hello for Business policy settings to manage PINs for Windows Hello for Business.
Group Policy settings for Windows Hello for Business
The following table lists the Group Policy settings that you can configure for Hello use in your workplace. These policy settings are available in both User configuration and Computer Configuration under Policies > Administrative Templates > Windows Components > Windows Hello for Business. Be aware that not all settings are in both places.
Policy | Options | |
---|---|---|
Use Windows Hello for Business |
Not configured: Users can provision Windows Hello for Business, which encrypts their domain password. Enabled: Device provisions Windows Hello for Business using keys or certificates for all users. Disabled: Device does not provision Windows Hello for Business for any user. |
|
Use a hardware security device |
Not configured: Windows Hello for Business will be provisioned using TPM if available, and will be provisioned using software if TPM is not available. Enabled: Windows Hello for Business will only be provisioned using TPM. Disabled: Windows Hello for Business will be provisioned using TPM if available, and will be provisioned using software if TPM is not available. |
|
Use biometrics |
Not configured: Biometrics can be used as a gesture in place of a PIN. Enabled: Biometrics can be used as a gesture in place of a PIN. Disabled: Only a PIN can be used as a gesture. |
|
PIN Complexity | Require digits |
Not configured: Users must include a digit in their PIN. Enabled: Users must include a digit in their PIN. Disabled: Users cannot use digits in their PIN. |
Require lowercase letters |
Not configured: Users cannot use lowercase letters in their PIN. Enabled: Users must include at least one lowercase letter in their PIN. Disabled: Users cannot use lowercase letters in their PIN. |
|
Maximum PIN length |
Not configured: PIN length must be less than or equal to 127. Enabled: PIN length must be less than or equal to the number you specify. Disabled: PIN length must be less than or equal to 127. |
|
Minimum PIN length |
Not configured: PIN length must be greater than or equal to 4. Enabled: PIN length must be greater than or equal to the number you specify. Disabled: PIN length must be greater than or equal to 4. |
|
Expiration |
Not configured: PIN does not expire. Enabled: PIN can be set to expire after any number of days between 1 and 730, or PIN can be set to never expire by setting policy to 0. Disabled: PIN does not expire. |
|
History |
Not configured: Previous PINs are not stored. Enabled: Specify the number of previous PINs that can be associated to a user account that can't be reused. Disabled: Previous PINs are not stored. Note Current PIN is included in PIN history.
|
|
Require special characters |
Not configured: Users cannot include a special character in their PIN. Enabled: Users must include at least one special character in their PIN. Disabled: Users cannot include a special character in their PIN. |
|
Require uppercase letters |
Not configured: Users cannot include an uppercase letter in their PIN. Enabled: Users must include at least one uppercase letter in their PIN. Disabled: Users cannot include an uppercase letter in their PIN. |
|
Phone Sign-in |
Use Phone Sign-in Note Applies to desktop only. Phone sign-in is currently limited to select Technology Adoption Program (TAP) participants.
|
Not configured: Phone sign-in is disabled. Enabled: Users can use a portable, registered device as a companion device for desktop authentication. Disabled: Phone sign-in is disabled. |
MDM policy settings for Windows Hello for Business
The following table lists the MDM policy settings that you can configure for Windows Hello for Business use in your workplace. These MDM policy settings use the PassportForWork configuration service provider (CSP).
Important
Starting in Windows 10, version 1607, all devices only have one PIN associated with Windows Hello for Business. This means that any PIN on a device will be subject to the policies specified in the PassportForWork CSP. The values specified take precedence over any complexity rules set via Exchange ActiveSync (EAS) or the DeviceLock CSP.
Policy | Scope | Default | Options | |
---|---|---|---|---|
UsePassportForWork | Device | True |
True: Windows Hello for Business will be provisioned for all users on the device. False: Users will not be able to provision Windows Hello for Business. Note If Windows Hello for Business is enabled, and then the policy is changed to False, users who previously set up Windows Hello for Business can continue to use it, but will not be able to set up Windows Hello for Business on other devices.
|
|
RequireSecurityDevice | Device | False |
True: Windows Hello for Business will only be provisioned using TPM. False: Windows Hello for Business will be provisioned using TPM if available, and will be provisioned using software if TPM is not available. |
|
Biometrics |
UseBiometrics |
Device | False |
True: Biometrics can be used as a gesture in place of a PIN for domain sign-in. False: Only a PIN can be used as a gesture for domain sign-in. |
FacialFeaturesUser EnhancedAntiSpoofing |
Device | Not configured |
Not configured: users can choose whether to turn on enhanced anti-spoofing. True: Enhanced anti-spoofing is required on devices which support it. False: Users cannot turn on enhanced anti-spoofing. |
|
PINComplexity | ||||
Digits | Device or user | 2 |
1: Numbers are not allowed. 2: At least one number is required. |
|
Lowercase letters | Device or user | 1 |
1: Lowercase letters are not allowed. 2: At least one lowercase letter is required. |
|
Maximum PIN length | Device or user | 127 |
Maximum length that can be set is 127. Maximum length cannot be less than minimum setting. |
|
Minimum PIN length | Device or user | 4 |
Minimum length that can be set is 4. Minimum length cannot be greater than maximum setting. |
|
Expiration | Device or user | 0 |
Integer value specifies the period of time (in days) that a PIN can be used before the system requires the user to change it. The largest number you can configure for this policy setting is 730. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then the user’s PIN will never expire. |
|
History | Device or user | 0 |
Integer value that specifies the number of past PINs that can be associated to a user account that can’t be reused. The largest number you can configure for this policy setting is 50. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then storage of previous PINs is not required. |
|
Special characters | Device or user | 1 |
1: Special characters are not allowed. 2: At least one special character is required. |
|
Uppercase letters | Device or user | 1 |
1: Uppercase letters are not allowed. 2: At least one uppercase letter is required |
|
Remote |
UseRemotePassport Note Applies to desktop only. Phone sign-in is currently limited to select Technology Adoption Program (TAP) participants.
|
Device or user | False |
True: Phone sign-in is enabled. False: Phone sign-in is disabled. |
[!NOTE] If policy is not configured to explicitly require letters or special characters, users will be restricted to creating a numeric PIN.
Prerequisites
You’ll need this software to set Windows Hello for Business policies in your enterprise.
Azure AD provides the ability to register devices with your enterprise and to provision Windows Hello for Business for organization accounts.
Learn more about enabling Windows Hello for Business in an Azure AD/AD hybrid environment.
Windows Hello for BYOD
Windows Hello can be managed on personal devices that your employees use for work purposes using MDM. On personal devices, users can create a personal Windows Hello PIN for unlocking the device and used this PIN for access to work resources.
The PIN is managed using the same Windows Hello for Business policies that you can use to manage Windows Hello for Business on organization-owned devices. The PIN can also be managed using DeviceLock policy. DeviceLock policy can be used to control length, complexity, history, and expiration requirements and can be configured using the Policy configuration service provider.
Related topics
Windows Hello biometrics in the enterprise
Why a PIN is better than a password
Manage identity verification using Windows Hello for Business
Enable phone sign-in to PC or VPN
Prepare people to use Windows Hello
Windows Hello and password changes
Windows Hello errors during PIN creation