exFAT

  • FAT32 vs exFAT vs NTFS: Which USB Format Should You Choose?

    FAT32 vs exFAT vs NTFS: Which USB Format Should You Choose?

    Have you ever opened the format menu on a new USB flash drive and hesitated when seeing FAT32, exFAT, and NTFS? Or perhaps you were confused when a 128GB external drive refused to accept a single large video file. Which file system should you choose to avoid errors?

    Quick Summary

    • Using both Windows and Mac, or storing files larger than 4GB: exFAT
    • Dedicated Windows PC backup drives and external hard drives: NTFS (Read-only on Mac)
    • Car stereos, navigation units, older smart TVs, and small universal devices: FAT32 (4GB single file limit)
    • OTG drives for Android smartphones: FAT32 or exFAT (NTFS not natively supported)

    Large Files Won’t Copy? The 4GB Limit of FAT32

    Large Files Won't Copy? The 4GB Limit of FAT32

    A file system functions like compartments in a storage drawer. It defines the rules for how data is organized and stored across your drive.

    Introduced in 1996, FAT32 is the oldest format among the three. It offers exceptional compatibility, working seamlessly with car audio systems, navigation units, projectors, and older smart TVs.

    However, it has one major limitation: maximum individual file size is capped at 4GB (4,294,967,295 bytes). Even if you have a 128GB drive, a single 5GB movie cannot be copied to it.

    Why exFAT is Best for Mac and Windows

    Why exFAT is Best for Mac and Windows

    Microsoft introduced exFAT in 2006 for flash memory to eliminate the 4GB file size limit of FAT32.

    Its single file size limit reaches 16EB (exabytes), effectively allowing you to store 4K video files or massive archives without running into capacity caps.

    Its biggest strength is cross-platform compatibility. Windows PCs, MacBooks, Android devices, and modern consoles like the PS5 support both reading and writing out of the box. However, exFAT lacks journaling to protect data during unexpected disconnects, so always use ‘Safely Remove’ before unplugging.

    Secure NTFS for Windows-Only External Drives

    Secure NTFS for Windows-Only External Drives

    NTFS is the default file system for the Windows operating system. With a single file limit of 16TB, it is ideal for large-scale backups.

    The core advantage of NTFS is journaling. It keeps a log of file changes, greatly reducing the risk of data corruption if power is suddenly cut or the cable is unplugged.

    However, macOS can only read NTFS drives—it cannot write new files or edit existing ones without third-party software. NTFS is best suited for dedicated backup drives used exclusively on Windows computers.

    Device Compatibility Comparison and Format Recommendations

    Device Compatibility Comparison and Format Recommendations

    Use the table below to choose the right format for your setup.

    FormatMax Single File SizeWindowsMac (macOS)Smartphone (Android)Recommended Use
    FAT324GB LimitRead / WriteRead / WriteRead / WriteCar audio, older TVs, document USB drives
    exFATVirtually UnlimitedRead / WriteRead / WriteRead / WriteCross-platform USBs (Mac & Windows), 4K video SSDs
    NTFS16TBRead / WriteRead-Only (Cannot write)Not supported nativelyWindows backup drives, large external HDDs

    Note that Smart TV support varies by manufacturer and model year. Sony TVs generally support FAT32 and exFAT, while Samsung TVs often support FAT32 and NTFS. Check your TV manual before connecting.

    If you regularly transfer videos or project files between PC and Mac, format your drive as ‘exFAT’ and always remember to click ‘Safely Remove’ before unplugging.

    1-Minute Summary Video

    Related Articles

  • USB 포맷할 때 NTFS, exFAT, FAT32 중 뭘 골라야 할까?

    USB 포맷할 때 NTFS, exFAT, FAT32 중 뭘 골라야 할까?

    새로 산 USB 메모리를 포맷하려고 창을 띄웠는데 FAT32, exFAT, NTFS라는 생소한 단어 앞에서 멈칫하신 적 있으신가요? 용량이 128GB나 되는 외장하드인데 고화질 영상 파일 하나가 안 들어가 당황했던 경험도 있을 겁니다. 내 드라이브에는 대체 어떤 방식을 골라야 에러 없이 쓸 수 있을까요?

    한눈에 보기

    • 윈도우와 맥북을 함께 쓰거나 4GB 이상 대용량 파일을 담는다면: exFAT
    • 윈도우 PC 전용 외장하드 및 데이터 백업용 드라이브라면: NTFS (맥에서는 쓰기 불가)
    • 차량용 오디오, 내비게이션, 구형 스마트 TV 등 범용 소형 기기용이라면: FAT32 (단일 파일 4GB 제한)
    • 안드로이드 스마트폰에 연결할 OTG 드라이브라면: FAT32 또는 exFAT (NTFS 미지원)

    대용량 파일이 안 들어간다면? 4GB 벽이 있는 FAT32

    대용량 파일이 안 들어간다면? 4GB 벽이 있는 FAT32

    파일 시스템은 쉽게 말해 서랍장의 칸막이 규격과 같습니다. 데이터를 어떤 규칙으로 칸칸이 나눠 넣을지 결정하는 방식입니다.

    1996년에 나온 FAT32는 가장 역사가 오래된 규격입니다. 내비게이션, 차량용 오디오, 빔프로젝터, 구형 스마트 TV 등 거의 모든 기기에서 인식되는 뛰어난 호환성을 자랑합니다.

    하지만 치명적인 약점이 있습니다. 파일 하나당 최대 용량이 4GB(4,294,967,295바이트)로 묶여 있습니다. 드라이브 전체 용량이 128GB라도 5GB짜리 고화질 영화 1편은 아예 복사조차 되지 않습니다.

    맥북과 윈도우를 같이 쓴다면 무조건 exFAT

    맥북과 윈도우를 같이 쓴다면 무조건 exFAT

    exFAT는 FAT32의 4GB 파일 용량 한계를 없애기 위해 2006년 마이크로소프트가 플래시 메모리용으로 개발한 규격입니다.

    단일 파일 크기 제한이 16EB(엑사바이트)에 달해 사실상 용량 제약 없이 4K 동영상이나 대용량 압축 파일을 자유롭게 담을 수 있습니다.

    가장 큰 장점은 호환성입니다. 윈도우 PC와 맥북은 물론 안드로이드 스마트폰과 PS5 같은 최신 콘솔에서도 별도 프로그램 없이 읽기와 쓰기를 모두 지원합니다. 다만 갑작스러운 연결 해제 시 데이터를 보호해 주는 저널링 기능이 빠져 있어 드라이브를 뽑기 전에 ‘안전 제거’를 꼭 눌러야 합니다.

    윈도우 전용 외장하드라면 안전한 NTFS

    윈도우 전용 외장하드라면 안전한 NTFS

    NTFS는 윈도우 운영체제의 표준 파일 시스템입니다. 단일 파일 최대 용량이 16TB로 대용량 백업에 매우 적합합니다.

    NTFS의 핵심은 저널링(Journaling) 기능입니다. 파일 변경 내역을 기록해 두기 때문에 전원이 갑자기 꺼지거나 선이 빠져도 데이터가 깨질 위험을 크게 줄여줍니다.

    단, 맥(macOS)에서는 파일 읽기만 가능하고 새로운 파일을 넣거나 수정하는 쓰기 작업이 불가능합니다. 윈도우 컴퓨터에서만 붙박이로 쓸 백업용 외장하드에 가장 추천하는 규격입니다.

    기기별 호환성 비교와 내게 맞는 포맷 추천

    기기별 호환성 비교와 내게 맞는 포맷 추천

    내 사용 환경에 맞춰 아래 표를 보고 포맷 방식을 고르면 됩니다.

    포맷 방식단일 파일 최대 크기윈도우맥 (macOS)스마트폰 (Android)추천 용도
    FAT324GB 제한읽기·쓰기읽기·쓰기읽기·쓰기차량용 오디오, 구형 TV, 문서용 소형 USB
    exFAT실질적 무제한읽기·쓰기읽기·쓰기읽기·쓰기윈도우-맥 겸용 USB, 4K 영상 외장 SSD
    NTFS16TB읽기·쓰기읽기 전용 (쓰기 불가)기본 미지원윈도우 전용 백업 드라이브, 대용량 외장하드

    참고로 스마트 TV는 제조사나 생산 연도에 따라 지원 규격이 다릅니다. 소니 TV는 FAT32와 exFAT를 주로 지원하고, 삼성 TV는 FAT32와 NTFS를 주로 지원하므로 TV 연결 시 매뉴얼 확인이 필요합니다.

    PC와 맥북을 오가며 영상이나 작업 파일을 옮긴다면 지금 드라이브를 ‘exFAT’로 포맷하고, 분리할 때는 반드시 ‘안전하게 제거’를 누르세요.

    1분 요약 영상

    함께 읽으면 좋은 글