How to Check Disk Drive Partition Style in Windows 11
The disk drive partition style in Windows 11 tells your computer whether a hard drive uses the modern GPT (GUID Partition Table) format or the older MBR (Master Boot Record) format. This layout organizes your files and controls how your system starts up.
You need the GPT format because Windows 11 only installs on GPT drives and requires UEFI firmware to boot properly. Checking your partition style takes just a few clicks in Disk Management or a quick command.
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?
Checking the partition format reveals if a drive meets modern Windows 11 requirements. Unlocking advanced security features or supporting drives larger than two terabytes often depends on converting an older MBR layout to GPT.
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. PowerShell provides a quick command-line view. 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
Older drives running the MBR format require a conversion to GPT before accepting Windows 11. Built-in utilities handle this transition without formatting.
Summary
Checking your disk drive partition style in Windows 11 relies on tools like the Settings app, Disk Management, or the DiskPart command-line program. Knowing your disk partition style, like MBR or GPT, supports specific 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!