Bitlocker

Enable or Disable BitLocker for encrypted Data Drives in Windows 10

Enable or Disable BitLocker for encrypted Data Drives in Windows 10

In this post, we will show you how to enable or disable BitLocker to encrypt or decrypt fixed and removable data drives in Windows 10. BitLocker is a feature that can help you encrypt the drives on your computer. When you enable BitLocker, new files are automatically encrypted when you add them to a drive. When you copy these files to another drive or a different PC, they're automatically decrypted.

Turn BitLocker On or Off for Data Drives

To turn BitLocker on, open Explorer and right-click the data drive (eg. E: ) you want to encrypt and select Turn on BitLocker.

Choose how (Password, Smart card, or Automatically) you want to unlock this drive, and click Next.

The Automatically unlock this drive on this computer option will only be available only if the operating system drive has already been encrypted by BitLocker.

Select how (Microsoft account, USB, file, and Print) you want to back up your BitLocker recovery key for this drive, and click Next.

The Microsoft account option is only available when you are signed in to Windows 10 with a Microsoft account. It will then save the BitLocker recovery key to your OneDrive account online.

Select the radio button for how much of your drive to encrypt (Encrypt entire drive is recommended) and click Next.

Select the radio button for which encryption mode [New encryption mode (XTS-AES 128-bit) or Compatible mode (AES-CBC 128-bit)] to use, and click Next.

Click Start encrypting when ready.

The fixed data drive will now start encrypting.

When encryption has completed, close the wizard.

To turn BitLocker off, open an elevated command prompt, type the following command, and hit Enter.

manage-bde -off 

Substitute in the command above with the actual drive letter of the encrypted drive you want to decrypt.

Tip: You can check the status of BitLocker for the drive at any time.

Turn BitLocker On or Off for Removable Data Drives

BitLocker To Go is BitLocker Drive Encryption on removable data drives. This includes the encryption of USB flash drives, SD cards, external hard disk drives, and other drives formatted by using the NTFS, FAT16, FAT32, or exFAT file systems.

To turn on Bitlocker for Removable Data Drives, open Explorer, right-click the removable data drive you want to encrypt, click Turn on BitLocker.

Follow the same steps as mentioned above for fixed data drives.

When encryption has completed, you'll receive a prompt. Click on Close.

To turn Off Bitlocker for Removable Data Drives, open an elevated command prompt, type the following command, and hit Enter.

manage-bde -off 

Substitute in the command above with the actual drive letter of the encrypted drive you want to decrypt. For example:

Thus you can turn BitLocker on or off for both Fixed and Removable Data Drives in Windows 10.

How to Change Mouse and Touchpad Settings Using Xinput in Linux
Most Linux distributions ship with “libinput” library by default to handle input events on a system. It can process input events on both Wayland and X...
Remap your mouse buttons differently for different software with X-Mouse Button Control
Maybe you need a tool that could make your mouse's control change with every application that you use. If this is the case, you can try out an applica...
Microsoft Sculpt Touch Wireless Mouse Review
I recently read about the Microsoft Sculpt Touch wireless mouse and decided to buy it. After using it for a while, I decided to share my experience wi...