Recently, while copying a 4.8GB zipped file from my Windows PC to a new 8GB USB drive I received a File Too Large error message. If you receive such a message, even when you know that there is enough space available for the file, here is what you need to do to successfully copy the file. The other reason could be the file-system in use. The chances are high that the USB drive has been FAT32 formatted. Now, this file system has a built-in limitation on the size of the individual file that it may contain. It is 4GB. So although collectively it may have files of even 1 TB, individually it cannot be more than 4GB. So you will have to change the file system to NTFS.

File Too Large, The file is too large for the destination file system

Connect the USB and open File Explorer. Now, right-click on the USB Drive letter and select Format. When the dialog box opens up from the drop-down menu for the File system, select NTFS instead of FAT32.

Select Quick Format and hit the Start button. Alternatively, you could open an elevated Command Prompt and execute the following command: Where X is the Drive letter. For instance, in my case it is G so the command would be:

Once the process is completed try copying now.

I am sure that you will be able to copy the file.

How to transfer files larger than 4GB to FAT32 without formatting?

To transfer Files larger than 4GB to FAT32 without formatting, you will have to change the file system to the other Windows-compatible file system, usually NTFS. Related reads:

File Too Large  The file is too large for the destination file system - 85File Too Large  The file is too large for the destination file system - 51