Suspend Or Resume BitLocker Protection In Windows

In this article, learn how to suspend or resume BitLocker protection in Windows 10/8/7.

Kapil Arya
11x Microsoft MVP · Admin
2 min read
Add as a preferred
source on Google

In Windows, we can use BitLocker drive encryption to protect a drive and encrypt its data. We can also encrypt entire operating system drive with BitLocker. But sometimes you may need to disable BitLocker drive encryption for OS drive during firmware upgrades or system upgrade. In such a case, decrypting the data and such operations is not a wise choice.

To meet such problems, Microsoft offers suspend protection option for BitLocker drives. It is a temporarily suspension for an encrypted drive. You can use suspend protection to make keys used to decrypt the data available to everyone in the clear. However, it still means the new data to BitLocker enabled drive will be still encrypted. Also, when suspend protection is enabled, BitLocker doesn’t validate system integrity at start up. It is recommend that you must you suspend protection as a temporary measure and use resume protection as soon as you complete operation that requires BitLocker disability.

Here is how you can manage suspend or resume protection for BitLocker drive encryption.

Suspend Or Resume BitLocker Protection In Windows

Method 1 – Via Control Panel

1. Open Control Panel and select BitLocker Drive Encryption.

2. Select the drive for which you want to suspend protection and click on Suspend protection link.

Suspend Or Resume BitLocker Protection In Windows

3. In the confirmation prompt appearing next, click on Yes.

Suspend Or Resume BitLocker Protection In Windows

4. In few moments, the protection for that BitLocker drive should be suspended. You must be receiving a notification as well, for same.

Suspend Or Resume BitLocker Protection In Windows

5. You can click on Resume protection link appearing then, to resume protection later for the drive.

Method 2 – Via Command Prompt

1. Open administrative Command Prompt window.

2. In the Command Prompt window, type following location to suspend protection for a Bitlocker protected drive.

manage-bde -protectors -disable <drive>

* In above command, replace <drive> with actual drive in your case, for example, C:.

Suspend Or Resume BitLocker Protection In Windows

3. When you receive Key protectors are disabled… message in return, this means drive protection is suspended successfully.

4. To resume protection, you can use following command:

manage-bde -protectors -enable <drive>

* In above command, replace <drive> with actual drive in your case, for example, C:.

Suspend Or Resume BitLocker Protection In Windows

5. Once done, you can close Command Prompt.

That’s it!

Share this article
https://www.kapilarya.com/suspend-or-resume-bitlocker-protection-in-windows

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.