About 112,000 results
Open links in new tab
  1. diskpart | Microsoft Learn

    Feb 3, 2023 · Displays a list of disks, of partitions in a disk, of volumes in a disk, or of virtual hard disks (VHDs). Merges a differencing virtual hard disk (VHD) with its corresponding parent VHD.

  2. How to use DISKPART commands in Windows 11/10

    May 20, 2023 · Windows comes with a built tool— Disk Management —that offers a complete solution to manage hard disks on the computer. You can use it to shrink volume, increase …

  3. Everything About DiskPart Commands in Windows 10

    Jul 30, 2024 · Before you can use DiskPart commands in Windows 10, you must first list, and then select an object to give it focus. When an object has been focused, any DiskPart …

  4. How to use disk management commands (diskpart, chkdsk, …

    Oct 11, 2025 · In this guide, I’ll show you how to use Diskpart and its commands to create, format, delete, hide, and unhide partitions. I’ll also show you how to use Chkdsk to check partitions for …

  5. How to Use DiskPart Utility in Windows - Help Desk Geek

    Oct 10, 2019 · At the “DISKPART>” prompt, type list disk and hit enter. This will list all of the available storage drives (including hard drives, USB storage, SD cards, etc.) that your PC can …

  6. CMD List Drives: How to List Drives in Command Prompt?

    Oct 29, 2025 · DiskPart is a disk partition management tool that uses command lines to perform operations. It can be used to list drives CMD as well. Here’s how to use it. Step 1. Open the …

  7. Using Diskpart: A Guide to Windows Disk Management

    Feb 12, 2025 · How to list all disks using Diskpart For instance, we can first type ‘list disk’ to list the state of all disks in my Windows 11 PC. This will display both an online disk and an...

  8. How To List All Drives In CMD: Diskpart, WMIC, PowerShell

    In the Command Prompt window, type “diskpart” and press Enter to launch the Diskpart utility. Once Diskpart is open, type “list volume” and press Enter to display a list of all the drives on …

  9. How to Use DiskPart and its Popular Commands?

    Oct 1, 2025 · DiskPart is a command-line utility that helps you perform multiple actions, such as create, extend, and shrink drive volumes. It is available for all the versions of Windows OS, …

  10. How to List All Drives Using Command Prompt (cmd) and

    Sep 19, 2025 · Diskpart is among the oldest and most used tools for listing and managing drives and partitions. Here are the steps to follow in order to get a list of drives using Diskpart: Step …