DiskPart is a command-line utility that lets you manage disk-related objects like drives, virtual disks, partitions, and volumes. You invoke DiskPart by typing DiskPart at a command prompt and pressing Enter. (You must be in the Administrators group to run DiskPart.) DiskPart accepts 38 different commands, which can be listed by typing Help at the DiskPart prompt.
While the Help command lists the available commands in alphabetical order, logically, the DiskPart commands can be grouped into the following categories:
DiskPart operates on whatever object currently has focus. You can assign focus to an object through the Select command, e.g.,
DISKPART> Select Disk 0
Subsequent commands will now operate on Disk 0 until focus is assigned to another object.
You leave the DiskPart utility by typing Exit at the DiskPart prompt.
![]()
![]()
This tip (12662) applies to Windows 7, 8, and 10.
It's simple to use Robocopy to copy entire directories. Dealing with directories is what it does best! This tip shows you ...
Discover MoreIf you have an important file that you want to be sure doesn't get accidentally edited, you can set it to read-only. This ...
Discover MoreIt's possible to rename multiple files at the same time, but the new names of the files may leave a bit to be desired. ...
Discover MoreThere are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)
Copyright © 2026 Sharon Parq Associates, Inc.
Comments