In most of the USB based flash/pen drives, write protection is provided via the small notch. First of all look for it in sides of your drive. It’s even marked with lock/unlock symbol. Move/slide the notch to unlock position (means releasing write protection) before you perform any file operations in your drive such as copy/paste/format etc. After that you can slide back the notch to lock position safely.
But many of the pen drives don’t provide hardware lock/notch for write protection. Instead they back it up by means of some software/tool. From there you can change the write protection lock/unlock option. Refer to your pen drive’s manual for more details in this regard as different pendrive have diferent ways to to unlock them or otherwise you can also take help of some tools to unlock them.To check if your pen drive is infected with some virus simply plug it in you PC and scan it with your anti virus software. You can change setting of your anti virus software to automatically scan any flash drive once it is plugged into your PC.
METHOD #1
1. Open Registry editor of your PC.
2. For this you should type command “regedit” on run.
3. Successively navigate to following link HKEY_LOCAL_MACHINE\SYSTEM\Currentcontrolset\control\storatedevicepolicies ( Note: if you can’t find “ storatedevicepolicies ” after “control” folder then you need to create it. For that follow instructions mentioned below )
1. Open a new notepad file.
2. Copy this
cd\regadd“HKLM\System\CurrentControlSet\Control\StorageDevicePolicies”/tReg_dword/vWriteProtect /f /d 0
3. Save it as DISABLEWP.BAT
4. Then copy it to start up folder.
4. In right side u will be getting writeprotect option, just right click that and modify the hexadecimal value from 1 to 0
5. Restart your PC and enjoy!!!!
METHOD #2
If you have transcend pen drive infected by 9u.exe which is a write protect virus then the following works like a charm:
1) Download JetFlash online recovery from: HERE
2) Run the program
3) Specify the capacity of your drive eg.512 MB, 1 GB …..etc
4) Choose “repair and erase all data” OR ” repair and keep existing data”
5) Progress bar starts…….completes
6) Notification appears —” format complete”
7) Unplug and plug your drive and …..presto
enjoy!!!!
METHOD #3
1. Start > Run -> type “CMD” and press enter
2. type< diskpart
3. type< list volume
4. type< select volume # (# is the number of the USB HDD you’ve pluged in)
5. type< attributes disk clear readonly
0 comments:
Post a Comment