MRTec-Together We'll Go Far

Tips & Tricks => Operating Systems => Topic started by: Meit on November 08, 2009, 10:52:08 am



Title: Here is a cool technique which hides entire hard disk drives by a simple procedu
Post by: Meit on November 08, 2009, 10:52:08 am
1) Go to Start > Run > type "diskpart".
A DOS window will appear

2) Then type "list volume"
you will be shown the list of your all partions that you got

3) Suppose you want to hide drive E then type "select volume 3"
Then a message will appear in same window { Volume 3 is the selected volume}

4) Now type "remove letter E"
Now a message will come { Diskpart Removed the Drive letter }

sometime it requires to reboot the computer.
Diskpart will remove the letter.

Windows XP is not having capabilty to identify the unknown volume.
Your Data is now safe from unauthorised users.

To access the content of hidden Drive repeat the process mentioned above. But in 4th step replace " remove" by "assign".
It means type "assign letter E".