How to Disable BitLocker Encryption on Windows 11 - 8 Ways (2024)

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (1)

Windows 11 brought a lot of changes to the table, including two new forms of encryption: BitLocker and Device Encryption. These options offer heightened security for your device and files, but what happens if you need to disable them? Here we will show you how to disable BitLocker Encryption on Windows 11. Remember that turning off BitLocker on Windows 11 can make your device and data less secure, so use caution when making this decision.

In this article

01 Device Encryption VS. BitLocker Drive Encryption

02 How to Turn off Device Encryption on Windows 11 Home Edition

03 How to Disable BitLocker Encryption on Windows 11 Pro/Enterprise

Device Encryption VS. BitLocker Drive Encryption

In today's world, more and more data are being stored electronically, including anything from personal photos to essential business documents. As a result, it's important to have some form of security in place to protect this data. There are a number of different encryption methods available, but two of the most popular are device encryption and standard BitLocker encryption.

Device encryption

Device encryption (aka: BitLocker automatic device encryption) is a Windows security feature conceptualized and developed by Microsoft to help users keep their data safe. It's available on a wide range of Windows devices and compatible with any Windows 11 edition.

Pros

Keeps data safe

Faster and streamlined

Cons

When a user boots up his device, the data gets decrypted automatically.

Standard BitLocker Encryption

BitLocker is an exciting new feature included with Microsoft Windows versions starting from Vista that protects your data by providing encryption for entire volumes.

Cons

Data is encrypted only on the BitLocker drive

Lose your encryption key, and all your data is lost

OS compatibility

Differences between Device Encryption and Standard BitLocker Encryption

While both have some similarities, they are different on several grounds.

