How to Hide Your Hard Drives Without Any Registry Edit

This tutorial tells you about how to hide your hard disk from others. Learn and use them.

First go to start->run->type "diskpart" and enter (without quotations)
Type "list volume" (without quotations)
Select the volume of drive that you want to hide by this command "select volume3" (without quotations)
Type "remove letter f" (without quotations, it removes the drive f)


If you want to re-assign the drive;

1. First go to start->run->type "diskpart" and enter (without quotations)
2. Type "list volume" (without quotations)
3. Select the volume of drive. You (before) hide by this command "select volume3" (without quotations)
4. Type "assign letter f" (without quotations)

EXAMPLE:

DISKPART> list volume

Volume ### Ltr Label Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
Volume 0 D DVD-ROM 0 B
Volume 1 C NTFS Partition 20 GB Healthy System
Volume 2 E New Volume NTFS Partition 49 GB Healthy
Volume 3 F New Volume NTFS Partition 78 GB Healthy
Volume 4 G New Volume NTFS Partition 86 GB Healthy
Volume 5 H SUBBU FAT32 Removeable 978 MB

DISKPART> select volume 3
Volume 3 is the selected volume.
DISKPART> remove letter f
DiskPart successfully removed the drive letter or mount point.
DISKPART> select volume 3
Volume 3 is the selected volume.
DISKPART> assign letter f
DiskPart successfully assigned the drive letter or mount point.

2 comments:

Nil Dhital said...

I haven't used any tricks from this blog, but thanks a lot to every tricks provided! It would be great to visit your web again. thanks

Nil Dhital said...

thanks for every tricks, it's great to have such tricks. i'll feel glad to see more tricks in future. Thanks