How to Check If Your Disk Is MBR or GPT

Channel:
Subscribers:
10,000
Published on ● Video Link: https://www.youtube.com/watch?v=ut-YU7ag5eQ



Category:
Guide
Duration: 2:39
1,207 views
13


How to Check If Your Disk Is MBR or GPT in any Windows OS
MBR or GPT? How to check your HDD or SDD disk partition style on Windows. Fast, Easy Methods
How to Determine if a Disk Uses GPT or MBR.
Method 1
1) Use the Disk Management Tool

To access it, right-click the Start menu or press Windows Key+X and select “Disk Management.” You can also press Windows Key+R to open the Run dialog, type “diskmgmt.msc” into the box, and press Enter.

Locate the disk you want to check in the Disk Management window. Right-click it and select “Properties.”

Click over to the “Volumes” tab. To the right of “Partition style,” you’ll see either “Master Boot Record (MBR)” or “GUID Partition Table (GPT),” depending on which the disk is using.

Method 2
2) Use the Command Prompt or PowerShell

Launch a Command Prompt window as Administrator by right-clicking the Start button or pressing Windows Key+X and selecting “Command Prompt (Admin)” or "PowerShell". You can also locate the Command Prompt shortcut in the Start menu, right-click it, and select “Run as Administrator” or use "Search" and type "cmd".

Type the following 2 commands, pressing Enter after each one:

diskpart
list disk

You’ll see a table listing your connected disks. If a disk is GPT, it will have an asterisk (that’s a * character) under the “Gpt” column. If it’s an MBR disk, it will be blank under the Gpt column.







Tags:
MBR or GPT
partition style
windows partition style
BIOS or UEFI
gpt
mbr
mbr or gpt
bios
uefi
how to check disk partition style
bios or uefi
how to check if hard drive is mbr or gpt
mbr vs gpt
gpt partition table
mbr partition table
diskpart
disk partitioning
how to boot into uefi mode
gpt vs mbr partition
gpt vs mbr for windows 10
check mbr or gpt
cmd gpt mbr
powershell disk management
powershell cmd
windows gpt error
windows mbr error