How to Check Disk Drive Partition Style in Windows 11
Disk drive partition style in Windows 11 tells you if your disk uses GPT (GUID Partition Table) or MBR (Master Boot Record).
This style is how Windows finds the information needed to start your computer and access your drive’s sections. Windows 11 often needs GPT for newer computers that use UEFI firmware.
Knowing your disk’s partition style is helpful. For example, you need to make sure your drive is GPT before installing Windows 11, as the operating system requires it for UEFI booting.
Right-click the Start button, select Disk Management, right-click your disk in the lower pane, and choose Properties. The partition style (GPT or MBR) is shown on the Volumes tab. Alternatively, open Settings, go to System Storage Advanced storage settings Disks & volumes, select your drive, and view its properties.
What is a Disk Drive Partition Style?
A disk drive partition style, like Master Boot Record (MBR) or GUID Partition Table (GPT), determines how Windows organizes information on your hard drive. Understanding this style helps you determine if your drive is compatible with newer Windows features or older systems.
Why Check Your Partition Style?
Why check? You need to know if your disk is compatible with modern Windows 11 requirements. When you check, you’ll know if you need to convert your disk to GPT to use advanced security features or support larger storage.
Method 1Using the Windows Settings App
- Open
Settingsby pressingWindows key + I. - Click
Systemon the left. - Select
Storage. - Expand
Advanced storage settings. - Click
Disks & volumes. - Select your drive and click
Properties. - View the
Partition Styleat the bottom.



%%IMG6–>
Method 2Using Disk Management
- Right-click the
Startbutton and selectDisk Management. - Locate your disk (e.g., Disk 0) in the lower pane.
- Right-click the disk label and select
Properties. - Click the
Volumestab to see thePartition style.

%%IMG8-->
Method 3Using the Command Line
Using PowerShell
Method 3: Using the Command Line. For a quick command-line view, use PowerShell. The following command shows your disk details:
Get-DiskUsing Command Prompt ⚠️ Requires Admin Privileges
- Search for
cmd, right-click it, and selectRun as administrator. - Type
diskpartand press Enter. - Type
list diskand press Enter.
diskpartConversion Pathways and Troubleshooting
Summary
Checking your disk drive partition style in Windows 11 can be done using methods like the Settings app, Disk Management tool, or the DiskPart command-line program. Knowing your disk partition style, like MBR or GPT, can be helpful for certain Windows features and installations. This guide shows you how to find this information quickly.
Can I convert MBR to GPT without losing data?
The `mbr2gpt.exe` tool in Windows 11 converts your system drive without data loss. Always perform a full backup of your files first. Converting a non-system drive may require reformatting, which erases all data on that drive.
How to check if HDD is SATA or SSD?
To check if your hard drive is a SATA HDD or an SSD, you can look at the label on the drive itself when you physically remove it from your computer.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!