PDA

View Full Version : prevent users from writing to usb <WINXP>


Ramakrishnan
06-12-2006, 03:55 PM
The following registry setting will prevent writing to usb in windows xp.

Expand HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l

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
06-12-2006, 04:54 PM
Yeah! Its a useful trick.

I posted it in following thread: ;)

TUTORIAL: All Kinds of Restrictions for Windows XP/2003 (http://www.thinkdigit.com/forum/showthread.php?t=40864)

pradisdeep
06-12-2006, 07:31 PM
thanks for the trick i have been waiting for this..... But vishal u are great in playin with regs

::vicky::
07-12-2006, 11:48 AM
good one