Subscribe

RSS Feed (xml)

Powered By

Skin Design:

Powered by Blogger

eTrickz For Computer Geeks

Thursday, March 13, 2008

HIDE DRIVES

How to Hide the drives(c:,d:,e:,a:...etc)
This is a trick only.
To disable the display of local or networked drives when you click My Computer.
1.Go to start->run.Type regedit.Now go to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
2.In the right pane create a new DWORD item and name it NoDrives(it is case sensitive).
3.Modify it's value and set it to 3FFFFFF (Hexadecimal) .
4.Restart the computer.
5.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.
Restart your computer. All the drives are back again.

No comments: