* Access to the Registry Editor program, running regedit.
* Find the path like below,
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ Explorer
* Right click on the Explorer folder and select New > DWORD Value.
* Name the registry NoDrives.

# In the DWORD Value window, select Decimal.

A=1, B=2, C=4, D=8, E=16, F=32, G=64, H=128, I=256, J=512, K=1024, L=2048, M=4096, N=8192, O=16384, P=32768, Q=65536, R=131072, S=262144, T=524288, U=1048576, V=2097152, W=4194304, X=8388608, Y=16777216, Z=33554432, All drive=67108863
For example, I can hide drive J only if I put the number 512 under selecting Decimal. What to do in case I prefer to hide more than one drive ? That is easy just plus the numbers. To illustrate, I want to hide drive C and E so I put the result number of 4 plus 16 that is 20.
* Click OK button and close the Registry Editor program.
* Log off and Log on your computer. Finish !
No comments:
Post a Comment