Update tooltip for BitLocker automatic device encryption feature to clarify behavior

This commit is contained in:
Raphire
2026-04-19 19:54:34 +02:00
parent bb31e98df7
commit b6e7fb1903

View File

@@ -1042,7 +1042,7 @@
{ {
"FeatureId": "DisableBitlockerAutoEncryption", "FeatureId": "DisableBitlockerAutoEncryption",
"Label": "BitLocker automatic device encryption", "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", "Category": "System",
"Action": "Disable", "Action": "Disable",
"RegistryKey": "Disable_Bitlocker_Auto_Encryption.reg", "RegistryKey": "Disable_Bitlocker_Auto_Encryption.reg",