How to Hide the drives(c:,d:,e:,a:...etc) in My Computer

1.Go to start->run.Type regedit.

Now go to:

HKEY_CURRENT_USER\Software\Microsoft\Win

dows\CurrentVersion\Policies\Explorer

Now in the right pane create a new DWORD item and name it NoDrives(it is case sensitive). Now modify it's value and set it to 3FFFFFF (Hexadecimal) .Now restart your computer. So, now when you click on My Computer, no drives will be shown(all gone...). To enable display of drives in My Computer, simply delete this DWORD item that you created.Again restart your computer.You can now see all the drives again.

or

Here’s how:

1. First open Command Prompt (Start>Run>Type “cmd” without the quotes)

2. On the flushing cursor type “diskpart” (again without the quotes) Note: Wait for the Diskpart> and the flushing cursor to appear, usually it takes 5 seconds.

3. After the Diskpart> appears, type “list volume” (no quotes ok). It will then show all the drive in your computer including optical drives.

4. Select the drive you like to hide, for example using my system configuration, I want to hide drive d: then I’ll just type “select volume 3” (excluding the quotes). This varies depending on your system configuration.

5. After that, type “remove letter D” (again without the quotes). Then exit command prompt.

Your drive now is hidden, don’t worry its not been deleted of formatted, we just hide it. So if you want to see your drive again just follow the following.

To unhide the partition, repeat the steps 1-4 and on step 5 type “assign drive D” (ok again without the quote).

That’s all; your drive now is not hidden.


0 Pemberi Komen:

Post a Comment

1Komen, idea bernas didahulukan, kritikan diutamakan