This article introduces three ways to remove external hard disk partitions in Windows 10/11 systems, using the Disk Management Tool, the Diskpart command line, and the MiniTool Partition Wizard Partition Wizard. Whether you want to reorganize disk space, clear data, uninstall the operating system, or fix partitioning issues, you can find the right solution.
Purpose of removing external hard disk partition:
External hard drives are usually very large in capacity, and in order to better organize files and programs, we will divide them into different partitions. But sometimes partitions need to be deleted, for example:
- Reorganize disk space: If there is no important data in the partition, deleting partitions is more efficient than resizing the partition.
- Delete data: Deleting partitions can delete all data at once, saving time.
- Uninstall the operating system: If the Windows system is installed on an external hard disk, delete the corresponding partition to uninstall.
- Fix partitioning issues: Sometimes, deleting and reformatting partitions can solve partitioning issues.
How to remove external hard disk partition:
Method 1: Use Disk Management Tools
Here is the easiest way:
- Connect the external hard drive to the computer.
- Right-click the partition you want to delete and select "Delete Volume". Click "Yes" to confirm.
- Repeat step 2 to delete all unwanted partitions.
Method 2: Use the Diskpart command line
If you prefer to use the command line:
- Press Windows R to open the run window, enter
diskpart
and press Enter. - Select Yes in the User Account Control window.
- Enter the following commands and press Enter after each command:
-
list disk
(list all disks) -
select disk *
(* represents the disk number of the external hard disk) -
list partition
(list all partitions) -
select partition *
(* represents the number of the partition to be deleted) -
delete partition
(delete partition)
-
To delete all partitions at once, you can use the following command:
-
list disk
-
select disk *
(* represents the disk number of the external hard disk) -
clean
(clear all partitions)
Method 3: Use MiniTool Partition Wizard
If the Disk Management Tool or the Diskpart command line fails, you can use the MiniTool Partition Wizard, a free partition management tool. It provides more powerful functions, including hard disk cloning, data recovery, etc.
- Connect the external hard drive to the computer.
- Start the MiniTool Partition Wizard.
- Select the partition to delete and select "Delete Partition" in the menu on the left.
- Click the "Apply" button in the lower left corner.
To delete all partitions at once, select the entire disk and click "Delete all partitions".
Select Yes in the pop-up window and click Apply.
Data recovery:
If you deleted the partition by mistake, you can use MiniTool Power Data Recovery to recover the data.
Summarize:
This article provides three ways to remove external hard drive partitions, and you can choose the appropriate method according to your needs. If you have any questions, please contact the MiniTool support team.
The above is the detailed content of How to Remove Partition on External Hard Drive (3 Methods). For more information, please follow other related articles on the PHP Chinese website!

Do you wonder how to find Resident Evil 4 saves? How to back up Resident Evil 4 saves? This post from php.cn provides 3 ways for you to back up Resident Evil 4 saves. Now, keep on your reading.

If someone tries to access your computer by inputting numerous key combinations, your computer is at a higher risk of being opened. Therefore, it is quite needed to limit the number of login attempts. How to do it? Read this php.cn post.

Cfgmgr32.dll missing errors often happen to annoy people a lot and leave some more severe issues in your Windows. So, what should you do when you run into the Cfgmgr32.dll not found issue? This post on php.cn Website will tell you some methods.

Have you ever encountered a problem where the Windows lock screen timeout is not working? Fortunately, several feasible solutions are available in this post from php.cn. Applying these fixes, you can address this annoying issue effectively.

Microsoft has released Windows 11 23H2 (the Windows 11 2023 Update) for a while. Do you want to install this update on your device? What are the new features in it? How to get this update immediately? Now, you can get the information from this php.cn

Windows Defender can protect your computer and the files on the device from attacks or infection of malware and viruses. However, sometimes, you need to bypass Windows Defender due to some reason. In this post on php.cn Website, we will introduce 3 w

When trying to copying or transferring files from mobile phones to your computer, you might get the Data supplied is of wrong type error message. If you have no idea about how to address it, this post on php.cn Website can help you out.

Want to revert changes you have made to Microsoft Excel? Here this article on php.cn Software aims to show you how to reset Excel to default settings in Windows 10 with the most effective ways.


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SublimeText3 Linux new version
SublimeText3 Linux latest version

Dreamweaver Mac version
Visual web development tools

Zend Studio 13.0.1
Powerful PHP integrated development environment

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft