Ritridata Logo
Ritridata
Data Recovery for Windows
Windows 11/10/8/7 support
Data Recovery for Mac
macOS Sonoma & earlier
Hard Drive Recovery
SD Card Recovery
External Drive Recovery
Crashed System Recovery
Disk Image Recovery
Mac File Recovery
Recycle Bin Recovery
Solutions
PricingAbout Us
DownloadSign In
Home windows computer solutions The Selected Disk Is Not a Fixed MBR Disk: How to Fix 2026

The Selected Disk Is Not a Fixed MBR Disk: What It Means and How to Fix It

Ethan CarterEthan Carter
|Last Updated: March 14, 2026| 100% Safe

This diskpart error appears when you try to mark a partition as active on a GPT disk or a removable USB drive โ€” operations that only apply to MBR disks.
This guide explains why the error appears and the correct approach for GPT disks and Windows boot configuration.

Free Download

The diskpart error "The selected disk is not a fixed MBR disk. The ACTIVE command can only be used on fixed MBR disks" appears when you run active on a partition that is on a GPT disk or a removable drive. The active command only works on MBR disks.

Part 1. Why This Error Appears

Disk Typeactive CommandBoot Configuration
MBR diskWorksLegacy BIOS boot
GPT diskError โ€” not applicableUEFI boot (no "active" partition)
Removable USBErrorNot applicable

GPT disks use UEFI booting โ€” there is no "active partition" concept. Instead, the EFI System Partition (ESP) handles boot. The active command is a legacy BIOS/MBR concept.

๐Ÿ’ก Tip: To check if your disk uses MBR or GPT: in diskpart, run list disk. If the disk has an asterisk (*) in the "GPT" column, it uses GPT partitioning. If no asterisk, it uses MBR.

Part 2. Fix Windows Boot on a GPT Disk

For GPT disks, use bcdboot instead of marking a partition active:

  1. Boot from a Windows USB โ†’ Repair your computer โ†’ Command Prompt
  2. Identify your Windows partition letter (usually C:)
  3. Find the EFI partition and assign it a letter:
diskpart
list vol
select vol X   (select the EFI partition โ€” FAT32, ~100-500 MB)
assign letter=Z
exit
  1. Rebuild boot files:
bcdboot C:\Windows /s Z: /f UEFI

๐Ÿ’ก Tip: If you're unsure which volume is the EFI partition, look for a FAT32 partition between 100 MB and 500 MB in size โ€” that's the EFI System Partition. Larger FAT32 partitions are usually recovery or USB volumes, not the ESP.

Partition TypeFile SystemSizeRole
EFI System Partition (ESP)FAT32100โ€“500 MBHolds boot files (UEFI boot target)
Windows System ReservedNTFS500 MBโ€“1 GBBCD and boot managers
Windows OS partitionNTFSLargestWindows installation
Recovery partitionNTFS/WinRE500 MBโ€“1 GBWindows RE tools

Part 3. If You Actually Need MBR (Legacy Systems)

If your older system requires MBR and you want to convert from GPT:

โš ๏ธ Important: Converting from GPT to MBR using convert mbr in diskpart destroys all partition data on the disk. Back up all data first. This is rarely the right solution for modern systems.

For true legacy BIOS systems, the conversion process:

  1. Back up all data
  2. diskpart โ†’ select disk X โ†’ clean โ†’ convert mbr
  3. Recreate partitions and reinstall Windows

Part 4. Common Context: Trying to Make USB Bootable

If you got this error while trying to make a USB drive bootable:

  • USB drives are removable โ€” the active command doesn't apply
  • Use Rufus (rufus.ie) to create bootable USBs โ€” it handles partition configuration automatically
  • Or use diskpart: clean โ†’ create partition primary โ†’ format fs=fat32 quick โ†’ active only works if you first convert to MBR: convert mbr

