Convert MBR to GPT Server 2016 using MBR2GPT or Software

Summary

Windows users frequently run into problems when trying to utilize MBR2GPT to convert the disc to a GPT partition, sometimes during the reinstallation of the most recent version of Windows. However, you must understand MBR2GPT before attempting the solution. The post provides several ways to convert disk mbr to gpt and it also includes fixes for the MBR2GPT is not recognized server 2016 issue.

Andrew WrightOct 24, 2022

by Andrew Wright

Follow @IM-Magic

Background Introduction

Users may want to convert disk from MBR to GPT due to different causes: Windows OS upgrade, new disk added, change disk property, etc.

Content Navi

Part1: convert mbr to gpt on server 2016 with mbr2gpt cmd

What is the MBR2GPT tool or mbr2gpt.exe?

Without erasing any data from the disk, the MBR2GPT.exe tool acts as a converter to change the Master Boot Record, or MBR, to a GUID or GPT partition table from Windows 2019/10(Windows 10 versions 1703 or higher).

Conditions: MBR2GPT.exe would only work under the following conditions.

1. The MBR disk system partition is set as active on the disk;
2. The disk does not contain any extended or logical partitions;
3. This MBR disk contains 3 primary partitions at most;
4. All partitions are using Windows file systems instead of Ext2, Ext3 or Ext4(Linux file system);
5. Your computer motherboard supports UEFI boot mode;

Or you may receive errors:

  • "Validating layout, disk sector size is: 512 bytes Disk layout validating failed for disk 0"
  • "MBR2GPT: Conversion failed"

Here are the steps to convert disk MBR to GPT using CMD

Step 1. Create bootable Windows Server 2016 disc or USB drive with the corresponding ISO files.

Step 2. Boot from the bootable media, click Next in the Windows Setup window, and then click Repair your computer.

Step 3. Click Troubleshoot in next window, then click Command Prompt.

Step 4. Then input the following two commands in turn and press Enter after each one.

● cd..
● mbr2gpt /convert

cmd convert mbr2gpt usb bootable

If your disk does not meet the conversion standard, some possible errors:

  • "Validating layout, disk sector size is: 512 bytes Disk layout validating failed for disk 0"
  • "MBR2GPT: Conversion failed"

Server 2016 mbr2gpt convert validating error or conversion failed? Try the following changes.

Change your disk to get it ready for the mbr2gpt conversion.

  • 1, If your disk contains more than 3 extended partitions, backup data to somewhere else, and then delete some partitions to limit the number within 3 extended partitions.
  • 2, If it's the disk which contains the OS partition, convert it with IM-Magic Partition Resizer Server which can help change data/os disk from mbr to gpt without losing data.
  • 3, If the disk contains non Windows recognized disk partitions, format the partition to Windows file systems (FAT32, NTFS, EXFAT), for example, if the disk contains Linux OS partitions such as EXT2, EXT3, EXT4, format it under Windows and then it will be ready for a conversion. Or you may simply delete these non Windows partitions directly after a backup.
  • 4, If there is logical drives on the OS disk, convert logical partitions to primary.

Note: If the above changes are not easy to operate on your machine, you may try third party software such as Partition Resizer Server which can do the above conversion without your disk changes.

Part2: Convert Disk to GPT with Software

Partition Resizer Server can help backup disks, copy partitions as well as convert disk to GPT without losing data. Here are the steps.

Step1: Download and install Partition Resizer Server on your Server 2016, and open the program

download server resizer

Step2: Right click the disk in Partition Resizer Server, and go to option: Convert to GPT Disk

convert disk mbr to gpt

Step3: Confirm the changes and start the conversion by clicking the Apply Changes in the software.

convert disk mbr to gpt

How to Convert Server 2016 System Disk That Runs Boot Volume to GPT Safely

For the system disk, you need to run the OS from bootable iso and run Partition Resizer in WINPE to convert system disk from MBR to GPT without data loss.

Step1. You need to insert a blank CD, DVD or USB to computer in advance. Without CD/DVD/USB, you need to rely on third-party burn software to make bootable disk.

Download Resizer Server portable version or the partition magic bootable iso

Step2. Run the software and select "Bootable media" (You need to install  Windows AIK/ADK).

partition resizer bootable iso

Step3. Select the option to create bootable disk and then follow the wizard to complete it.

partition resizer bootable iso

And then an iso file will be available in the end.

partition resizer bootable iso

Step 4 - After the software launches in bootable WINPE, right click the disk you want to extend, and then go to option 'Convert to GPT Disk' to get the disk converted GPT without losing files and keep the OS safely.

