Skip to main content

FAT32

File Allocation Table 32: file system introduced with Windows 95, replacing FAT16. Mainly used to format USB drives, SD cards, and other storage devices.

Features:

  • doesn't support files larger than 4GB
  • very compatible
  • less secure than exFAT and NTFS
  • disallows reserved characters in file names
  • only allows the R, H, S, and A attributes

#IX