MBR2GPT Disk Conversion Tool

MBR2GPT.exe, located in the System32 folder, is a command-line tool that will help you convert a disk from Master Boot Record (MBR) to GUID Partition Table (GPT) partition style without modifying or deleting data on the disk. You can run the tool from Windows PE (Windows Preinstallation Environment) command prompt, as well as from the Windows 10 OS. You can use MBR2GPT to perform the following:

[Within the Windows PE environment]: Convert any attached MBR-formatted disk to GPT, including the system disk.[From within the currently running OS]: Convert any attached MBR-formatted disk to GPT, including the system disk.

Using MBR2GPT.exe you can convert any attached MBR-formatted disk to GPT, including the system disk, within the Windows PE environment as well as within the operating system. You can also use the tool to convert an MBR disk with BitLocker-encrypted volumes. Operating system disks running Windows 10 can also be converted, provided you perform an offline conversion. However, offline conversion of system disks with earlier versions of Windows installed, such as Windows 7, Windows 8, and Windows 8.1 are not officially supported – you will have to upgrade to Windows 10 first, then perform the MBR to GPT conversion. To convert MBR to GPT using the built-in MBR2GPT.exe tool: Boot into Advanced Startup Options screen > Troubleshoot > Advanced options > Command Prompt. Execute the following command to validate that the drive meets the requirements: Execute the following command to convert the drive from MBR to GPT: Restart your computer. Do note that MBR2GPT can only be used from the Windows Preinstallation Environment. To use it from your Desktop, you have to use /allowFullOS to override.

You can read all about this new MBR2GPT Disk Conversion Tool, including the syntax to be used here at Microsoft. PS: See this post if MBR2GPT fails and is causing Privilege Issues. This post will help you if you receive MBR2GPT disk layout validation failed, cannot find OS partition, etc. errors.