UK tech experts · info@vividrepairs.co.uk
Vivid Repairs

Glossary/software-systems

NTFS

NTFS (New Technology File System) is a modern file system used by Windows to organise, store, and retrieve files on hard drives and storage devices. It replaced the older FAT32 system.

Also known as: New Technology File System, NTFS file system

NTFS stands for New Technology File System. It is the default file system for Windows operating systems (since Windows XP) and handles how your computer stores, organises, and accesses files on hard drives, SSDs, and USB devices.

Why it matters: NTFS supports larger files (over 4GB), better security through file permissions, file compression, and journaling that helps prevent data loss during crashes. If you work with video editing, large databases, or need granular access control, NTFS is essential.

Key features:

  • Supports individual files larger than 4GB (FAT32's limit)
  • Permissions system lets you restrict who can read or modify files
  • Journaling tracks changes, reducing corruption risk if power fails
  • File encryption through EFS (Encrypting File System)
  • Quota support to limit storage per user

Compatibility note: Windows reads and writes NTFS natively. Mac computers can read NTFS drives but cannot write to them without third-party software. Linux has full read-write support. If you share drives between Windows and Mac, consider exFAT as an alternative.

Practical gotcha: USB flash drives and external hard drives often come formatted as exFAT or FAT32 for cross-platform compatibility. If you format one as NTFS for a large file transfer, remember Mac users won't be able to copy files back to it easily.

When buying external storage or transferring between devices, check what file system the drive uses. For Windows-only setups, NTFS is the standard choice.