Need to convert MBR into GPT to enable UEFI boot and secure boot. But MBR2GPT cannot find OS partition

Radek 20 Reputation points
2025-07-27T13:50:01.6+00:00

I run MBR2GPT in full OS mode and also from instalation media, still with the same result : "MBR2GPT cannot find os partition".

I have currently enabled legacy bios, see system info: User's image

See printscreen from disc manager: User's image

Primary partition seems ok to me, it contain boot record and is active...

Windows for home | Windows 10 | Settings
0 comments No comments
{count} votes

Accepted answer
  1. Ramesh Srinivasan 164.5K Reputation points Volunteer Moderator
    2025-07-27T15:24:22.42+00:00

    Please run these commands from admin Command Prompt:

    bcdboot C:\Windows /s C: /f BIOS
    
    mbr2gpt.exe /validate /disk:0 /allowfullos
    

    Post the output here.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Neil D 27,975 Reputation points Volunteer Moderator
    2025-07-27T13:58:16.97+00:00

    The disk does seem to be missing some windows partitions, whether that is the reason I don't know.

    Have you read through all the instructions to use MBR2GPT.

    EaseUS offers another way to change the system partition. Make sure the bios is capable of using UEFI and Secure boot before you start.

    https://www.easeus.com/partition-manager-software/free-convert-mbr-to-gpt-without-data-loss.html?srsltid=AfmBOorcXFQoFo4ZEFhT_pnrqlVCPdk_UwzSXG7cckt1-Sv7u_ySSEyn


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.