Disable or Access denied on data writing on usb drives by your computer in windows vista or xp

ADVERTISEMENTS

So there is a simple way to stop writing of data on any machine having windows xp or windows vista.

Since Windows XP SP2, you can disable writing to USB devices altogether using a simple registry hack.This hack also works on windows vista.

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies]
“WriteProtect”=dword:00000001

Go to the location and set the dword value as 1 or copy the registry settings given below in notepad and save it as .reg file and enter these settings in the registry by double clicking and confirming the entry by clicking ok button of the message window.


Technorati Tags: ,

Author + Admin: Abhishek Bhatnagar
Software Engineer by profession and blogger by passion, I blog about computer tips and tricks and solutions for computer problems. You can connect with me at twitter or know more about me on www.abhishekbhatnagar.com.

One Comment

  1. Since Windows XP SP2, you can disable writing to USB devices altogether using a simple registry hack.This hack also works on windows vista.

Leave a Reply