convert disk mbr to gpt

Part3: Convert mbr to gpt under disk management for server 2016

Caution: please backup data on the disk at first.

Step1: Delete volumes that are in inconformity to such standards(logical, extended, ext2. ext3, ext4, mac file system or more than 3 primary partitions on the disk).

convert mbr to gpt disk management

Step2: Convert disk to GPT by right clicking the disk at the front of the disk icon in Disk Management

convert mbr to gpt disk management

Note: Disk Management can only convert data disk instead of OS disk to GPT with certain kind of conditions listed in the front of this article (the same ones as mbr2gpt convert cmd). If you do not want to change disk, or convert data/os disk to GPT, you may use Partition Resizer Server which can safely convert disk to GPT without losing data.

MBR2GPT is not Recognised Server 2016, How to Fix MBR2GPT Not Showing Up?

You need to update the Windows 2016 by clicking on “Settings”> “System” and update with the latest version. The update will take time, and you must monitor whether the update is confirmed or not.

If the Windows update doesn't proceed, you can move forward with Windows Preinstallation environment creation.

Windows PE helps MBR to GPT conversion; in this case, the conversion can be performed without Windows Server 2019 or Windows 10 1703.

Before going for the procedure, you must download the lastest version of Windows Server and a USB drive to be inserted. Then, ensure you back up the USB drive if it contains essential data, as it will be formatted during the process.

Once done with the backup, follow the below steps:

Step 1:  Open the ADK tool, click on the “Download” button after ticking "Install the Windows Assessment and Deployment Kit-Windows 10”(for instance) on the PC, and click on “Next”

windows update

Step 2: Follow the Next prompts several times.

Step 3: Click on the “Deployment Tools” and “Windows PE Environment,” and click “Install”

Step 4: After finishing the installation, close the Window, and click on the “Start” button> “Windows Kits.” Now right-click on “Deployment” and “Imaging Tools Environment,” select “More,” and tap “Run” as “Administrator.”

windows update

Step 5: A command line window will pop up, click on it: “copype amd64 USB drive letter:\WinPE64” and burn Windows PE to a USB drive

Step 6: The process will take time to complete. Next, boot the USB drive after typing the command: “makewinpemedia/iso USB letter:\winpex64 USB letter:\ winPEx64\WPE64.iso.”

The process does not end here. After the progress reaches 100% and “Success” pop up on your Windows screen, close your PC and boot it from the WinPE drive.

Follow the below steps to complete it:

Step 1: Click on the BIOS key when it appears during the booting process.

windows update

Step 2: Type BIOS setup, select boot tab, and again type Change boot order

Step 3: Choose the USB drive and boot your PC

Step 4: While booting up, type Windows PE, and click on MBR2GPT. EXE to change the disk to GPT. cmd convert mbr2gpt usb bootable

Other changes that you may try when MBR2GPT cmd does not work

Change#1 Delete partitions that Windows does not recognize in Disk Management

Change#2 Convert partition to primary from logicallogical to primary

Also read: how to change partition from logical to primary (3 ways)

Change#3 Delete partitions if there are over 3 primary partitions on the disk (It can be done under Disk Management or with diskpart cmd or software)convert mbr to gpt disk management

Change#4 Set the system partition as active partition on the disk (This can be done in disk management, or with software)set partition active

Also read: how to set partition active

How can you use MBR2GPT?

The usage is as follows:

  1. You can convert it to the GPT partition format if you have an MBR formatted system disk.
  2. You can convert OS earlier version disks, update it to a new version, such as Windows server 2019
  3. MBR2GPT can convert OS system disk with the help of Configuration Manager
  4. You can convert an MBR with Bitlocker-encrypted volume if the protection has been suspended

Tips: While you perform the conversion from MBR to GPT to boot in UEFI mode, ensure the device supports UEFI.

Frequently Asked Questions

  1. Which Windows versions do not support mbr2gpt?

Windows Server 2019 old versions does not support mbr2gpt.exe in the system; Windows 7,8 and 8.1 are not included in the supporting list of MBR2GPT.

  1. Which one is better, GPT or MBR?

Between MBR and GPT, MBR is comparatively old and paired with an older BIOS system. On the other hand, GPT is located in the latest UEFI system. Though MBR contains better software and hardware suitability, GPT is the best to catch up.

  1. Convert to gpt greyed out windows server 2016

When the disk contains more than 3 primary partitions, when it's non OS disk, when there are non Windows supported drives on the disk, the convert to gpt option would grey out in Windows Server 2016 disk management.

More Related Articles You May Like

Related Product