FIX: The Drive Encryption Algorithm And Key Cannot Be Set On Previously Encrypted Drive

In this article, learn how to fix 'The drive encryption algorithm and key cannot be set on a previously encrypted drive' error for BitLocker on Windows 10.

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

We all know that BitLocker drive encryption helps you protect your data in encrypted form. You can also encrypt the operating system volume with BitLocker as mentioned in this guide. When you encrypt a drive, you must properly backup its recovery key and password, else it would be difficult to decrypt or access the drive.

Consider a scenario, that you’ve encrypted a non-OS drive with BitLocker. While setting up BitLocker, you forget to backup your recovery key. Due to some circumstances, you required to erase the encrypted drive and you did that. Later, you want to encrypt that same drive again. However, when you follow the Bitlocker setup wizard, you receive following error:

The drive encryption algorithm and key cannot be set on a previously encrypted drive. To encrypt this drive with BitLocker Drive Encryption, remove the previous encryption and then turn on BitLocker.

FIX The Drive Encryption Algorithm And Key Cannot Be Set On Previously Encrypted Drive

Due to this error, you cannot setup BitLocker encryption on the drive again. If you’re also somehow got into this situation, you can refer below mentioned suggestions.

FIX: The Drive Encryption Algorithm And Key Cannot Be Set On Previously Encrypted Drive

1. Boot to Advanced Recovery Options screen.

2. Select Command Prompt option in Advanced options screen.

3. Log in to Command Prompt with your account.

4. In Command Prompt window, type following command and press Enter key:

manage-bde -status <drive>

Note: Replace <drive> with actual drive in question.

5. Since we’re facing issue with non-OS drive, hence it shouldn’t be locked in pre-boot environment. You can type following command after substituting correct drive letter and suspend protection:

manage-bde -protectors -disable <drive>

6. Now close Command Prompt and continue to the operating system.

7. If system reboots, login and then try enabling BitLocker encryption on the non-OS drive. This time it should work without any error.

Let me know via your comments, if issue still persists!

Share this article
https://www.kapilarya.com/fix-the-drive-encryption-algorithm-and-key-cannot-be-set-windows-10

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.

Leave a Comment

Your email address will not be published. Required fields are marked *