March 26, 2016

Why can’t I copy large files over 4GB to my USB flash drive?

The capacity of your external flash drive is large: 8GB, 16GB, or more. There is enough free space on the drive. You can copy the smaller files to the external drive just fine. Yet, when you attempt to copy a large file (4GB or larger) to the external drive, Windows gives you an error (such as: There is not enough free space on the drive, or similar.) Does this sound familiar?
If you experience such a problem, most probably it’s caused by the fact that your flash drive is formatted with the FAT32 file system. This type of a file system has a built-in limitation on the size of the files that it may contain. Although the total size of the files that you can copy to a FAT32 drive could be as large as 2TB (or the physical capacity of the drive, whichever is smaller), the size of each individual file may not exceed 4GB.
This limitation may sound silly: why would anyone design a system that would not allow for the larger files? The problem is, when the FAT32 file system was designed (that was back in the days of Windows 95), no one anticipated that we would have such large files in use today. Or, maybe the designers hoped that by the time such large files become common, the use of the FAT32 system would be replaced by the more modern systems.
In any case, how to solve the problem of copying the 4GB files? Easy: you need to replace the FAT32 file system on the drive with the NTFS file system. The latter does not have the 4GB file size limitation, and it also allows for many other functions not supported by FAT32: file security, encryption, compression, etc.
One caveat, however: the older versions of Windows (such as Windows 95, 98, or Windows Millennium, remember those?) do not support the NTFS file system. If you plan on using the drive with such old computers, then DO NOT format the drive with NTFS, because you won’t be able to get the old Windows to recognize it anyway. If, however, you only plan on using the drive with the more recent versions of Windows, such as Windows 2000, Windows XP, Windows Vista, and of course Windows 7, such computers should work with the NTFS drives just fine.

How to change the drive from FAT32 to NTFS format?

There are several ways to go. If the drive is empty or contains no important files of yours, the easiest way is to use the Windows Format command to format the drive with the NTFS file system. Specifically:
Encrypt and password-protect external drives with USBCryptsoftware for Windows 10,8,7,Vista, and XP.
User rating:  4.7/5
Purchase or download a free trial.Read more…
1. Attach the external flash drive to the computer, wait for Windows to recognize it and assign a new drive letter to it.
2. Open the Computer folder and locate the drive letter assigned to the flash drive you want to format with NTFS (in the example below, it’s drive F:)
3. Before continuing, open the drive in a window and make sure it’s empty or does not contain any important files, because after you format a drive, all information that was on it will be erased! If there are files on the drive that you want to keep, take this opportunity to copy them over to the hard drive or some other drive.
4. If you are sure that the external drive contains no important files of yours, go back to the Computer folder, and right click on the icon of the external drive:
5. Select Format from the menu, and then choose the formatting options:
Options for formatting the external drive with NTFS file system
6. Make sure to select NTFS in the File System drop-down list. That’s what determines the kind of a file system that the drive should have. Also, you may want to select the Quick Format option, which should speed up the formatting process quite considerably.
7. Press Start, and Windows should warn you once again about erasing any existing information on the drive (see step 3 above). Again, if you are sure the drive does not contain any irreplaceable documents, confirm that you want to proceed with the formatting:
Windows warns you about erasing the existing files during the drive formatting
8. If you’ve selected the Quick format option, the formatting should take no longer than a minute or two.
As a result, you should have the same drive, but now it should have the NTFS files system on it. Now you should be able to copy the files larger than 4GB to the drive just fine.
In addition to formatting a drive with the NTFS file system, Windows also offers a way to convert a FAT32 drive to NTFS. The difference is that the conversion process would keep the existing files on the drive. See Windows Help and Support of your computer for the instructions on how to do the conversion.
Encrypt and password-protect external drives with USBCryptsoftware for Windows 10,8,7,Vista, and XP.
User rating:  4.7/5
Purchase or download a free trial.Read more…
P.S. Our encryption software USBCrypt can create a NTFS-formatted Virtual Encrypted Disk even if the host drive is formatted with FAT32. This suggests yet another solution: instead of formatting the host disk with NTFS, you can instead use USBCrypt to create a NTFS-formatted Virtual Encrypted Disk. If you do that, then in addition to breaking the 4GB file size barrier, you would also get the strong security and password protection for files you put inside of the Virtual Encrypted Disk. See the USBCrypt web page for more information or to download a free 30-day trial.
P.P.S. If you only need to transfer a large file from one computer to another, you can get by with the FAT format if you use a file splitter utility, like the one included in our file manager AB Commander. Using its Split command, you can split a large file into smaller chunks (say, 2GB each). Such chunks can be put on a FAT-formatted drive without a problem. Then, on the destination computer, use the Merge command to combine the chunks together into the original file. Of course, if you want to open the file directly from the external FAT drive, this won’t help you, but just to transfer the file between Windows computers should work fine.
P.P.P.S. Here is what to do if Windows does not offer the NTFS format option