How to convert an MBR hard drive to a GPT disk using the CMD Diskpart command

For those who love computers and play with the computer a lot, converting the drive format is a very familiar task. Each different drive format has different advantages and strengths. 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 much stronger when it comes to supporting users to create lots of partitions on each drive, if anyone is a service that needs a lot of storage, GPT is the perfect choice.

How to convert an MBR hard drive to a GPT disk using the CMD Diskpart command Picture 1

Converting the drive format from MBR to GPT does not have any difficulty because you can convert directly via CMD on your computer. Here's how to guide conversion.

Before converting we should note the following:

  1. When we convert the drive format, we need to turn off all applications running on that drive.
  2. Your user account must be the highest administrator (Administrator).
  3. Back up all data in case of bad circumstances.

Step 1: You press Windows + R to open the RUN window and enter DiskPart -> Enter .

How to convert an MBR hard drive to a GPT disk using the CMD Diskpart command Picture 2

Step 2: At this time, the CMD Diskpart window will appear. You enter List Disk to display the list of disk devices in the computer.

How to convert an MBR hard drive to a GPT disk using the CMD Diskpart command Picture 3

The drive list appears:

How to convert an MBR hard drive to a GPT disk using the CMD Diskpart command Picture 4

Step 3: You select the drive that you want to convert to GPT with the following syntax.

Select (Drive letter)

The drive letter is equal to in the Disk column ###

For example: Select Disk 2 .

How to convert an MBR hard drive to a GPT disk using the CMD Diskpart command Picture 5

Then the system will notify you to select the drive successfully.

How to convert an MBR hard drive to a GPT disk using the CMD Diskpart command Picture 6

Step 4: After selecting the drive to convert we need to clean them with the Clean command . You type Clean and press Enter .

How to convert an MBR hard drive to a GPT disk using the CMD Diskpart command Picture 7

Notice of successful disk cleanup.

How to convert an MBR hard drive to a GPT disk using the CMD Diskpart command Picture 8

Step 5: Finally, use the following command to convert the drive to GPT quickly.

Convert GPT

How to convert an MBR hard drive to a GPT disk using the CMD Diskpart command Picture 9

The software will then notify you to convert to GPT format successfully.

How to convert an MBR hard drive to a GPT disk using the CMD Diskpart command Picture 10

So you have converted the format of the drive you want to GPT. You need to pay attention to choose the right drive, otherwise it will take time to change and affect the data. This way you can use on every different version of Windows like Windows 10/8/7 / XP. Good luck!

4.3 ★ | 3 Vote

May be interested

  • 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.
  • How to fix Not responding error on WindowsPhoto of How to fix Not responding error on Windows
    how to fix not responding error on windows. windows operating system has gone through many different versions and continuously released patches to bring the best performance to users. however sometimes on windows or the software encountered some errors such as not responding is very normal.