This restriction prevents users from using My Computer or Explorer to access the content of selected drives. Also, They cannot use .
Run, Map Network Drive, or the Dir command to view the directories on these drives.
Step1:- Open your registry (press win+r and type regedit , hit enter )
Step2:- goto >>
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer
Step3:- And find or create the DWORD "NoViewDrives" there by right clicking on explorer -> NEW -> DWORD value .
The "NoViewOnDrive" value uses a 32-bit bitmask to define local and network drive access for each logical drive in the computer. The lower 26 bits of the 32-bit word correspond to drive letters A through Z. Drives are visible when set to 0 and hidden when set to 1.
If your not happy working in Hex, add these decimal numbers to hide the drive(s):
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: 67108863
For example to hide drive A and drive D, you would add 1 (A) + 8 (D) which means the value should be set to "9".
To disable all the drives set the value to "67108863".
Restart Windows for the change to take effect.
Hope U Understand...
Enjoy..!!
Regards:-
Manan Saini.
Say Some Words About This Site Hello Friends , Knowlegde is Good only if we share it with each other.So i am here to share my knowledge with u people.This site contain all computer related tricks and many more.But try all the tricks at ur own risk , i am not responsible for any damage. Hope you all Understand the tips and tricks that is mention in this site , if u have any doubt then plz give ur feedback. I try to do my best. Hope u Enjoy... |
CHAT WINDOW
14 February, 2008
Block The Drives ...
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment