Easily get the hard coded serial number of a USB flash drive with either the Command prompt in Windows or Powershell. Of the two, Powershell is easier. Below are the instructions. After the instructions there is a bit more information about the different types of serial numbers which can be found associated with a Mass […]
What is “SurpriseRemovalOK” Or “Safe Removal” Setting The SurpriseRemovalOK setting in Windows is a registry value that determines whether a USB mass storage device can be safely removed without using the “Safely Remove Hardware” option. When set to 1, the system treats the device as hot-swappable, disables write caching, and allows users to unplug it […]
Review with pictures and video When it comes to making a USB stick read only, or USB write protected, there are two options. The first is the original technology of using a physical switch to toggle on and off the flash drive writing. The more recent technology is a programmatical way to toggle the write […]
How To: Hide Files on a USB Flash Drive This article, “How To: Hide Files on a USB Flash Drive,” explains two free methods to conceal files on a USB drive using built-in Windows features. One method is quick and basic; the other is more advanced and harder to detect. Overview of the Two Methods […]
A “write protect switch” for a USB drive is meant to turn on and off the ability to write data to the drive. When the USB is locked (read-only) content cannot be added, changed, altered, manipulated, formatted or deleted off the drive. What is the point of a physical write protect switch if anyone can […]
Below are a list of the ten most common questions about a disk signature collision along with the related answer. The bottom of this article includes a video for some of the diskpart steps, which is needed when investigating a disk signature collision. What is a disk signature collision? Why does Windows create a disk […]
How to check for a bad sector on a USB flash drive. This quick and easy tutorial will identify bad sectors and/or repair bad sectors found on USB flash drives.
“The fundamental change towards how our flash drive works should draw attention for those looking for USB write protection for flash drives” says Greg Morris, CEO of Nexcopy Inc. What is unique about the Lock License approach is whenever power is cut to the device, for example disconnection, the USB is automatically write protected. This […]
The most common reason why only one USB drive can be used in Windows is due to multiple USBs connected with the same USB device signature, or disk signature collision. If you are dealing with bootable devices and seeing this problem, we are confident a collision is the issue. If you are not dealing with […]
If you have found this post, chances are you are trying to Delete System Volume Information Folder Off Flash Drives. UPDATE: Thank you to a reader sending in additional information, we now have a solution that is universal to all PCs. You will never get the “There’s a problem with this drive. Scan the drive […]
For those into home-brew programming projects, its easy to make a microcontroller spit out some Morse code with the post shown below. What makes [pavlin’s] take on this project interesting is that it resides on a tiny USB board with an ARM processor. The design for the board is available with single-sided artwork suitable for […]
There are two ways on “How to make a USB read only.” One method will make the USB read-only in anything it is connected to, so you could say this is a universal way of making a flash drive write protected. The other way is a PC-specific solution where some registry edits are required to […]