Posts

Showing posts from May, 2011

How to Hidden Drive????

Image
  Here is a cool technique which hides entire hard disk drives by a simple procedure. This is the best security tip to be employ against unauthorised users.   1) Go to Start > Run > type "diskpart". A DOS window will appear with following description   DISKPART>     3) Suppose you want to hide drive F then type "select volume 4" Then a message will appear in same window { Volume 4 is the selected volume} 4) Now type "remove letter F" 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 F".