From 039b41c8e5297f93dc7617f48a109666ab60afb8 Mon Sep 17 00:00:00 2001 From: Justin Hall Date: Wed, 25 Oct 2017 10:09:16 -0700 Subject: [PATCH] corrected min length when policy is disabled --- .../bitlocker/bitlocker-group-policy-settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/device-security/bitlocker/bitlocker-group-policy-settings.md b/windows/device-security/bitlocker/bitlocker-group-policy-settings.md index 5c3968f8f7..cb8e0ad837 100644 --- a/windows/device-security/bitlocker/bitlocker-group-policy-settings.md +++ b/windows/device-security/bitlocker/bitlocker-group-policy-settings.md @@ -347,7 +347,7 @@ This policy setting is used to set a minimum PIN length when you use an unlock m

When disabled or not configured

-

Users can configure a startup PIN of any length between 4 and 20 digits.

+

Users can configure a startup PIN of any length between 6 and 20 digits.