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.
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.
Step 2: When the CMD window appears, enter the Diskpart command to access Diskpart .
After accessing Diskpart , the root as the item on CMD will display as follows is successful.
Step 3: Next, you enter List Disk to display the list of drives available on your computer.
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
After you enter the command and press Enter , a message will appear that has selected the drive successfully as follows:
Step 5: You proceed to the Clean command to clean the drive you are choosing.
After cleaning the drive you will receive the following message:
Step 6: Finally, enter the Convert GPT command to convert the selected drive format to GPT .
And here are our results after success.
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.
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!
You should read it
- How to use the format command to write 0 to the hard drive
- How to format the hard drive on Windows
- How to convert an MBR hard drive to a GPT disk using the CMD Diskpart command
- How to format a hard drive into NTFS in Linux
- Instructions to format USB Pendrives with Command Prompt
- How to Format a Hard Drive
- Convert MBR to GPT with no data loss
- How to reformat an external hard drive does not cause data loss
May be interested
- How to convert an MBR hard drive to a GPT disk using the CMD Diskpart commandfor 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 USBhow 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 Windowswhen 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 Taskbarthe 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 keyboardeveryone 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 usinghow 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.