HIDE DISK DRIVES & PROTECT DATA FROM INTRUDERS
- If you have sensitive or important data stored on a particular disk drive that you don’t want anyone to see, a great way to hide it is to remove the drive letter assigned to a particular mounted volume. Use this great tool - DISKPART.
- Open CMD & Type --> "diskpart". A New Window will open as DISKPART.
- Type there --> "list volume". It will display all your disk volumes.
- Now Suppose if i want to hide "Z Drive". I will select its volume. Type --> "select volume 0".
- To remove "Z Drive" , type --> "remove letter Z".
- DISKPART will hide your Z Drive. You can't able to see that from my computer or windows explorer.
- To Get back to your hidden Z drive, just type --> "assign letter Z".
- REMEMBER THE NAME OF THE DRIVE LETTER WHILE HIDING.
No comments:
Post a Comment