This tutorial will show you how to add or remove the "Change BitLocker password" context menu on fixed and removable data drives encrypted by BitLocker for all users Windows 10 and Windows 11.
BitLocker Drive Encryption is a data protection feature that integrates with the operating system and addresses the threats of data theft or exposure from lost, stolen, or inappropriately decommissioned drives and computers. You can turn on BitLocker protection for operating system drives, fixed data drives, and removable data drives.
When you turn on BitLocker for fixed data drives or removable data drives, you can choose to use a password to unlock the drive.
When the BitLocker protected drive is unlocked, users can change the BitLocker password for the drive on demand.
If you prefer a cleaner less cluttered context menu, you are able to remove the "Change BitLocker password" context menu on fixed and removable data drives, and still be able to change the BitLocker password in the Control Panel.
You must be signed in as an administrator to add or remove the "Change BitLocker password" context menu.
EXAMPLE: "Change BitLocker password" context menu
When you right click on an unlocked fixed or removable drive, you will need to click/tap on Show more options first in Windows 11, then click/tap on Change BitLocker password.
Here's How:
1 Do step 2 (add) or step 3 (remove) below for what you would like to do.
2 Add "Change BitLocker password" to context menu
This is the default setting.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Add_Change_BitLocker_password_to_context_menu.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Drive\shell\change-passphrase]
@=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\
00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,66,00,\
76,00,65,00,77,00,69,00,7a,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,39,00,37,\
00,31,00,00,00
"AppliesTo"="(System.Volume.BitLockerProtection:=System.Volume.BitLockerProtection#On OR System.Volume.BitLockerProtection:=System.Volume.BitLockerProtection#Encrypting OR System.Volume.BitLockerProtection:=System.Volume.BitLockerProtection#Suspended) AND System.Volume.BitLockerCanChangePassphraseByProxy:=System.StructuredQueryType.Boolean#True"
"MultiSelectModel"="Single"
"LegacyDisable"=-
[HKEY_CLASSES_ROOT\Drive\shell\change-passphrase\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,62,00,64,00,\
65,00,63,00,68,00,61,00,6e,00,67,00,65,00,70,00,69,00,6e,00,2e,00,65,00,78,\
00,65,00,20,00,2d,00,70,00,77,00,20,00,25,00,31,00,00,00
3 Remove "Change BitLocker password" from context menu
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Remove_Change_BitLocker_password_from_context_menu.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Drive\shell\change-passphrase]
"LegacyDisable"=""
4 Save the .reg file to your desktop.
5 Double click/tap on the downloaded .reg file to merge it.
6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
7 You can now delete the downloaded .reg file if you like.
That's it,
Shawn Brink
Related Tutorials
- Change BitLocker Password for Drive in Windows 11
- Turn On BitLocker for Fixed Data Drive in Windows 11
- Turn On BitLocker for Removable Data Drive in Windows 11
- Add or Remove Manage BitLocker Context Menu in Windows 11
- Add BitLocker Status for Drive Context Menu in Windows 11
- Add Lock Drive with BitLocker Context Menu in Windows 11
- Add Suspend BitLocker protection to Context Menu in Windows 11
- Add Turn off BitLocker context menu in Windows 11
- Add or Remove Turn on BitLocker context menu in Windows 11
Attachments
Last edited: