Monday 15 September 2014

// // Leave a Comment

How to Lock your pendrive/USB write protected in windows ?

We want some time to protect my usb drive from the third party users. There are lot of methoda today available . I would like to show how to protect your pendrive write protected by editing the registry files. After done the write protection ,You can't copy any files to your pendrive.
USB locking

 

 Steps :

> Insert your pendrive to your USB drive. Check it is not write protected (checking by copy any thing to your USB)

> Press windows+R or run .Type regedit. Press enter.

regedit on running
 
> After that you can see a window like this image

windows registry
 
> Click on arrow near HKEY_LOCAL_MACHINE and click on arrow of SYSTEM and CurrentControlSet

reg edit 2 windows

> Right click on the control and add new key

controls of windows reg

> After creating new key, change the name of new key to StorageDevicePolices

reg editing by renaming
 
 > Right click on the StorageDevicePolicies, New >DWORD(32-bit)

storage device editing
 
> Right click on the write protected file of DWORD(32-bit) and click manage .

reg write protections
 
> Change the value Data to 1 .

DWORD of editing reg
 
windows registry editor
 
> Thats It. You done! Remove the pendrive and again plug in to drive and check it.Yeah it become write protectd

write protection message of windows

> Enjoy. Your pendrive become write protectd. If you want to remove the write protection , change the write protected value to 0 .
 

Like this article ? please share on your social network »»



0 comments:

Post a Comment