For this you have to use Registry editor so do this at your risk with more caution
First of all open Registry Editor by typing “regedit” in Run Command without quotes.
If you want to hide drives for logged in users only then open this path in Registry Editor.
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer
If you want to hide drives for every user of Windows then open this path in Registry Editor.
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer
After opening this key create new string key named NoDrives
Regedit Create Key
If you want to hide A: drive then enter value 1 and 2 for B: drive. Here it is table for hide drives.
Drive
Code
1
2
4
8
16
32
12
28
No comments:
Post a Comment