How to show hidden partition disks |
Modifying the hidden partition files may cause the computer system to be unusable. Please exercise caution when performing this operation.
- Enter cmd in the search box on the taskbar, select Command Prompt, and click Run as administrator.
- In the Command Prompt window, perform the following steps:
(1) Enter diskpart and press Enter.
(2) Enter list volume and press Enter. Then, you will find the hidden volumes, and determine the number of hidden volumes to be displayed.
(3) Enter sel volume 3 and press Enter to display volume 3. You can display other volumes similarly.
(4) Enter assign letter H, and then press Enter. H refers to the drive letter of volume 3 that you have assigned.
(5) Enter exit and press Enter to exit the Command Prompt.
To hide volumes, enter cmd in the search box on the taskbar, select Command Prompt, click Run as administrator, and enter the following text in sequence in Command Prompt:
(1) Enter diskpart and press Enter.
(2) Enter list volume and press Enter. Then, you will find the displayed volumes, and determine the number of displayed volumes to be hidden.
(3) Enter sel volume 3 and press Enter to hide volume 3. You can hide other volumes similarly.
(4) Enter remove and press Enter.
(5) Enter exit and press Enter to exit the Command Prompt.
Note: Do not hide volume C as it is the system drive. If volume C is hidden, the system may be unavailable.