Device Encryption
Standard BitLocker Encryption
Encrypts the entire system, including the secondary drivesEncrypts a single drive or all (as desired)
No security assuranceprovides a set of management tools and extreme encryption protocols for data security
Uses mathematical techniques to protect dataUses XTS mode or AES encryption algorithm for data protection.
It is easily accessible on all Windows 10 and 11 editions that support Modern StandbyIt is available only on supported devices running Windows 10 and 11 (Education, Enterprise, and Pro (it is not available on Windows 10 and 11 Home edition)

How to Turn off Device Encryption on Windows 11 Home Edition

The steps below will help you disable Device Encryption on Windows 11 Home Edition.

  1. Open Windows Settings by pressing the shortcut “Win + I” or clicking on Start >

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (2)

  1. Go through Privacy and Security > Device Encryption.

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (3)

  1. On the Device Encryption setting window, toggle the button to Off to disable Device Encryption on your Windows 11 Home computer.

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (4)

Note: You should sign in as a device administrator to turn off device encryption.

How to Turn off BitLocker Encryption on Windows 11 Pro/Enterprise

If you don't need BitLocker protection, you can disable it to save disk space and improve performance. Here are 8 ways to turn off BitLocker on Windows 11.

8 Methods to Turn off BitLocker on Windows 11

01 Disable BitLocker Encryption on Windows 11 from the File Explorer

02 Disable BitLocker Encryption on Windows 11 in Control Panel

03 Disable BitLocker Encryption on Windows 11 through the Settings App

04 Disable BitLocker Encryption on Windows 11 via the Command Prompt

05 Disable BitLocker Encryption on Windows 11 via PowerShell

06 Disable BitLocker Encryption on Windows 11 from Windows Services

07 Disable BitLocker Encryption on Windows 11 via Local Group Policy Editor

08 Formatting the Encrypted Hard Drive to Remove BitLocker

Way 1. Disable BitLocker Encryption on Windows 11 from the File Explorer

  1. Open File Explorer
  2. Click on This PC

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (5)

  1. Right-click on the encrypted drive
  2. Click Manage BitLocker to access the encryption menu for your drives.

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (6)

  1. A small window should appear telling you that your drive has been decrypted. Depending on the size of the file, it can take some time.
  2. Click on the button Turn off BitLocker

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (7)

  1. Wait for some time until your computer decrypts the file.

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (8)

When the decryption process ends, the BitLocker Drive Encryption menu will tell you that the feature is now turned off.

Way 2. Disable BitLocker Encryption on Windows 11 in Control Panel

To turn off BitLocker on your Windows 11 computer, all you need to do is to open your search bar and follow the instructions below.

  1. Open the Control Panel from the Start menu and choose the System and Security option.
  2. Click the BitLocker Drive Encryption option.

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (9)

  1. Click the Turn off BitLocker on the right.

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (10)

  1. Confirm the Turn off BitLocker and give it some time. Depending on your drive size, the app will decrypt in an hour or two.

Way 3. Disable BitLocker Encryption on Windows 11 through the Settings App

Removing BitLocker from the Settings app slightly differs from how it is done via Control Panel.

  • Go to the Startmenu.
  • Tap on Settings > System > Storage

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (11)

  • Scroll and find Advanced storage settings
  • From the menu, select Disk & volumes.

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (12)

  • Select the Drive. For example, Drive C
  • Click on Properties
  • Scroll to find the BitLocker section
  • Tap on Turn off BitLocker.

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (13)

  • BitLocker Drive Encryption menu will appear.
  • Tap on Turn off BitLocker to confirm removing BitLocker encryption.

The process will take some time. Wait until that happens.

Way 4. Disable BitLocker Encryption on Windows 11 via the Command Prompt

A couple of commands are sufficient to turn off BitLocker on Windows 11.

  1. Run the command Prompt Admin from the Start menu

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (14)

  1. Type the command: manage-bde -unlock Drive-Name: -RecoveryPassword Recovery-Code. to unlock the BitLocker Encrypted Drive

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (15)

  1. Type: manage-bde -off Drive-Name: to turn off BitLocker using the command prompt

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (16)

Important note: Replace Drive-Name with the Drive Letter. Replace the Recovery-Code and BitLocker Encrypted Drive with the actual BitLocker recovery key allotted while encrypting the drive.

Way 5. Disable BitLocker Encryption on Windows 11 via PowerShell

Windows Powershell allows you to uninstall BitLocker in the following manner.

  1. Open the Start menu. Then type powershell to search Windows Powershell and select Run as Administrator.

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (17)

  1. Type the command: Disable-BitLocker -MountPoint Drive_Name:

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (18)

  1. Type the Drive_Name with the Drive Letter of the BitLocker encrypted drive. Wait until the decryption process finishes. Then, verify the Bitlocker decryption status.
  2. Your computer will prompt you to restart the system. Restart it

Way 6. Disable BitLocker Encryption on Windows 11 from Windows Services

  1. Open Windows Run by pressing the shortcut “Windows key + R” and type msc. Then hit OK.

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (19)

  1. Scroll down and double-click on BitLocker Drive Encryption Service.

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (20)

  1. Set the startup type to Disabled. Click on Apply.

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (21)

  1. Restart your computer

Way 7. Disable BitLocker Encryption on Windows 11 via Local Group Policy Editor

  • Press the Windows + R shortcut and type msc to open the Local Group Policy Editor.
  • Then click Computer Configuration > Administrative Templates > Windows Components > BitLocker Drive Encryption > Removable Data Drives.

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (22)

  • Double click on the Control use of BitLocker on removable drives
  • Select Disabled and tap on the OK

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (23)

When enabled, this policy setting will allow BitLocker for removable data drives. Turning on the feature does not affect system volumes or boot disks.

The use of BitLocker can have a significant impact on the security and privacy of your data. You might consider configuring this policy setting or disabling it entirely if you don't need removable drives that often.

Way 8. Formatting the Encrypted Hard Drive to Remove BitLocker

The answer to this question is a resounding "yes!" You can easily format an encrypted hard drive, but it's not always as simple or straightforward. Formats don't work on damaged disks either, so ensure you have enough time before formatting your precious data.

It is possible to format an Encrypted Hard Drive, but the process may be more intricate than formatting a normal one.

  1. Go to the Search bar.
  2. Type Disk Management and click on it. Enter the Disk Managemen Window.
  3. Now, see your Systems Drives listed in the Disk Management window. Identify which one is BitLocker encrypted and right-click on it to get started formatting. Hit format.
  4. When you click on the pop-up panel, check that your drive is labeled correctly with its correct system and allocation size.
  5. The drive is going to be erased! You might receive a warning notification, so make sure you back up all of your data before clicking "OK." You can't sacrifice your hard drive! So make sure you back up all the data on this machine before clicking "OK."
  6. BitLocker will be formatting your drive; please wait a few minutes before accessing the BitLocker-protected Disk on the system again.

BitLocker encryption has successfully formatted your drive, but now all the data on it is lost. You can restore everything from a backup if you have one or not; otherwise, everything stored within will be permanently gone. However, there are ways to get data back after formatting, learn how to recover data from BitLocker Encrypted Drive.

Note:
1. The encryption process will ask you for the password to unlock it. If entered correctly, formatting an encrypted hard drive is possible and successful.

2. Formatting an encrypted drive is not always easy, but there are ways to do it without using the tools mentioned above. However, if you try this, then your HDD will remain Encrypted after formatting.

Summing up

While disabling BitLocker encryption on Windows 11 may be necessary for some businesses, it is important to weigh the risks and benefits associated with doing so. Microsoft provides several resources to help make the process as smooth as possible, but it is still crucial to understand what steps are being taken and why.

How to Disable BitLocker Encryption on Windows 11 - 8 Ways (2024)
Top Articles
Latest Posts
Article information

Author: Greg Kuvalis

Last Updated:

Views: 5252

Rating: 4.4 / 5 (55 voted)

Reviews: 94% of readers found this page helpful

Author information

Name: Greg Kuvalis

Birthday: 1996-12-20

Address: 53157 Trantow Inlet, Townemouth, FL 92564-0267

Phone: +68218650356656

Job: IT Representative

Hobby: Knitting, Amateur radio, Skiing, Running, Mountain biking, Slacklining, Electronics

Introduction: My name is Greg Kuvalis, I am a witty, spotless, beautiful, charming, delightful, thankful, beautiful person who loves writing and wants to share my knowledge and understanding with you.