How to disable Bitlocker Encryption?

BitLocker, an encryption feature, provides an extra layer of protection to the hard drive against unauthorized access and the prying eyes of cybercriminals. It is the native Windows security feature built into Windows PCs from Windows 7 to the latest versions, but is not available in the Home edition of Windows 10/11.

The drive encrypted using BitLocker can only be decrypted or unlocked with the 48-digit Recovery Key or BitLocker password. Anyone without authentication will be denied access if the drive is breached or the system has been stolen. Although BitLocker protects your sensitive data, entering the BitLocker password or recovery key again after performing a new version of Windows or every Startup, changing hardware, or performing BIOS UEFI updates can be annoying. However, you can prevent this by suspending or disabling the BitLocker Encryption.

This guide will walk you through various methods to disable BitLocker Encryption on Windows 10/11 system. 

Disable BitLocker Encryption in Windows

You can easily disable or turn it off if you don't need BitLocker Encryption to prevent issues during system modification. Moreover, doing so will not modify or delete your data in the drive. However, before disabling BitLocker, you first need to unlock the encrypted drive, as shown below.

Unlocking an Encrypted Drive

To unlock the encrypted drive, be it a fixed drive, you must enter the recovery key or password. To unlock and access the data inside an encrypted drive, follow these steps:

  • Go to This PC of your system and click on the encrypted drive.

unlock bitLocker encryption 7.1

  • Type your password or Pin, click Unlock button to open the encrypted drive.

unlock-bitlocker-encryption-using-pin-7.2

  • If you've forgotten or lost the unlock password, click Moreoptions.

unlock-bitlocker-encryption-more-option-7.3

  • Now click on Enter recovery key option.

unlock-bitlocker-encryption-enter-recovery-key-7.4

  • Enter a unique 48-digit recovery key and click Unlock button.

Note - You can find the BitLocker Recovery key in your Microsoft account under the Devices sections.

turn-off-disable-bitlocker-encryption/unlock-bitlocker-encryption-using-recovery-key-7.5

Once you have unlocked the BitLocker Encrypted drive, you can jump to the next step to disable it.

Methods to disable BitLocker encryption

There are several methods to disable BitLocker in Windows 10/11, including via Control Panel, Group Policy Editor, Windows Services, System Configuration, PowerShell, and Command Prompt.

 1. Disable BitLocker Encryption via Control Panel

Control Panel is the most user-friendly way to turn off BitLocker Windows 10; you must be logged in as an administrator. To disable BitLocker encryption using the Control Panel:

  • Click the Start icon, type Control Panel in the Cortana box, click System and Security.

open-control-panel-system-and-security

  • Click on the BitLocker Drive Encryption option from the menu.

bitlocker-drive-encryption-option-to-manage-bitlocker-1.2

  • In the BitLocker Drive Encryption screen, click Turn Off BitLocker.

disable-bitlocker-encryption-1.3

  • Now, click on the Decrypt Drive to start the decryption process.

disable-bitlocker-encryption-1.4

 2. Disable BitLocker Encryption in Windows 10 Via Command Prompt

Follow the below steps to turn off BitLocker on Windows 10 using the Command Prompt:

  • Click on the Start icon and type cmd in the search box.
  • From the list, click on Run as Administration options.

disable_bitlocker_windows10_via_cmd_2.1

  • Now type manage-bde -status to view the encryption status of BitLocker on your system.

manage-bde-status-2

  • Wait for encryption to complete, and then type manage-bde -off X.

Note - Replace X with the drive letter of your BitLocker encrypted drive.

turn-off-bitlocker-with-command-2

  • Now, wait for the decryption to complete. Then, type manage-bde -status check the decryption progress.

check-decryption-progress-

  • If you see the Percentage Encrypted marked as 0%, it means BitLocker encryption has been removed from the drive.

3. Remove BitLocker Encryption Via PowerShell

Another command line utility that gives you more control over your system's application. To remove BitLocker in Windows 10/11, follow these steps:

  • Press the Windows + X key together and select Windows PowerShell (Admin) from the Power Users menu list.

open-powershell-

  • Now type Disable-BitLocker -MountPoint "X:" and hit Enter key to disable the BitLocker encryption.

Note - Replace X with the drive letter of your BitLocker encrypted drive.

