Four Methods to Disable BitLocker on Windows PC Explained

10 Jul 2024

In the ever-evolving landscape of digital security, BitLocker stands as a robust encryption tool for Windows users. However, there are times when you might need to disable BitLocker, whether for troubleshooting or other reasons. Here’s a comprehensive guide on how to disable BitLocker using various methods.

Method 1: Disable BitLocker From the Control Panel

The easiest way to disable BitLocker on your Windows PC is through the Control Panel. To begin, open the Start menu and search for “bitlocker”. Click on Manage BitLocker. Once there, click on Turn off BitLocker and confirm your choice in the prompt box. The decryption process will commence, and you can monitor its progress. Keep in mind that the duration of this process may vary depending on the amount of data on your disk.

Method 2: Turn Off BitLocker From Windows Settings

Apart from the Control Panel, Windows Settings also provides an option to turn off BitLocker. Here’s how you can do it:

  1. Open the Start menu and search for Manage disks and volumes.
  2. Select it and click on Properties next to the “C:” drive. You can also do this for other encrypted drives.
  3. Scroll down to the bottom and click on Turn off BitLocker. Follow the on-screen instructions to complete the process.

Method 3: Disable BitLocker From the Command Prompt

If you prefer using command-line tools, you can disable BitLocker via the Windows Command Prompt. Here’s how:

  1. Open the Start menu, search for “cmd”, and click on Run as administrator.
  2. Run the following command to check the status of BitLocker encryption: manage-bde -status. This will show if your C: drive is fully encrypted.
  3. To decrypt the C: drive, run this command: manage-bde -off C:. If you need to decrypt another drive, replace "C:" with the appropriate drive letter.

Method 4: Turn Off BitLocker Using PowerShell

You can also use Windows PowerShell to turn off BitLocker. Follow these steps:

  1. Open the Start menu, search for “powershell”, and click on Run as administrator.
  2. Run the command Get-BitLockerVolume to check the status of BitLocker encryption. This will indicate if your C: drive is fully encrypted.
  3. To turn off BitLocker, execute the command: Disable-BitLocker -MountPoint "C:". For other drives, change the drive letter accordingly.

By following these methods, you can efficiently manage your BitLocker settings and ensure your system operates smoothly when needed. Whether you prefer graphical interfaces or command-line tools, Windows provides multiple ways to control your encryption settings.

How to unlock BitLocker if forgot password and recovery key?

If you forget both the BitLocker password and recovery key, unlocking the drive is extremely challenging. You can try using a Domain Administrator account, if your computer is part of a domain, to recover the recovery key from Active Directory. Otherwise, there is no feasible way to unlock the drive without one of these two credentials. The last resort would involve formatting the drive, which will result in data loss.

How to factory reset without BitLocker recovery key?

To factory reset a device without the BitLocker recovery key, you need to boot from a Windows installation media (like a USB or DVD). Once booted, choose the Custom installation option to delete the existing partitions and install a fresh copy of Windows. This will remove all data, including encrypted data, effectively bypassing BitLocker but also resulting in complete data loss. Ensure you have backups of any important data before proceeding.
hashcat

hashcat download for free to PC or mobile

Latest update hashcat download for free for Windows PC or Android mobile

5
873 reviews
3820 downloads

News and reviews about hashcat

19 Oct 2025

BitLocker Encrypts Drives, Causing 3TB Data Loss

A Reddit user's backup drives were auto-encrypted by BitLocker, leading to data loss. Check recovery keys and backup policies.

Read more

17 Sep 2025

How to Use Hashcat for Password Recovery

Learn how to use Hashcat effectively for password recovery and cracking. Start mastering this remarkable tool today!

Read more

17 Sep 2025

Cracking Hashes Efficiently with Hashcat

Learn how to effectively crack a hash using hashcat’s powerful features. Try it today!

Read more

17 Sep 2025

How to Crack MD5 Hash using Hashcat

Learn to crack MD5 hashes using hashcat effectively. Discover tips and techniques for secure password recovery.

Read more

17 Sep 2025

How to Crack NTLM Hashes with Hashcat

Learn how to crack NTLM hashes using a powerful password recovery tool like Hashcat. Get started today!

Read more

16 May 2025

Windows 10 Update Issue Triggers BitLocker Recovery Prompts

The Windows 10 KB5058379 update causes unexpected BitLocker recovery prompts on some devices. Affected brands include Lenovo, Dell, and HP. Microsoft suggests disabling Secure Boot as a workaround while working on a solution.

Read more

19 Aug 2024

Microsoft Resolves BitLocker Bug Affecting Windows 10 and 11 Users

Microsoft has resolved a bug from the July 2024 security update that caused certain Windows 10, Windows 11, and Windows Server devices to boot into BitLocker recovery mode. This issue mainly affected HP and Lenovo laptops in corporate settings. Users can manage encryption settings and retrieve recovery keys via their Microsoft accounts.

Read more

18 Aug 2024

Microsoft BitLocker Now Default on Copilot+ PCs with Windows 11 24H2

Microsoft's BitLocker encryption tool is now default on Copilot+ PCs with Windows 11 version 24H2, available from June 18th. This update enhances security but requires careful key management. Existing installations will see the update around September or October 2024.

Read more

16 Aug 2024

Microsoft Expands BitLocker to Windows Home with Latest Update

Microsoft's BitLocker, previously exclusive to Windows Pro, Enterprise, and Education, is now available for Windows Home users with the Windows 11 version 24H2 update. This built-in encryption tool enhances security but requires users to manage their encryption keys carefully to avoid data loss.

Read more

15 Aug 2024

Microsoft Introduces Default BitLocker Encryption in Windows 11 24H2 Update

Microsoft will introduce BitLocker encryption as a default feature in the Windows 11 24H2 update, ensuring automatic data encryption for new devices and clean installations. This aims to protect users from unauthorized disk access and eliminates the need for separate encryption software.

Read more