Convert MBR Disk to GPT Disk

Page 1 of 19 12311 ... LastLast
    Convert MBR Disk to GPT Disk

    Convert MBR Disk to GPT Disk

    How to Convert a MBR Disk to a GPT Disk
    Published by
    Designer Media Ltd


    How to Convert a MBR Disk to a GPT Disk

       Information
    A disk is a separate physical hard drive. This will show you how to convert a MBR (Master Boot Record) disk to a GPT (GUID - Globally Unique Identifer) disk in Windows Disk Manager or in a command prompt. By default Windows uses MBR disks.

    While all Windows can boot from a MBR disk, you can only boot from a GPT disk if your motherboard has an enabled UEFI BIOS and you have an operating system (Windows 7 or Windows 8) that supports booting to GPT that is installed with UEFI.

    You can still have a separate GPT disk as a data disk if your operating system (see below) supports reading a GPT disk, even if your system disk that Windows is installed on is still a MBR disk.


       Note
    Differences Between MBR and GPT Disks:
    • MBR disks are supported (readable) by all Windows operating systems.
      • GPT disks are only supported (readable) by Windows server 2003 SP1 +, XP 64-bit, Vista, Windows 7, Windows Server 2008, Windows 8, and above.
    • MBR disks use the standard BIOS partition table.
    • MBR disks supports up to 2TB per single partition.
      • GPT disks supports up to 256TB per single partition in Windows.
    • MBR disks supports up to 4 Primary partitions or 3 Primary partitions and 1 Extended partition with up to 128 logical volumes in the extended partition.
      • GPT disks supports up to 128 Primary partitions.
    • Removable disks are MBR disks by default.
      • Removable disks cannot be converted into a GPT disk.
       Warning

    • You must be an administrator to do this in Windows.
    • Before you convert a disk, close any programs that are running on or from that disk.
    • Before you convert a disk, be sure to backup anything that you do not want to lose on that disk to a separate physical disk location first. Converting the disk requires that all partitions and volumes are deleted on the disk.
    • If you disable the Disk Defragmenter service, then you will get the error below when you try to do anything in Disk Management. If you get this error, then make sure that the Disk Defragmenter service is set to only Manual.

    Convert MBR Disk to GPT Disk-error.jpg
    EXAMPLE: GPT disk vs MBR disk in Disk Management
    Convert MBR Disk to GPT Disk-gpt_disk_example.jpg

    Convert MBR Disk to GPT Disk-mbr_disk_example.jpg



    OPTION ONE

    In Disk Management


    1. Open the Control Panel (icons view), and click on the Administrative Tools icon, then close the Control Panel window.

    2. Click on Computer Management in Administrative Tools, then close the Administrative Tools window.

    3. If prompted by UAC, click on Yes.

    4. In the left pane under Storage, click on Disk Management. (See screenshot below)
    Convert MBR Disk to GPT Disk-step1.jpg
    5. In the disk (ex: Disk 1) that you want to convert to a GPT disk, right click on each partition and volume on the disk and click on Delete Volume until the whole disk is unallocated space. (See screenshot above)

    6. Right click on the disk (ex: Disk 1) that you want to convert to a GPT disk, and click on Convert to GPT Disk. (See screenshot below)
    Convert MBR Disk to GPT Disk-step2.jpg
    7. When finished shortly, you can confirm that the disk is a GPT disk if you right click on the disk and it has Convert to MPR Disk instead now. (See screenshot below)
    Convert MBR Disk to GPT Disk-step3.jpg
    8. You can now create partitions on the now GPT disk if you like.

    9. When done, close Disk Management.



    OPTION TWO

    In a Command Prompt


    1. Open an elevated command prompt, and go to step 3 below.

    OR

    2. Open a command prompt at boot, and go to step 3 below.
    Convert MBR Disk to GPT Disk-command_gpt.jpg
    3. In the command prompt, type diskpart and press enter. (See screenshot above)

    4. Type list disk and press enter.
    NOTE: Make note of the disk number (ex: Disk 1) that you want to convert to a GPT disk.

    5. Type select disk # and press enter.
    NOTE: Substitute # with the actual disk number that you want to convert to a GPT disk. For example, select disk 1.

    6. Do step 7 or 8 below for what you would like to do.

    7. To Use the "Clean" Command to make Disk Unallocated
    NOTE: This is the easiest method. It will wipe the disk clean all at once leaving it as unallocated space afterwards.
    A) In the command prompt, type clean and press enter.

    B) Go to step 9 below.
    8. To Manually make Disk Unallocated
    NOTE: This method has you manually delete each volume on the disk before converting the disk to GPT.
    A) Type detail disk and press enter. If the disk does not have any volumes listed, then you can go to step 8E below.
    NOTE: This will give you a list of all the volume numbers on the selected disk number that you will need to delete in steps 7 and 8 below.

    B) Type select volume # and press enter.
    NOTE: Substitute # with a volume number listed in step 8A. For example, select volume 3.

    C) Type delete volume and press enter.

    D) Repeat steps 8B and 8C for each volume # listed in step 8A until you have deleted all volume #'s.

    E) When done, type select disk # and press enter.
    NOTE: You would use the same one from step 5 above. For example, select disk 1.
    9. Type convert gpt and press enter.

    10. When done, type exit and press enter.

    11. Close the command prompt.

    12. You can now create partitions on the now GPT disk if you like for a data disk, or start installing the supported Windows if you like. (See information box at the top of the tutorial.).
    NOTE: Restart the computer if you did step 2 instead.
    That's it,
    Shawn








  1. Posts : 8,476
    Windows® 8 Pro (64-bit)
       #1

    i'd like to convert it as i want to make a new primary partition but since i use MBR, i already have the max numbers of partition in my HDD.
      My Computer


  2. Posts : 71,959
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #2

    All finished with the tutorial Dinesh. Convert away. :)
      My Computer


  3. Posts : 8,476
    Windows® 8 Pro (64-bit)
       #3

    nice work Shawn. thanks. :)
      My Computer


  4. Posts : 71,959
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #4

    You're welcome Dinesh. :)
      My Computer


  5. Posts : 2
    7 32-bit
       #5

    Wrong. You say "you can only boot from a GPT disk if you have a operating system (see below) that supports GPT and your motherboard has a EFI BIOS and is enabled." What you SHOULD say is "you can only boot from a GPT disk if you have a operating system (see below) that supports BOOTING TO GPT and your motherboard has a EFI BIOS and is enabled." Windows 7 32-bit DOES NOT SUPPORT BOOTING TO GPT! It DOES support reading GPT. That's not the same thing.
      My Computer


  6. Posts : 71,959
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #6

    Hello user666, and welcome to Seven Forums.

    I think it's pretty much understood as posted, but I'll edit it to help make clearer. :)
      My Computer


  7. Posts : 1
    windows 7
       #7

    USB Recovery


    hi, i have a similar but different problem. my flash drive has been changed to a MBR and i cannot even access it. if i try to format it , windows says it cannot complete format. i have tried everything but nothing seems to work.

    pls help, how can i recover my flash back. it doesnt even show the capacity or disk size.

    help pls
      My Computer


  8. Posts : 71,959
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #8

    Hello Sticco, and welcome to Seven Forums.

    You might see if running the clean all command on the flash drive may help. That commmand will wipe the drive completely as "unallocated space". Afterwards, you would just need to create a new partition or volume on it.

    Hope this helps,
    Shawn
      My Computer


  9. Posts : 761
    Windows 2000 5.0 Build 2195
       #9

    Windows 7 does not support booting to GPT, but does only support reading GPT.
    Shawn, I think you should update this since Windows can boot to GPT since Vista SP1
      My Computer


 
Page 1 of 19 12311 ... LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 21:09.
Find Us