iSumsoft » Resources » Windows 10 » How to Turn off or Disable BitLocker Encryption in Windows 10

How to Turn off or Disable BitLocker Encryption in Windows 10

Isabella Shinn
Isabella Shinn

Updated:

Data security is important, and encrypting your hard disk with BitLocker is an excellent way to protect your sensitive information. However, there may come a time when you no longer need the extra security that BitLocker provides. Maybe you're selling your computer or upgrading to a new drive. Whatever the reason, this guide will provide you with four different methods to turn off BitLocker encryption in Windows 10.


Note:

With the assumption that your drive is currently unlocked, let's proceed with exploring the methods to disable BitLocker encryption on your Windows 10 PC.

Way 1: Turn off BitLocker Encryption from Control Panel

Step 1: Go to This PC, right-click the BitLocker protected drive and select Manage BitLocker from the context menu. This will open the BitLocker Drive Encryption control panel.

click Manage BitLocker

Alternatively, you can go to Control Panel > System and Security > BitLocker Drive Encryption.

click BitLocker Drive Encryption

Step 2: On the BitLocker Drive Encryption panel, locate the drive with BitLocker turned on, and then click Turn off BitLocker. When a prompt dialog opens, click Turn off BitLocker again.

click Turn off BitLocker

Step 3: BitLocker is decrypting the drive. Decryption means removing BitLocker encryption. Just wait for decryption to complete.

decrypting

Way 2: Disable BitLocker Encryption with Command Prompt

Step 1: Type cmd in the "Type here to search" box on the left side of the taskbar. When the Command Prompt shortcut appears in the search results list, right-click it and select Run as administrator. This will open Command Prompt as administrator.

open Command Prompt

Step 2: In the Command Prompt, type the following command and hit Enter to start decrypting the drive. Replace E with your actual drive letter.

manage-bde -off E:

turn off BitLocker with command

Step 3: Wait for the decryption to complete. You can constantly use manage-bde -status to check the decryption progress. When the Percentage Encrypted marked as 0.0%, BitLocker encryption has been removed from the drive.

check decryption progress

Way 3: Disable BitLocker Encryption Using Windows PowerShell

Step 1: Press Win + X and when the Power Users menu opens, select Windows PowerShell (Admin).

open PowerShell

Step 2: In the PowerShell, type Disable-BitLocker -Mount "E:" and hit Enter to disable BitLocker encryption for the drive.

disable BitLocker in PowerShell

Step 3: Wait for a while until the Protection Status is off, which indicates that disabling BitLocker encryption is finished.

BitLocker is off

Way 4: Turn off BitLocker using iSumsoft BitLocker Reader

Using command lines is effective, but it seems more suitable for advanced users and not easy for ordinary users. So, an easier way to remove BitLocker encryption from your drive is using iSumsoft BitLocker Reader. iSumsoft BitLocker Reader is an alternative to Windows built-in BitLocker Drive Encryption, which allows you to easily turn on and off BitLocker, and manage BitLocker for your drives. Here is how to turn off BitLocker with this tool.

Step 1: Download and install iSumsoft BitLocker Reader on your Computer.

Step 2: After installation, run the program. It will immediately display full details about the disks and partitions available on your PC, including those encrypted by BitLocker. Locate the BitLocker protected drive, right-click it and select Turn off BitLocker.

select Turn off BitLocker

Step 3: Click on the Decrypt button to start turning off the BitLocker encryption.

bitlocker is being encrypted

Step 4: Wait until you see the prompt "Decrypt Successfully" on the screen. This means BitLocker has been removed or disabled on your drive.

turn off BitLocker successfully

What Is the Difference between Suspend and Turn off BitLocker?

BitLocker offers two options for managing Drive encryption: turning it off and suspending it.

Suspending BitLocker is a temporary measure that makes your encrypted drive accessible without a BitLocker key and without actually decrypting the data. It's like pausing encryption while your information remains protected. Before updating Windows 10, firmware, and hardware, suspending BitLocker is necessary to avoid issues.

Turning BitLocker refers to completely removing BitLocker encryption from your drive, making it accessible without the BitLocker key. If you would like to sell your computer or format the drive for system upgrading, it is an ideal choice.

If you want to suspend BitLocker, here are the details:

Open Control Panel. From here, select System and Security > BitLocker Drive Encryption > Suspend protection.

Suspend BitLocker Protection