disable_bitlocker_windows10_via_powershell_3.2

  • Wait until the Protection status is Off, indicating BitLocker encryption is disabled.

turn-off-disable-bitlocker-encryption/bitlocker-is-off-3.3

You can even turn off BitLocker for all drives on your system using PowerShell. To do that, type the following commands in the PowerShell window:

  • $BLV = Get-BitLockerVolume - to view the list of encrypted volumes.
  • Disable-BitLocker -MountPoint $BLV –to decrypt the encrypted volumes.

how-to-turn-off-bitlocker-2.5

Remember that the decryption will take a while, so don't interrupt it.

4. Turn Off BitLocker Encryption via Local Group Policy Editor

The Local Group Policy Editor allows the administrator to control the access and permission of various applications and users on your system. It can also be used to manage the BitLocker Drive; however, it is the most complicated method to disable the BitLocker in Windows 10/11. Let's take a look at the steps:

  • Hit Windows + R keys together to launch the Run dialog box.
  • Type msc to launch the GroupPolicy.

type-gpedit.msc-launch-Group-Policy-4.1

  • Once the Local Group Policy Editor window appears, navigate to the Computer Configuration tab and click Administrative Templates.

disable_bitlocker_windows10_via_local_policy_4.2

  • Double-click on the Windows Component folder, and expand the BitLocker Drive Encryption option.

disable_bitlocker_windows10_via_local_policy_4.3

  • Click on Fixed Data Drives and then double-click on the Deny write access to fixed drives not protected by BitLocker option to open it.

turn-off-disable-bitlocker-encryption/disable_bitlocker_windows10_via_local_policy_4.4

  • Next, either click Not Configured or Disabled. Both options will remove BitLocker encryption. Then click on Apply and OK to save the changes.

disable-bitlocker-windows-group-4.5

5. Turn off BitLocker Encryption via Windows Services

Windows Services can be used to turn on or off all Windows Services, including BitLocker Services. Here's how to disable the BitLocker Services:

  • Press Windows + R keys together to launch the Run dialog box.
  • Type services.msc in the box to launch the Services window.

open-services-via-run-5

  • Under the Name tab, try locating BitLocker Drive Encryption Service, then double-click on it.

disable_bitlocker_service_windows-5.2

  • Next, navigate to the Startuptype section and select Disable from the drop-down list.

disable_bitlocker_service_windows-5.3

  • Click Apply, then click OK to save the changes.

 6. Disable BitLocker Encryption using System Configuration

To remove BitLocker Encryption via System Configuration, follow these steps:

  • Press Windows + R keys together to launch the Run dialog box.
  • Type msconfig to launch the System Configuration window.

disable_bitlocker_system-configuration-6.1

  • Now Navigate to the Services tab, look for the BitLocker Drive Encryption Service, and uncheck it.

uncheck-bitlocker-encryption-service-6

  • Click Apply, and then OK. Restart your system for the changes to save.

Bottom Line

This guide introduced six ways to Disable or Turn Off BitLocker Encryption in Windows 10/11. You can only decrypt your drive when you have the BitLocker Recovery Key or Password. However, if you lose any data from BitLocker encrypted drive due to unforeseen circumstances, try using efficient data recovery software like Stellar Data Recovery for Windows to recover the data.



Was this article helpful?
FAQs
To enable a BitLocker account on your Windows 11 : • Sign into your Windows with the administrator account. • Go to Start button > Settings > Update & Security > Device Encryption > Turn On
No, a data recovery software cannot recover data without a BitLocker password or recovery key.
• You have to first unlock the BitLocker-encrypted drive with the password. • Open Command Prompt and Run as Administrator. • Type manage-bde -protectors driveletter: -get and press Enter key to get the recovery key.
About The Author
author image
Vishakha Singh linkdin Icon

Vishakha Singh is a Senior Writer at Stellar with half a decade of experience in writing content in diverse verticals. She loves creating photo/video recovery & repair tutorials. Vishakha also specializes in writing full-blown iPhone and Android guides.

Table of Contents

WHY STELLAR® IS GLOBAL LEADER

Why Choose Stellar?
  • 0M+

    Customers

  • 0+

    Years of Excellence

  • 0+

    R&D Engineers

  • 0+

    Countries

  • 0+

    PARTNERS

  • 0+

    Awards Received