diff --git a/Config/Features.json b/Config/Features.json index ed8a718..5db2739 100644 --- a/Config/Features.json +++ b/Config/Features.json @@ -1042,7 +1042,7 @@ { "FeatureId": "DisableBitlockerAutoEncryption", "Label": "BitLocker automatic device encryption", - "ToolTip": "For devices that support it, Windows 11 automatically enables BitLocker device encryption. Disabling this will turn off automatic encryption of the device, but you can still manually enable BitLocker encryption if desired.", + "ToolTip": "For devices that support it, Windows 11 automatically enables BitLocker device encryption. Disabling this will turn off automatic encryption of the device, but you can still manually enable BitLocker encryption if desired. Drives that are already encrypted with BitLocker will remain encrypted when this setting is applied.", "Category": "System", "Action": "Disable", "RegistryKey": "Disable_Bitlocker_Auto_Encryption.reg",