GPO set to restrict viewing of C drive but able to view on R-click

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have set a GPO to restrict the viewing of the C drive on XP machines.
There is no explorer under the start button and if you hit <windows key> "E"
the C: drive does not show... but if you right click on the start button and
click on "explore" it shows the C: drive at the bottom of the drive tree.

Is there something I missed in the GPO? How can I restrict viewing of the
C: drive on a local computer?

Thanks
 
open the registry editor and go to the key
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

create a new Dword value, the name is NoDrives.

open it and input the number 4 to hide c:
 
Back
Top