Posted by : Unknown
Saturday, 5 March 2016
Hide drives using Command Prompt in Windows 7
Method-
Step 1: Type CMD in Start menu search area and hit Enter to launch Command Prompt
Step 2: In the Command Prompt, type Diskpart and hit enter key
Step 3: And then type List Volume and hit enter to see list of all drives.
Step 4: Select the drive that you want to hide. To do this, type Select Volume G (here, G is the drive letter) or Select Volume 8 (here 8 is the volume number).
Step 5: To hide a drive, type Remove Letter G. Here, G is the drive letter than you want to hide.
To show the hidden drive;
Step 1: Follow the step 1, 2, and 3 of Method 1.
Step 2: Select the volume number for which you want to assign a drive letter . Type Select Volume 8 (here, 8 is the volume number) and hit Enter key.
Step 3: Once selected, type Assign Letter G and hit Enter key.
enjoyy it...