Tuesday, May 26, 2009

How to Disable Write Access to USB Hard Disk and Flash Key Drives

  • พอดีเพื่อน มีปัญหาเกี่ยวกับ flash drive ยี่ห้อ kington 2 อัน
  • ซึ่ง ไม่มีปุ่ม lock สำหรับป้องการการเขียนนะ
  • มันติงต๊องทั้งสองอันเลย คือ อ่านได้ แต่ เขียนหรือลบไฟล์อาไรไม่ได้เลย พึ่งเป็นซะด้วย
  • เพื่อนบอกว่าเสียบเครื่องใหน ก็ format หรือ เขียน หรือ ลบไม่ได้เลย
  • แสดงว่าสาเหตุน่าจะเป็นที่ตัว flash drive เองแหละ
  • แต่นี่คือวิธีแก้ ในกรณี เสียบเครื่องอื่นอ่านเขียนได้แต่เสียบเครื่องเรา อ่านได้อย่างเดียวซะงั้น

There is a registry hack that able to disable the USB drive access to USB mass storage device such as flash drive, USB key, thumb drive, pendrive and portable hard disk while keeping the USB hardware device such as webcam, mouse, keyboard, printer and scanner connected to USB ports working as usual. However, the hack disable the USB access to disk drive completely. User cannot copy data to the USB disk storage, nor able to read any files and documents from the USB drive.


For user who just want to disable write access to the external removable USB mass storage disk drive, there is another registry hack of WriteProtect in StorageDevicePolicies registry key that able to restrict Windows system from writing to the USB disk drive, and hence effectively user to copy any sensitive or private data from the PC to USB key stick. The trick works in a similar way to write-protect feature used in floppy disk and backup tape which make the disk read-only, only that in this case, it’s system wide implementation that block any writing and recording of data to USB mass storage device.

To disable writing access to USB drives and make all USB drives has only read-only access, follow these steps:

  1. Run Registry Editor (regedit).
  2. Navigate to the following registry key:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control

  3. Create a New Key named as StorageDevicePolicies.
  4. Highlight StorageDevicePolicies, and then create a New DWORD (32-bit) Value named as WriteProtect.
  5. Double click on WriteProtect, and set its value data to 1.

    Write Protect Removable USB Drives

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:

The disk is write protected.
The media is write-protected.
Remove the write protection or use another disk.

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.

For user who doesn’t want to manually editing the registry, simply download the following registry registration files to enable or disable the write protection (block writing attempt) to USB removable drive. Double click the .reg file unpacked from the .zip archive to merge the registry key entries.

Download DisableWriteToUSB.reg
Download EnableWriteToUSB.reg

The trick works in Windows XP SP2 and SP3, Windows Vista, Windows Server 2003 and 2008.


Note

  • value 1 คือ ป้องกันการเขียน
  • 0 คือ อนุญาตเขียนได้
  • ถ้าเครื่องคอมเรานะ มีปัญหา ถึงแก้ด้วยวิธีนี้อ่ะ
  • สุดท้ายถ้ายังอยู่ในประกันคงต้องส่งเคลมล่ะมั้งคิดว่า

สรุปปัญหาและวิธีแก้
  • อาการคือ flash drive อ่านได้อย่างเดียว เขียน หรือ ลบ หรือ ฟอร์แมทไม่ได้เลย ทุกๆ เครื่องคอมที่ไปทดลองด้วย
  • ปัญหาอยู่ที่ flash drive kington นั่นแหละ
  • คนเป็นเยอะด้วย
  • เพื่อนบอกวิธีแก้ว่าให้ไปโหลดตัว repair ของ flash drive kington รุ่นนั้นมาอ่ะ
  • เวงกำจริงๆ ปัญหาอยู่ที่ตัวผลิตภัณฑ์ ติงต๊องซะงั้น - -'


Related



ที่มา

No comments:

Post a Comment

Popular Posts