This error usually appears in several circumstances. It often shows up when trying to set a primary partition to active on a GPT disk—a concept not recognized by GPT (GUID Partition Table). Additionally, if the boot manager or BCD (Boot Configuration Data) store has problems, this error message is likely to appear. With the causes explained, let’s explore solutions.
1. Fix the BCD store
The computer’s firmware uses the BCD store at startup to locate Windows for booting. If the BCD store is corrupted or missing, you might encounter related error messages.Using BCD commands can help repair a damaged BCD store by copying boot files from the Windows system drive and rebuilding the lost BCD store, which may resolve the issue.
2. Convert the GPT disk to MBR
Converting a GPT disk to MBR can fix the “selected disk is not a fixed MBR disk” error, but it will erase all data on the disk. Back up important files first. Non-OS drives are easy to convert using command prompt or disk management tools. If the GPT disk has your operating system, you’ll need to reinstall Windows and switch to BIOS legacy mode, as MBR supports BIOS booting, while GPT is for UEFI.
3. Fix the Boot Manager
If the Boot Manager isn’t working, it can cause this error. The Boot Manager is important for starting your computer, as it controls the boot process and directs the system to the right partition. Running commands to rebuild the Boot Configuration Data (BCD), fix the Master Boot Record (MBR), and restore boot functions can make the boot process more reliable and fix potential boot errors. If these methods haven’t worked, you can switch the bios mode from UEFI to legacy following this guide. You’ll need to convert your GPT OS disk to MBR first using the second method and then you can reinstall Windows on the MBR disk, resolving the error.








