BitLocker has been an integral part of Windows family since Windows Vista. It helps you to encrypt operating system as well as fixed data drives so that you can protect the stuff on these drives. Enabling BitLocker protection for a drive is quite simple. You need to go to File Explorer and right click on the drive which you want to protect. In the right click context menu, choose Turn on BitLocker and you’re good to go. You can follow this step-by-step guide to enable BitLocker.
But recently while enabling BitLocker for a drive, I found that I can’t do so. Following error message prevented me to encrypt the drive:

Actually Trusted Module Platform aka TPM is the technology offering security functions with collaboration of hardware device. Generally used TPM chips are so advanced that they’ve security mechanisms which are even unbreakable by malicious software. You can find additional information about TPM on Wikipedia.
Now let us relate TPM in context of this error. This error will only be displayed when your system doesn’t contains TPM supported hardware. It generally happens with older machines. And in this case, BitLocker has to encrypt the drive without TPM. When you encrypt the drive without TPM, you need to use password or USB drive at start-up. Following that, the key information authoring the drive encryption will be stored in USB drive and using that, you can access data on the drive after encryption.
So to use BitLocker driver encryption without TPM and bypass this error, go ahead with following steps:
Page Contents
Fix This device can’t use a Trusted Platform Module in Windows 11/10
Manual steps
1. Press Windows + R and type gpedit.msc in Run dialog box to open Local Group Policy Editor. Click OK.
2. In the GPO snap-in, navigate here:
Computer Configuration > Administrative Templates > Windows Components > BitLocker Drive Encryption > Operating System Drives
3. In the right pane of Operating System Drives, look for Setting named Require additional authentication at startup and double click on it to modify it status.
4. Next, under the policy configuration window, select Enabled. Make sure you here check Allow BitLocker without a compatible TPM (requires a password or a startup key on a USB flash drive) option. Click Apply followed by OK. Close Local Group Policy Editor.
You can now re-try to encrypt the same drive with BitLocker and it should work this time.
Video fix
Here’s the video illustration of this fix:
Hope this helps!
4 Comments
Add your comment
I appreciate the advice. I have done this it along time ago in Windows 7. I Have 3 Desktop
PC’s I built myself 1 has the TPM module Installed. I Works Great. Again Thank You, Bob G.
^^ Glad to help!
Hi , after doing the above, my bitlocker still doesn’t want to turn on and it gives me the same error message , how do I go about fixing it ?
^^ Make sure you reboot after trying the steps.