The error occurs if the partition type is GUID Partition Table (GPT), which is not supported by FDE.
To check if the disk uses GPT:
-
Open the command prompt as an administrator and type the following commands:
- diskpart
- list disk
You will see a (**) symbol below GPT.
- Use a third party software to convert GPT to MBR format. For example, the Partition Tool.
