Hide & Restrict Computer Drives
Drive restrictions for User Accounts
Restrict Drives
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Value Name : NoViewOnDrive
Value Type : Binary Value
Value Data: 01 00 00 00
Hide Drives
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Value Name : NoDrives
Value Type : Binary Value
Value Data: 01 00 00 00
Drive Restrictions for Computer
Restrict Drives
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Value Name : NoViewOnDrive
Value Type : Binary Value
Value Data: 01 00 00 00
Hide Drives
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Value Name : NoDrives
Value Type : Binary Value
Value Data : 01 00 00 00
Drives using hexa decimal values A=1, B=2, C=4, D=8
****************************************************************
No comments:
Post a Comment