prevent users from writing to usb <WINXP>

Status
Not open for further replies.

Ramakrishnan

The Researcher
The following registry setting will prevent writing to usb in windows xp.

Expand HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control

Add a new key and name it "StorageDevicePolicies".In the window on the right then create a new DWORD value and label it WriteProtect, give it a value of "1" and users can no longer write to USB drives. Giving a value of "0" will allow to write again
 

Vishal Gupta

Microsoft MVP
Yeah! Its a useful trick.

I posted it in following thread: ;)

TUTORIAL: All Kinds of Restrictions for Windows XP/2003
 
Status
Not open for further replies.
Top Bottom