Can't convert using MBR2GPT

Maelan Jahier 5 Reputation points
2025-08-04T18:59:35.13+00:00

Hey ! I was trying to activate secure boot on my pc but I ran into multiples issues. First my disk is on "MBR" mode, so I used MBR2GPT, however it return that :

C:\Windows\system32>mbr2gpt /convert /disk:0 /allowFullOS

MBR2GPT will now attempt to convert disk 0.

If conversion is successful the disk can only be booted in GPT mode.

These changes cannot be undone!

MBR2GPT: Attempting to convert disk 0

MBR2GPT: Retrieving layout of disk

MBR2GPT: Validating layout, disk sector size is: 512 bytes

MBR2GPT: Trying to shrink the system partition

MBR2GPT: Trying to shrink the OS partition

Cannot find room for the EFI system partition.

MBR2GPT: Conversion failed

What i did next is shrink my disk 0 with an unalocated 1Go partition like

But I still have the same result when launching the command.

Can anyone help me please ? For info, I have a R5 3600xt and a 4060ti, I'm on Windows 10 pro

Windows for home | Windows 10 | Install and upgrade
0 comments No comments
{count} vote

3 answers

Sort by: Most helpful
  1. Igor Leyko 100.9K Reputation points Independent Advisor
    2025-08-04T22:52:42.5333333+00:00

    Hi,

    My name is Igor, it's a pleasure for me to help others and I'll try to help you. I am merely a fellow user trying to provide insight and information that may be helpful to others.

    Could it be that you have four partitions already? MBR-style disk can hold only four partitions. so additional EFI partition cannot be created.

    You may copy data from one of partitions to another drive (maybe external) and delete this partition temporarily.

    0 comments No comments

  2. Volume Z 150 Reputation points Volunteer Moderator
    2025-08-05T00:45:31.1833333+00:00

    Try the following: Convert the disk from outside Windows, not making use of the allowFullOS option. MBR2GPT may be able to convert the existing System Reserved partition so no new partition needs to be created in the first place.

    0 comments No comments

  3. Airbus A350 5,075 Reputation points Volunteer Moderator
    2025-08-05T15:14:09.75+00:00

    Hello,

    Could you by chance share a screenshot of your current disk layout in Disk Management?

    When you convert to a GPT-style disk from MBR, you must have less than four partitions, otherwise, Windows won't be able to create a new EFI partition to successfully convert from MBR to GPT.

    Hope to hear back from you.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.