Factory Direct Pricing Free Visual Proofs 10 Year Warranty Account Managers Worldwide Delivery
Speak to an Account Manager
0800 130 3366
Request a Quote
USB Technical Tips

USB Saying It’s Full When It’s Not: Why is This Happening?

September 30, 2022

At a glance

  • A USB drive that says it is full when it clearly is not is usually a file-system quirk, not a broken drive.
  • The most common cause is the FAT32 4GB single-file limit – it refuses any one file bigger than 4GB.
  • Other causes: hidden or system files, an un-emptied bin, corruption, or a fake-capacity counterfeit drive.
  • Most fixes are quick – often just reformatting the drive to exFAT.

It is a baffling moment: your USB drive shows plenty of free space, yet your computer insists there is not enough room to copy a file. Before you assume the drive is broken, take heart – in most cases this is a simple, fixable quirk of how the drive is formatted, not a fault. This guide explains why your USB says it’s full when it isn’t, walks through the common causes, and shows you how to fix each one.

Why does my USB say it’s full?

Nine times out of ten, the answer is the file system – the invisible way the drive organises data. Most USB drives come formatted as FAT32, an old, universally compatible format that has one famous limitation: it cannot store any single file larger than 4GB. So if you try to copy a 5GB video onto a FAT32 drive that has 50GB free, the copy fails and you may see a “not enough space” or “file too large” error – even though there is plenty of room. It is not that the drive is full; it is that the format refuses that particular file. Once you understand that, the fix is usually straightforward.

The most common causes

The FAT32 4GB file-size limit

This is the number-one culprit. FAT32 caps individual files at just under 4GB, so large videos, disk images and backups are rejected regardless of free space. The solution is to reformat the drive to a format without that limit, such as exFAT or NTFS – more on how below.

An old or wrong file system

Related to the above, a drive formatted for one purpose may not suit another. exFAT is the best all-round choice for modern drives used across Windows and Mac, as it removes the 4GB limit and works on both. If your drive is FAT32 and you handle large files, reformatting is the fix.

Hidden and system files

Sometimes space really is being used – just not visibly. Hidden files, system files, or leftover data from previous use can quietly occupy the drive. Enabling “show hidden files” in your file manager reveals what is really there, and you can then remove anything unnecessary.

Files still in the bin

Deleting files does not always free the space immediately – on some systems they linger in a recycle bin or trash folder on the drive itself until it is emptied. Emptying the bin (and, on a Mac, the hidden .Trashes folder) can reclaim the missing space.

File-system corruption

If the drive’s file system is corrupted – often from unsafe removal – it can misreport space or refuse writes. Running a repair tool (Windows “Error checking”/CHKDSK, or Disk Utility First Aid on a Mac) can fix the errors and restore normal behaviour.

A fake-capacity drive

The most serious cause is a counterfeit drive. Some cheap drives are programmed to report a large capacity – say 256GB – while actually holding far less. They appear to accept files, but once the real capacity is exceeded, data is silently lost or the drive throws errors. If a suspiciously cheap high-capacity drive keeps failing, this is the likely explanation – and, sadly, it usually cannot be repaired.

How to fix it

Work through these in order. First, identify the file system: on Windows, right-click the drive → Properties; on a Mac, select it in Disk Utility. If it is FAT32 and you are copying a large file, that is your answer – reformat to exFAT. If the drive genuinely seems full, show hidden files and empty the bin to reclaim space. If it is misbehaving, run the built-in repair tool to fix corruption. And if none of that helps and the drive was suspiciously cheap, test it for fake capacity before trusting it with any data.

How to reformat to exFAT

Reformatting removes the 4GB limit but erases everything, so back up the drive’s contents first. On Windows, right-click the drive in File Explorer, choose Format, select exFAT from the file-system list, and click Start. On a Mac, open Disk Utility, select the drive, click Erase, and choose exFAT as the format. exFAT is the best choice for a drive you use on both Windows and Mac and for files over 4GB; choose NTFS only if the drive will be used mainly on Windows. Once reformatted, the drive will happily accept large files up to its true capacity.

Spotting a fake-capacity drive

If you suspect a counterfeit, it is worth confirming before you rely on the drive for anything important. The telltale signs are a price that was too good to be true, a very high advertised capacity, and files that appear to copy fine but later turn out corrupted or missing. Free tools designed for the job – such as H2testw on Windows or F3 on Mac and Linux – write test data across the whole drive and read it back, revealing the true usable capacity versus what the drive claims. If the test shows the real size is a fraction of the label, the drive is fake. Unfortunately these drives generally cannot be trusted or repaired, and the only sensible course is to stop using them and replace them with a genuine drive. The wider lesson is the one that runs through so many USB problems: buy from a reputable supplier, because a genuine drive with an honest capacity simply does not have this problem. Our guide to the different grades of USB flash drives explains why cheap drives cut exactly these corners.

