Sometimes its required to hide a particular drive from others,and if you dont have any hiding software,follow this steps
- Open command prompt
- Type "diskpart.exe" w/O quotes
- Type "list volume" w/o quotes
- It will show you volume letter and volume number
- Suppose you want to hide E: and its volume number is 3
- Type "select volume 3" w/o quotes 3 is the volume number
- Type "remove letter e" w/o quotes e is the volume name
- If needed reboot the system
- To show the same drive repeat 1,2,3,4,5,6
- Type "assign letter e "
No comments:
Post a Comment