A Guide to Completely Erase Drive's Partitioning in Windows

A Guide to Completely Erase Drive's Partitioning in Windows

Joseph Lv12

A Guide to Completely Erase Drive’s Partitioning in Windows

Your Windows computer provides several options for deleting unwanted drive partitions, whether you are looking to consolidate space, restructure data allocation, or simply start over. However, before you do that, make sure to backup or move any important data on the partition, as the process removes all the data on the drive.

This guide will show you how to delete a drive partition using the Settings app, Disk Management tool, Command Prompt, and PowerShell.

1. How to Delete a Drive Partition on Windows Using the Settings App

The Windows Settings app makes it easy to manage drive partitions and perform advanced storage-related tasks. It also provides the most straightforward way to delete a drive partition on Windows.To delete a drive partition via the Settings app:

  1. Press Win + I to open the Settings app.
  2. In the System tab, click on Storage.
  3. Expand Advanced storage settings and click Disks & volumes.
  4. Click the Properties button next to the drive you wish to delete.
  5. Under the Format section, click the Delete button.
  6. Select Delete volume to confirm.
    Delete a Drive Partition Using the Settings App

Once you complete the steps, the partition and everything on it will be gone.


VSDC Pro Video Editor is a light professional non-linear video editing suite for creating a movie of any complexity. It supports the most popular video/audio formats and codecs, including 4K, HD and GoPro videos. Preconfigured profiles make the creation of videos for various multimedia and mobile devices absolutely hassle-free.

Key features:

• Import from any devices and cams, including GoPro and drones. All formats supported. Сurrently the only free video editor that allows users to export in a new H265/HEVC codec, something essential for those working with 4K and HD.
• Everything for hassle-free basic editing: cut, crop and merge files, add titles and favorite music
• Visual effects, advanced color correction and trendy Instagram-like filters
• All multimedia processing done from one app: video editing capabilities reinforced by a video converter, a screen capture, a video capture, a disc burner and a YouTube uploader
• Non-linear editing: edit several files with simultaneously
• Easy export to social networks: special profiles for YouTube, Facebook, Vimeo, Twitter and Instagram
• High quality export – no conversion quality loss, double export speed even of HD files due to hardware acceleration
• Stabilization tool will turn shaky or jittery footage into a more stable video automatically.
• Essential toolset for professional video editing: blending modes, Mask tool, advanced multiple-color Chroma Key

2. How to Delete a Drive Partition on Windows Using the Disk Management Utility

Another way to delete a drive partition on Windows is via the Disk Management tool. If you want to use that, follow these steps:

  1. Press Win + R to open the Run dialog box.
  2. Type diskmgmt.msc in the text field and press Enter.
  3. In the Disk Management window, right-click the unwanted partition and click the Delete Volume option.
  4. Select Yes to confirm.
    Delete a Drive Partition Using the Disk Management Tool

Don’t want to get rid of a drive altogether? You can also choose to hide the drive on Windows using the Disk Management tool.

## 3\. How to Delete a Drive Partition on Windows With the Command Prompt

Not a fan of GUI? No problem. Windows also lets you delete a drive partition using the Command Prompt. Here are the steps for the same.

  1. Right-click on the Start icon and select Terminal (Admin) from the menu that appears.
  2. Select Yes when the User Account Control (UAC) prompt shows up.
  3. In the console, run the following commands to view a list of drives connected to your system.
    diskpart list volume
  4. Note down the number associated with the drive you want to delete in the Volume column.
  5. Type the following command and press Enter to select the volume. Make sure you replace N in the command with the drive number noted earlier.
    select volume N
  6. Copy and paste the following command and press Enter to delete the partition.
    delete volume
    Delete a Drive Partition Using the Command Prompt

Enjoy working with the Command Prompt? If so, you will surely love our guide on customizing the Command Prompt on Windows .

4. How to Delete a Drive Partition on Windows via PowerShell

Windows PowerShell is another command-line tool that you can use to delete a disk partition. Here are the steps you need to follow.

  1. Press Win + S to open the search menu.
  2. Type in Windows PowerShell and select Run as administrator.
  3. Select Yes when the User Account Control (UAC) prompt appears to open PowerShell with admin rights .
  4. Run the following command to view a list of drives on your PC:
    Get-volume
  5. Note down the letter assigned to the drive you want to delete in the DriveLetter column.
  6. Copy and paste the following command to delete the partition. Replace X in the command with the actual drive letter noted in the previous step.
    Remove-Partition -DriveLetter X
  7. Type Y and press Enter to confirm.
    Delete a Drive Partition Using PowerShell

Once you run the above commands, PowerShell will delete the specified partition.

The Tube Sites Submitter is a fast and efficient tool for anyone who needs to upload videos quickly, easily and automatically to hundreds of tube sites in mere minutes .

There Are Many Ways to Delete Drive Partitions on Windows

As we just saw, deleting a drive partition on Windows is a simple process, regardless of the method you use. Once you delete a partition, the space on that drive will be unallocated. You can then create a new partition on the empty space or use the space to expand an existing partition.

This guide will show you how to delete a drive partition using the Settings app, Disk Management tool, Command Prompt, and PowerShell.

  • Title: A Guide to Completely Erase Drive's Partitioning in Windows
  • Author: Joseph
  • Created at : 2024-08-15 15:22:24
  • Updated at : 2024-08-16 15:22:24
  • Link: https://windows11.techidaily.com/a-guide-to-completely-erase-drives-partitioning-in-windows/
  • License: This work is licensed under CC BY-NC-SA 4.0.