PDA

View Full Version : How To Hide Drives In Windows 7 Using Command Prompt



razorsedge
October 20th, 2010, 01:03 AM
The Command Prompt in Windows is a very powerful tool to accomplish certain tasks that usually can’t be done unless you have a third-party tool. We have already covered a few guides such as how to install Windows 7 via USB flash drive and how to add/delete/rename power plans using Command Prompt.

37801

Today, we are going to share another interesting use of Command Line. One can use the Command Prompt to hide one or more drives in the explorer. Of course, you can use a free tool such as DriveHide to do the same. But, if you can remember a few commands, you can easily hide a drive in a few seconds without using a third-party software.



Here is how to do it:

1. Type CMD in Start menu search area and hit Enter to launch Command Prompt. You can also find the Command Prompt under Accessories category in Start menu.

37802


378042. In the Command Prompt, type Diskpart and hit enter key. Click Yes if you are prompted with UAC (User Account Control) dialog-box.

37804

3. And then type List Volume and hit enter to see list of all drives.

37805

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)

37806

37807

5. To hide a drive, type Remove Letter G. Here, G is the drive letter than you want to hide.

37808

6. You are done.



To show the hidden drive, follow the steps given below:

1. Follow the procedure mentioned in step 1, 2, and 3.



2. Select the volume number for which you want to assign a drive letter and show in the explorer. Type Select Volume 8 (here, 8 is the volume number) and hit Enter key.



3. Once selected, type Assign Letter G and hit Enter key to see the drive in explorer(replace G with the drive letter that you have previously removed).
37809