How to convert a GPT hard drive format to an MBR while installing Win with the CMD command

Normally, if we prepare to install Windows fully and fully, we will perform the step of converting the hard drive format from our computer through CMD Diskpart. But if unfortunately we forget to install Win, then do not worry. There are still ways to help you convert through the CMD command on the computer. In this article, the Software Tips will guide How to convert the GPT hard drive format to MBR while installing Win with the CMD command.

How to convert a GPT hard drive format to an MBR while installing Win with the CMD command Picture 1

Note: All data in the drive will be lost.

Step 1: First we are at the interface of selecting the drive to install Win. You press Shift + F10 to open CMD.

How to convert a GPT hard drive format to an MBR while installing Win with the CMD command Picture 2

Step 2: When the CMD window appears, enter the Diskpart command to access Diskpart .

How to convert a GPT hard drive format to an MBR while installing Win with the CMD command Picture 3

After accessing Diskpart , the root as the item on CMD will display as follows is successful.

How to convert a GPT hard drive format to an MBR while installing Win with the CMD command Picture 4

Step 3: Next, you enter List Disk to display the list of drives available on your computer.

How to convert a GPT hard drive format to an MBR while installing Win with the CMD command Picture 5

Step 4: Now you need to determine where the hard drive we installed Windows. You specify and select the drive to convert format with the following command:

Select (drive letter)

The drive letter will be in the Disk ### column .

For example:

Select Disk 2

How to convert a GPT hard drive format to an MBR while installing Win with the CMD command Picture 6

After you enter the command and press Enter , a message will appear that has selected the drive successfully as follows:

How to convert a GPT hard drive format to an MBR while installing Win with the CMD command Picture 7

Step 5: You proceed to the Clean command to clean the drive you are choosing.

How to convert a GPT hard drive format to an MBR while installing Win with the CMD command Picture 8

After cleaning the drive you will receive the following message:

How to convert a GPT hard drive format to an MBR while installing Win with the CMD command Picture 9

Step 6: Finally, enter the Convert GPT command to convert the selected drive format to GPT .

How to convert a GPT hard drive format to an MBR while installing Win with the CMD command Picture 10

And here are our results after success.

How to convert a GPT hard drive format to an MBR while installing Win with the CMD command Picture 11

Step 7: After converting the format is complete, you turn off CMD window. Click the Refresh button on Windows Setup to get the new drive format again. Then you can continue installing Windows as usual.

How to convert a GPT hard drive format to an MBR while installing Win with the CMD command Picture 12

Thus, the software wizard has instructed you on how to convert GPT hard drive format to MBR while installing Win with the fastest CMD command. Good luck!

5 ★ | 1 Vote

May be interested

  • How to convert an MBR hard drive to a GPT disk using the CMD Diskpart commandPhoto of How to convert an MBR hard drive to a GPT disk using the CMD Diskpart command
    for mbr drives (short for master boot record) use the standard bios partition that is suitable for installing windows gpt drives (short for guid partition table) use the uefi integrated firmware interface. speaking of advantages, gpt is a lot stronger when it comes to helping users create multiple partitions on each drive
  • How to copy files larger than 4GB to USBPhoto of How to copy files larger than 4GB to USB
    how to copy files larger than 4gb to usb. how if our usb can not copy files larger than 4gb and error. this is a very basic problem on usb when we store. this problem arises from the format of usb. in this article, the software tips will guide you how to copy files larger than 4gb into usb.
  • How to fix Runtime error in WindowsPhoto of How to fix Runtime error in Windows
    when working in windows environment, you will surely encounter many different types of errors and runtime error is one of them. runtime error occurs when a program or application does not execute properly due to software or hardware problems. in the following article, you can find some ways to fix runtime error in windows.
  • How to customize the Taskbar in Windows 7, change the location, hide the TaskbarPhoto of How to customize the Taskbar in Windows 7, change the location, hide the Taskbar
    the taskbar (also known as the taskbar) is a small area of ​​the screen used to display the start menu, along with icons of pinned programs, active programs on the computer, and time. by default, the taskbar is located at the bottom of the screen. in windows 7, you can customize some features of the taskbar
  • How to lock the Laptop keyboard, how to disable the Laptop keyboardPhoto of How to lock the Laptop keyboard, how to disable the Laptop keyboard
    everyone knows that the keyboard is indispensable for a computer in general and a laptop in particular. however, in certain cases, you may want to lock the keyboard to prevent the impact from children, pets, or from your carelessness. so how to lock (or disable) laptop keyboard?
  • How to check what version of DirectX you are usingPhoto of How to check what version of DirectX you are using
    how to check what version of directx you are using. if you use windows operating system and play games, directx is a very familiar name. directx supports users to handle multimedia related tasks, especially graphics processing of game and video on windows platform.