Windows Disk Management is a built-in administrative utility that allows you to manage drives and partitions on your system. Whether you’re setting up a new hard drive, resizing an existing partition, or troubleshooting disk errors, Disk Management provides the essential tools to do it—all without needing additional software.
This guide covers five reliable ways to access Windows Disk Management in Windows 10 and Windows 11, plus useful tips on what you can do once you’re inside.

Content
Access Disk Management via Computer Management
Using Computer Management is one of the most comprehensive ways to open Windows Disk Management, especially if you’re working with system-level settings:
- Right-click This PC or My Computer, and select Manage.
- In the Computer Management window, go to the Storage section in the left panel.
- Click Disk Management.
This route is ideal for system administrators or power users who regularly manage multiple drives, services, or scheduled tasks.
Search for Disk Management in the Start Menu
This is the most beginner-friendly method to access Disk Management:
- Click the Start Menu or press the Windows key.
- Type “Disk Management” or “Create and format hard disk partitions.”
- Click the first matching result.
Pro tip: Pin the Disk Management shortcut to your Start menu or Taskbar if you use it often.
Use the Power User Menu Shortcut
The Power User Menu offers quick access to advanced tools:
- Press Windows + X to bring up the menu.
- Select Disk Management from the list.
This method is fast, efficient, and available in both Windows 10 and Windows 11.
Launch with the Run Dialog
Know the command? Just run it:
- Press Windows + R to open the Run dialog.
- Type diskmgmt.msc and hit Enter.
This is the fastest way to launch Disk Management without clicking through menus.
Open Disk Management Using Command Line Tools
You can also start Windows Disk Management using terminal commands:
- Open Command Prompt or PowerShell.
- Type diskmgmt.msc and press Enter.
This method is perfect for remote admin tasks or scripting workflows involving storage.
What Can You Do with Windows Disk Management?
Once opened, Windows Disk Management offers a full range of features to maintain and configure your drives:
Key Tasks:
- Create or delete partitions
- Format drives with NTFS, exFAT, or FAT32
- Assign, change, or remove drive letters
- Shrink or extend volumes
- Mark partitions as active
- Convert basic disks to dynamic disks
- View drive status, health, and capacity
Whether you’re managing an SSD, external USB, or internal HDD, Disk Management provides a reliable interface to control how your storage is used.
When to Use Disk Management vs. Other Tools
While Windows Disk Management is a solid choice for most disk-related tasks, there are scenarios where other tools may be more appropriate:
Task | Recommended Tool |
Basic partitioning, formatting | Disk Management |
Deep disk diagnostics | CHKDSK, S.M.A.R.T. tools |
Data recovery | Third-party recovery software |
Advanced resizing and conversion | DiskPart (command-line), 3rd-party tools like EaseUS, AOMEI |
Knowing when to use Disk Management vs. when to switch to more specialized tools helps prevent data loss and saves time.
Final Thoughts about Windows Disk Management
Windows Disk Management is one of the most powerful utilities built into Windows 10 and 11. With multiple ways to access it, you can easily manage storage devices, troubleshoot drive issues, or optimize your disk layout.
Just remember—always back up your data before making changes like formatting or partitioning. Mistakes can be costly, and Disk Management does not have an undo button.
Frequently Asked Questions
Can I move or resize a partition using Windows Disk Management?
Yes, you can shrink or extend volumes, but only if there’s unallocated space next to them. For more flexibility, third-party tools may help.
What is diskmgmt.msc?
It’s the command to open Windows Disk Management using the Run dialog, Command Prompt, or PowerShell.
Does Windows Disk Management work with external drives?
Yes, external drives like USB sticks or external HDDs will appear in Disk Management if they’re properly connected and recognized by the OS.
Can I convert a disk from MBR to GPT using Disk Management?
Yes, but only if the disk is empty. For disks with data, use MBR2GPT (command-line) or third-party software.
Why isn’t my drive showing up in Disk Management?
This could be due to hardware issues, missing drivers, or a corrupted file system. Try updating your drivers or checking Device Manager.