Serach cmd and run it as Administrator.
Type mountvol in command prompt and press enter. It will show the ID of drives, note the ID of drive you want to hide.
We noted down for F:, viz
\\?\Volume{14394d58-7caf-11e2-af9b-806e6f6e6963}\
F:\
To hide the drive, you have to type in command prompt:
mountvol F: /d
To bring it back, you have to type:
mountvol f: [volume id] (
No comments:
Post a Comment