如何在 Windows 11/10 中检查磁盘是否使用 GPT 或 MBR 分区

How to check if a Disk uses GPT or MBR Partition in Windows 11/10

Your Windows machine can use GPT (GUID Partition Table) or MBR (Master Boot Record) partition. However, many people don’t know which partition type their computer is using. Therefore, in this article, we are going to show you how to check if a Disk uses GPT or MBR Partition in Windows 11 or Windows 10.

Check if a Disk uses GPT or MBR Partition

There are three methods by which you can if a Disk uses GPT or MBR Partition. They are:

From Disk ManagementFrom Device ManagerBy Command Prompt or PowerShell

Let us talk about them in detail.

1] From Disk Management

The easiest way to check if a Disk uses GPT or MBR Partition would be to do it from the Disk Management window.

To do that, launch Disk Management by Win + X > Disk Management. Now, right-click on the Disk you want to check the partition of, select Properties, and check Partition style to know if that Disk uses GPT or MBR.

Read: How to Convert MBR to GPT Disk.

2] From Device Manager

If you are not familiar with Disk Management then try doing the same with Device Manager. To do that, launch Device Manager by Win + X > Device Manager. Now, expand Disk drives, right-click on your Disk, click Properties, go to the Volume tab, click Populate, and check Partition style to know if that Disk uses GPT or MBR.

Read: GPT or MBR: Which format should you use for SSD?

3] By Command Prompt or PowerShell

If you are familiar with Windows Command-line interpreter then you can use either Command Prompt or PowerShell to check partition type by just typing some commands.

To do that, launch Command Prompt or PowerShell as an admin from Start Menu.

Type following commands for Command Prompt.

diskpart

list disk

Check GPT, if you are not seeing anything under it then it has MBR Partition.

Type the following command for PowerShell

Get-Disk

Check Partition style in the result to know your partition type.

Hopefully, this has helped in finding your partition type.

为什么现在索尼PSN商店游戏这么贵?离谱!
excel怎么横向制作表格