The hard disk partitions of a PC can be shown or hidden using Windows 7 System Utility named as DISKPART. Below steps should be followed to achieve this task:
Steps:
1. Click on Windows Orb(Start) button
2. Click on RUN. Type following command and press Enter
diskpart
3. A command window will open. Write below command and press Enter
list volume
4. Now select the volume which you want to hide or show. Type below command and press Enter
select volume 6
where 6 is the number of volume you wanted to select
5. To hide the partition write following command and press Enter
remove letter G
where G is the letter of volume you selected
6. To show the partition, repeat step 4 and write following command and press Enter
Assign letter G
Below video will help you hide the hard disk partition of your PC

















