Fix The File is too large for the destination file system USB drive error in Windows 10

If you are seeing an error message ‘The File is too large for the destination file system‘ on your computer when you are trying to transfer a file from your computer to the removable media device, the error is happening because of the wrong format of the drive. Usually, if your pen drive is formatted in FAT32 format, it will not support a transfer of file size larger than 4 GB. Simply, follow these instructions to correctly format your device in NTFS format and the problem will be solved very easily.

Fix-1 Convert the pen drive format to another-

If you have something important and you want to format the device without losing any data, follow these steps-

1. Press Windows key+E.

2. In the File Explorer window, click on “This PC”  on the left-hand side.

3. Now, carefully note the drive letter of the USB drive.



(Example– For us, the drive letter of the USB device is “F:” ).

 

Drive Letter

 

Close File Explorer window.

4. Click on the Windows icon and then type “cmd“.

5. After that, right-click on the  “Command Prompt” and then click on “Run as administrator“.

 

Cmd Search

 

Command Prompt with administrative rights will be opened.

6. To change the storage format of the drive, execute this code.

CONVERT DRIVE LETTER /FS:NTFS /NOSECURITY

 

[Note– Change the ‘DRIVE LETTER‘ with the drive letter of the usb device on your computer.

Example- In our case, the command will look something like this – CONVERT F: /FS: NTFS /NO SECURITY ]

 

Convert A Pen Drive Type

 

Wait for a while to complete the conversion process.

Close Command Prompt window.

After closing the Command Prompt window, try to transfer the files again. If the problem still bothers you, you have to format it following the next fix.

 

Fix-2 Format your pen drive in NTFS-

Formatting your pen drive in NTFS format will withdraw the file size restrictions.

1. Press Windows key+E to open the File Explorer.

2. Now, in the File Explorer opens up, you have to click on “This PC“.

 

This Pc File Explorer

 

3. Now, right-click on the pen drive and click on “Format” to start formatting the drive.

 



Format F

 

4. In the Format window, click on the ‘File system‘ and select “NTFS” from the drop-down list and then click on “Start” to start the formatting process.

 

Ntfs Format

 

It will take some time to complete the formatting process.

After formatting the usb device, check if you can transfer the file.