What is exFat?

exFAT was primarily developed to replace FAT32 on flash disks to remove the limitations of FAT / FAT32 in terms of single file size (max. approx. 4GB per file) and maximum partition size while maintaining compatibility with many different host devices.

Advantages of exFat:

https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png Almost all operating systems can access it
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png no file size limitations

Disadvantages of exFat:

https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png slightly slower than NTFS

What is NTFS?

Compared to the FAT file system, NTFS offers, among other things, targeted access protection at the file level and greater data security through journaling. However, compatibility is not as broad as with FAT. Another advantage of NTFS is that the file size is not limited to about 4 GB as with FAT16/32.

Advantages of NTFS:

https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png new operating systems can be installed on it
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png Higher data rates
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png File sizes up to 16 TB possible
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png Partition sizes up to 256 TB
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png Writes files “intelligently” to avoid fragmentation
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png logs file changes in case of crashes to avoid data loss
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png Files can be encrypted
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png Compress files and disks possible
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png faster defragmentation
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png File accesses can be monitored
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png Users can be assigned memory quotas

Disadvantages of NTFS:

https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png full support only under Windows operating systems
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png not readable by many devices

What are the main file systems in Windows?

  • File system
  • FAT32
  • exFAT
  • NTFS 1.0, 1.1, 2
  • NTFS 3.0, 3.1, TxF
  • max. Partition
  • 8 TB
  • >8 TB
  • >8 TB
  • >8 TB
  • Usage
  • Windows 95b, Windows 98, Windows ME
  • Windows CE, Flash memory media
  • Windows NT 3.1 bis Windows NT 4.0
  • Windows 2000, Windowx XP, Windows Vista, Windows 7

How do I format a USB stick under Windows:

https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png Connect the USB stick to your PC/laptop by plugging it into a free USB port.
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png Click the Windows Start icon in the lower left corner and then click “Computer”. Here you can see the connected removable disk.
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png Right-click on the USB stick and select “Format …” with the left mouse button. A new window opens.
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png Here you can select the desired file system. If you would like to use your USB stick also in connection with other operating systems, we recommend the default setting “NTFS”.
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png If you only want to pair your stick with Windows systems anyway, you can select the “FAT32” setting. However, this file system is only applicable to USB sticks with up to 32 GBytes.
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png To format a disk larger than 32 GByte with FAT32, you need an additional program, such as FAT32Formatter.
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png You can leave the “Storage capacity” and the “Allocation unit size” unchanged.
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png Behind “Volume label” you can define a name for the USB stick. You can still change this at any time after formatting.
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png As a rule, you can leave or set the checkmark in front of “Quick formatting”, since this type of formatting is completely sufficient in most cases. However, if you want to be on the safe side when deleting data, you can uncheck the box.
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png Click on “Start” and confirm the security prompt. Afterwards your USB stick will be formatted.

How do I format a USB stick under CDM*:

https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png Connect the USB stick to your PC by plugging it into a free USB port.
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png Press the WINDOWS key + R
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png Type “CMD” and press Enter. A new black window (console) opens.
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png Here you have to enter “format”, then the drive letter here in the example “E:” then “/FS” for formatting and then the format here in the example “FAT32”. Confirm your entry with Enter. “format E: /FS:FAT32” ) Here you can get more information: https://ss64.com/nt/format.html
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png Now you get again an overview of the USB stick here in the example ” The TYPE of the file system”, the memory size and which formatting was selected. If everything is correct confirm this by pressing J + Enter.
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png Then you can give the USB stick a drive name (11 characters) and confirm with Enter.
https://hikitec.de/wp-content/uploads/2016/12/zzz_HIKITEC_Favicon_32.png Afterwards your USB stick will be formatted.

*Use at your own risk! If used incorrectly, you may unintentionally delete important data