This guide shows you how to unhide a hidden partition in Windows using the command prompt (CMD) and alternative methods. A hidden partition is invisible in File Explorer and other file browsers, protecting sensitive data. This article details how to reveal hidden partitions and, conversely, how to hide them.
Unhiding Partitions with CMD (Diskpart)
Diskpart is a command-line utility for managing hard drives. Follow these steps to unhide a partition using Diskpart:
- Open the Run dialog (Windows key R).
- Type
diskpart
and press Enter. Confirm any User Account Control prompts. - Use these commands, pressing Enter after each:
-
list volume
(Lists all volumes) -
select volume *
(Replace*
with the hidden partition's volume number) -
assign letter =
(Assign a drive letter; replace=
with an available letter, e.g.,E:
)
-
- The hidden partition should now appear in File Explorer.
Alternative Methods to Unhide Partitions
Method 1: Disk Management
A missing drive letter prevents partition access. Disk Management can add a letter:
- Right-click the Start button and select Disk Management.
- Right-click the hidden partition and select "Change Drive Letter and Paths...".
- Click "Add" and choose an available letter.
Method 2: MiniTool Partition Wizard Free
If a third-party partition manager hid the partition, CMD might not work. MiniTool Partition Wizard is a free tool that can unhide it:
- Download, install, and launch MiniTool Partition Wizard Free.
- Right-click the hidden partition and select "Unhide Partition".
- Click "Apply" to save changes.
Hiding Partitions in Windows
To hide a partition (for data security), use these steps:
- Open the Run dialog (Windows key R) and type
diskpart
, then press Enter. - Use these commands (pressing Enter after each):
list volume
-
select volume *
(Replace*
with the partition number) -
remove letter =
(Replace=
with the partition's drive letter)
Alternatively, use MiniTool Partition Wizard to hide the partition.
Conclusion
This guide provides multiple ways to unhide hidden partitions in Windows. If the CMD method fails, try the alternative methods using Disk Management or MiniTool Partition Wizard. Remember to contact support if you encounter problems with MiniTool software.
The above is the detailed content of How to Show Hidden Partition Using CMD & CMD Alternatives. For more information, please follow other related articles on the PHP Chinese website!

Data recovery is always a heated topic. To successfully restore data from your device, you should know how it stores data. You can learn the difference between RAID recovery and hard drive recovery from this php.cn post.

Do you run into Word text disappearing while typing? Some letters or even paragraphs might disappear from your document. What’s wrong with it? In this post from php.cn Website, we will take a closer look at the Word automatically deleting text issue

When you are trying to log into Overwatch 2, you may receive the LC-208 error message and it prevents your game from connecting to the game servers. This post from php.cn introduces how to fix the LC-208 Overwatch error.

Generally, you can quickly access and edit Google Drive files from File Explorer. However, sometimes you may encounter the issue of “Google Drive disappeared from File Explorer”. Here this post on php.cn tells you how to get Google Drive to show up i

Why is my computer on the welcome screen for so long? How to fix Windows 7 welcome screen slow? If you still run Windows 7 on your PC and meet this issue, you are in the right place and multiple solutions will be given here by php.cn.

Want to use the built-in password management tool – Credential Manager to manage your login credentials for web and apps? How can you open Credential Manager in Windows 11? In this post, php.cn collected multiple ways to access this utility, and let’

Microsft Defender Antivirus has a feature called Periodic scanning, which can be enabled when you have installed another antivirus product on a Windows 11/10 device. Now, this post from php.cn teaches you how to enable/disable Periodic scanning on Wi

Have you ever encountered the issue of “Excel hyperlinks not working”? Do you know how to deal with it? In this post from php.cn, you can get several feasible solutions to get rid of this problem. And you will know a professional data recovery tool t


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

Notepad++7.3.1
Easy-to-use and free code editor

Atom editor mac version download
The most popular open source editor

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

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