Hide Hard Disk Partition using Command Prompt
The hard disk drive in your system is the “data center” of the PC. It is here that all of your programs and data are stored for future retrieval. Your hard disk (or disks) is the most important category of permanent storage used in PCs. Everyone must have hard disk divided into partitions, in which directories and files may be stored on them. We can use each Partition in Hard Disk for storing different stuffs. But What if you want to hide a Hard Disk partition from others. We can put all those files which we don’t want anyone to see and finally hide the hard disk partition. Using some software we can hide folders as well as entire partition. But do you know how to hide hard disk partition without using any software?

Today I am going to show a small trick or tutorial to Hide Hard Disk Partitions without using any Software by just using Command Prompt. Using this trick you can hide and unhide any hard disk partition quickly using some simple command in command prompt. This is a very simple process, Just follow this–
- Goto Start -> Run
- Then Type DISKPART and press ENTER
- Type list volume it will display all the partitions of your system
- Select the partition which you want to hide.For example here I’m going to hide Drive M,see the corresponding volume no in my case volume no is 9
- Now type select volume 9 and press ENTER
- Then type remove letter m this will hide the selected partition.
* To bring the drive back type select volume 9 and them assign letter m
Hope you would like this trick, Post a Comment if you have any problem regarding above.