Preventing the problem

A few habits keep the “full when it isn’t” problem from recurring. Format new drives to exFAT if you handle large files or use them across Mac and Windows, so the 4GB limit never bites. Eject drives safely to avoid the corruption that can make space unusable. Empty the bin and clear hidden clutter periodically so you can see the true free space. And, most importantly, buy genuine drives from a trusted source so you never fall foul of a fake capacity in the first place – the single most damaging cause on this list. Keeping a backup of important files, as ever, means that even if a drive does misbehave, your data is safe. Get into these habits and a drive that wrongly claims to be full becomes a rarity rather than a recurring headache.

Is my drive actually broken?

It is worth reassuring yourself that, in the vast majority of cases, a drive reporting the wrong capacity is not physically broken – it is a formatting or software issue you can resolve with the steps above. Genuine hardware failure tends to show different symptoms: the drive not being detected at all, refusing to format, or failing on every computer you try. If your drive mounts, shows its files and simply rejects certain writes, the odds are strongly in favour of a fixable file-system cause rather than a dead drive. Testing it on a second computer is a quick way to tell the two apart. And if the drive does turn out to be genuinely faulty – or a fake – then replacing it with a quality, honestly rated drive is the reliable long-term answer, and keeps your files where you expect them to be.

Why a drive always shows a little less than the label

One last point clears up a related source of confusion. A drive sold as “32GB” will always show a bit less than 32GB of usable space – often around 29GB – and this is completely normal, not a fault or a con. There are two reasons. First, manufacturers count a gigabyte as 1,000,000,000 bytes, whereas your computer counts it as 1,073,741,824 bytes, so the same drive looks smaller once the operating system does the maths. Second, formatting the drive uses a small amount of space for the file system itself, which keeps track of where everything is stored. Together these account for the modest gap between the advertised and reported capacity, and every genuine drive shows it. This is quite different from a fake-capacity drive, where the reported size is wildly higher than the real one – a few percent shortfall is expected and honest, whereas a drive claiming several times its true size is counterfeit. Knowing the difference helps you tell a normal, trustworthy drive from a dishonest one at a glance.

Help & Support

Frequently Asked Questions

Usually the file system is to blame. Most drives are formatted as FAT32, which cannot store any single file larger than 4GB, so a big file is rejected even with lots of free space. Other causes include hidden or system files, an un-emptied bin, corruption, or a fake-capacity counterfeit drive.

FAT32 is an old, widely compatible file system that cannot hold any individual file larger than about 4GB. Copying a bigger file – such as a long video or a disk image – fails regardless of free space. Reformatting the drive to exFAT or NTFS removes the limit.

Check the file system: if it is FAT32 and you are copying a large file, reformat to exFAT. Otherwise, show hidden files and empty the bin to reclaim space, run a repair tool to fix corruption, and if the drive was suspiciously cheap, test it for fake capacity.

exFAT is the best all-round choice: it removes the 4GB limit and works on both Windows and Mac. Choose NTFS only if the drive will be used mainly on Windows. Remember that formatting erases everything, so back up the drive first.

Signs include a price that was too good to be true, a very high advertised capacity, and files that appear to copy but later turn out corrupted or missing. Free tools like H2testw or F3 write and read back test data to reveal the true usable capacity versus what the drive claims.

Usually not. In most cases it is a formatting or software issue you can fix. Genuine hardware failure tends to show different symptoms – not being detected at all, refusing to format, or failing on every computer. If the drive mounts and shows files, a fixable file-system cause is most likely.

Conclusion

A USB drive that claims to be full when it clearly is not is one of the more confusing computer glitches – but it is rarely a broken drive. Far more often it is the FAT32 4GB file-size limit, a formatting quirk, hidden clutter, an un-emptied bin or simple corruption, all of which are quick to fix, usually just by reformatting to exFAT. The one cause to take seriously is a fake-capacity counterfeit drive, which cannot be trusted or repaired – a reminder to buy genuine drives from a reputable supplier. Format sensibly, eject safely, keep a backup, and choose quality drives, and this frustrating error will rarely trouble you. If you would like dependable branded USB drives with honest, fully tested capacities, our team is happy to help.

Ready to Find the Right Promotional Product?

Tell us about your project and we’ll help you explore the best options for your goals, audience and budget.

From 10 units Free Visual Proof Eco-friendly OptionsFast Turnaround
Branded USB drive in a navy magnetic gift box
Get a Quote
Dedicated Account Manager Friendly Expert Advice Fast Turnaround