๐Ÿ’ก Tip: When creating a bootable USB with Rufus, select the correct partition scheme: GPT for UEFI-only systems (most modern PCs after 2015), MBR for older Legacy BIOS systems. Choosing the wrong scheme creates a USB that some systems cannot boot from.

๐Ÿ—ฃ๏ธ r/techsupport user: "Got this error trying to mark a partition active on my main drive for Windows boot repair. Turns out my drive is GPT not MBR. Used bcdboot instead and fixed the boot issue without converting to MBR."

๐Ÿ—ฃ๏ธ r/sysadmin tip: "On any modern UEFI system (2012+) with GPT disks, forget about the 'active' command โ€” it doesn't apply. bcdboot is the correct tool for rebuilding UEFI boot entries on GPT disks."

FAQ

What does "the selected disk is not a fixed MBR disk" mean? The active command in diskpart only works on MBR-partitioned disks. Your disk uses GPT partitioning (or is a removable drive), so the command doesn't apply. GPT UEFI systems don't use the "active partition" concept.

How do I make a partition bootable on a GPT disk? Use bcdboot from Windows Recovery Command Prompt: bcdboot C:\Windows /s Z: /f UEFI (where Z: is the EFI system partition). This rebuilds boot entries on GPT/UEFI systems.

Can I convert my GPT disk to MBR? Yes โ€” but only by erasing all data on the disk first. Use diskpart โ†’ clean โ†’ convert mbr. Only do this if you specifically need MBR for an older BIOS system.

Why does diskpart show an asterisk (*) next to my disk? In diskpart's list disk output, an asterisk in the "GPT" column indicates the disk uses GPT partitioning. No asterisk means MBR.

References

  • Microsoft โ€” bcdboot Command
  • Microsoft โ€” diskpart
  • Rufus โ€” Bootable USB Creator
  • r/techsupport โ€” GPT Boot Repair
  • r/sysadmin โ€” bcdboot vs active

Related Articles

Excel Won't Save Your File? Here's Why and How to Fix It

Excel saving errors range from a simple read-only file flag to complex issues like corrupt VBA macros or network drive disconnections.
Most cases are fixable by saving with a new name, adjusting permissions, or disabling a conflicting add-in.
Ritridata can recover unsaved or lost Excel files from your drive if needed.

Read Article โ†’

VLC Audio Out of Sync? 5 Ways to Fix Audio Delay in VLC Media Player

VLC audio delay โ€” where audio plays ahead of or behind the video โ€” is usually caused by an encoding mismatch in the media file, hardware acceleration issues, or VLC's buffer settings.
Most fixes take under 30 seconds using VLC's built-in keyboard shortcuts or sync controls.
If your video file itself is corrupted, Ritridata can help recover the original file.

Read Article โ†’

Virtual Disk Manager 'Incorrect Function' Error โ€” 7 Fixes That Work in 2026

The 'Virtual Disk Manager: Incorrect function' error appears when Windows Disk Management or DiskPart cannot perform a disk operation โ€” typically initialization, formatting, or attaching a VHD.
Common causes include write protection, file system incompatibility, and driver conflicts.
Ritridata can recover data from affected drives before you attempt destructive fixes.

Read Article โ†’
Ritridata Logo
Ritridata

Professional data recovery software trusted by millions worldwide.

Products
  • Data Recovery for Windows
  • Data Recovery for Mac
Features
  • Hard Drive Recovery
  • SD Card Recovery
  • External Drive Recovery
  • Crashed System Recovery
  • Disk Image Recovery
  • Mac File Recovery
  • Recycle Bin Recovery
Legal
  • Privacy Policy
  • Terms of Service
  • Refund Policy
Support
  • Contact Us
  • About Us
XML SitemapHot: data recoverywindows file recoveryfile recovery softwaresd card recoveryfree data recovery softwarerecuva file recoverywindows file recovery tool

ยฉ 2026 RitriData. All rights reserved.