Share via

Error when using MBR2GPT Tool

Craig Abrahams 0 Reputation points
2026-05-31T09:58:06.6366667+00:00

Good morning all

Having an issue when using the aforementioned tool.

User's image

Disk Manager shows the following

User's image

I do have an intermittent issue with the PC failing to find an operating system after POST where I have to restart, go into the BIOS and then manually select volume D (Disk 0) above. This happened after upgrading from the original HDD to NVME which I assigned to being the C drive and believed I had migrated all the windows files to.

Looking to move to GPT as I want to finally upgrade to windows 11 and for that, I need Secure Boot.

I am not an advanced user by any means so really appreciate any support.

Cheers

Windows for home | Windows 10 | Files, folders, and storage
0 comments No comments

2 answers

Sort by: Most helpful
  1. Volume Z 1,485 Reputation points Volunteer Moderator
    2026-06-01T12:55:00.78+00:00

    It does not matter what changes you make to disk 1 as long as you are booting off disk 0.

    You should try a totally different approach including using MBR2GPT from outside Windows.

    Step 1: Move the "Active" flag from drive C to drive G. Mark drive G as active in disk management.

    Step 2: Add boot files to drive G. Run

    bcdboot C:\Windows /s G: /f ALL
    

    Now you need to get off booting from disk 0. Preferably remove the disk.

    Run

    reagentc /boottore
    

    and reboot to recovery environment. Inside recovery environment run command prompt and try to convert disk 1 without the AllowFullOS switch so System reserved gets converted to EFI.

    Was this answer helpful?


  2. DaveM121 (2) 14,210 Reputation points Volunteer Moderator
    2026-05-31T10:36:50.8333333+00:00

    The mbr2gpt command can only be run on the disk containing the Windows operating system, in your screenshot, that seems to be Disk 1, not Disk 0, have you tried to run that command on Disk 1?

    Was this answer helpful?


Your answer

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