Do you have any simple solution to write-protect a flash drive?
I know the best method is hardware-lock like this:

But its very hard to find these days.
Well basically I want to save files into my flash drive and set it so that no changes is made to it.
Rampant autorun.inf and shortcut.ink viruses are running around my school and my student's computer, so its basically difficult to transfer important files and notes without getting infected.
If tried using DISKPART, but it only works to write-protect the flash drive on the same PC I executed the command.
SOLUTION
QUOTE
To disable writing access to USB drives and make all USB drives has only read-only access, follow these steps:
Run Registry Editor (regedit).
Navigate to the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
Create a New Key named as StorageDevicePolicies.
Highlight StorageDevicePolicies, and then create a New DWORD (32-bit) Value named as WriteProtect.
Double click on WriteProtect, and set its value data to 1.

Once set, all users on the computer is now blocked and prevented from copying, transferring or writing any files, documents and data to the USB disk drives, without the need to restart or reboot computer. Any attempt to download or copy files to USB drive will return the following error message:

To revert and remove the blocked write access to USB drivers, just delete the StorageDevicePolicies registry key, or delete the WriteProtect registry entry, or change the value data for WriteProtect to 0.
Run Registry Editor (regedit).
Navigate to the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
Create a New Key named as StorageDevicePolicies.
Highlight StorageDevicePolicies, and then create a New DWORD (32-bit) Value named as WriteProtect.
Double click on WriteProtect, and set its value data to 1.

Once set, all users on the computer is now blocked and prevented from copying, transferring or writing any files, documents and data to the USB disk drives, without the need to restart or reboot computer. Any attempt to download or copy files to USB drive will return the following error message:

To revert and remove the blocked write access to USB drivers, just delete the StorageDevicePolicies registry key, or delete the WriteProtect registry entry, or change the value data for WriteProtect to 0.
This post has been edited by funnyTONE: Apr 7 2014, 10:46 PM
Apr 3 2014, 11:10 AM, updated 12y ago
Quote



0.0122sec
0.55
6 queries
GZIP Disabled