Well here the steps for hiding the drive in your PC
1)open command prompt
2)type DISKPART and press Enter.
3)type list volume
DISKPART>list volume
4)Select the volume which you want to hide by selecting the corresponding number which is displayed
DISKPART>select Volume 2
It will show volume 2 is selected.
5)Now remove letter of the volume you want to hide
DISKPART>remove letter f
It will show Diskpart successfully removed the drive letter or mount point.
now exit the command prompt and open My computer to see weather the drive is hidded.
To make the drive visible do the steps 1,2,3,4 as mentioned above.
do the fifth step like this
5)DISKPART assign letter f.
No comments:
Post a Comment