
You can disable the display of local or networked drives when you open My Computer by following the steps given below:
a) Go to Start Run.
b) Type regedit.
c) Now go to: HKEY_CURRENT_USER\Software\Microsoft\Windows\
CurrentVersion\Policies\Explorer
d) Now in the right pane create a new DWORD item and name it NoDrives (it is case sensitive).
e) Now modify its value and set it to 3FFFFFF (Hexadecimal).
f) Now restart your computer.
g) Now when you click on My Computer, no drives will be shown.
h) To enable display of drives in My Computer, simply delete this DWORD item that you created.
i) Again restart your computer.
j) You can now see all the drives again.


0 comments