How to password protect your USB flash drive
We have come a long way since the days of floppy disks when it comes with external storage. These days you are more than likely to use a USB flash drive as your primary portable storage solution.
Also known as pen or thumb drives, USB flash devices are compact, easy-to-use, and seemingly universal storage devices. You can stick them into any computer to view their contents. However, if you store sensitive data on your flash drive, you should considering using password protection on the data or the device to prevent unauthorized access.
You can encrypt and protect your data on the flash drive with encryption software or you can get a special encrypted drive with the encryption tools embedded right into the drive.
If you only have a generic drive and do not want to buy a new flash drive right away, you can choose the first option. There are several encryption programs out there, and most flash drives sold in the last ten years come with their preferred solution already on them. You just have to install it. Though for this blog post, we will use the open source TrueCrypt disk encryption software.
Requirements
You will need the following items to install the encryption software and to protect your flash drive data.
-
A computer with the Windows® operating system
-
A working USB port
-
Administrative rights on the PC
-
A copy of TrueCrypt installer. (Download the recent version of TrueCrypt here.)
Getting Started
1. Locate the downloaded TrueCrypt executable file, and double click on it to begin the installation.
2. Review the license agreement and click the ‘Next’ button.
3. Select ‘Extract’and click the ‘Next’ button.
4. Connect the USB flash drive and click the ‘Browse’ button. If you have data already on the drive, back it up before you continue.
5. Select the USB flash drive from the list and click the 'OK' button.
6. Type ‘TruCrypt’ after the USB flash drive letter, and click the ‘Extract’ button.
7. TrueCrypt will extract all the necessary files to a destination path (i.e. USB flash drive under directory TrueCrypt). Click the ‘OK’ button.
8. Click ‘Finish’.
9. TrueCrypt will open the destination folder in Windows Explorer. Run the ‘TrueCrypt.exe’ file by double clicking on it.
10. Click the ‘Create Volume’ button.
11. Select the ‘Create an encrypted file container’ radio button and click ‘Next’.
12. Select the ‘Standard TrueCrypt volume’ radio button and click ‘Next’.
13. For Volume Location, type the drive letter followed by the TrueCrypt container file name. Remember to specify the file extension, i.e. ‘.tc’. Click the ‘Next’ button to continue.
Example: G:\mydata.tc
14. We recommend that you proceed to the next step using the default option. Click ‘Next’.