How to Fix: Windows Detected That the EFI Partition Was Formatted as NTFS

5 mins read

Updated on 2026-07-02 12:06:27 to Windows Fix

If you see the message "Windows detected that the EFI partition was formatted as NTFS" during installation, Windows Setup cannot use the current EFI System Partition for UEFI boot. Modern systems running UEFI mode strictly require the EFI partition to be formatted as FAT32, even though your main Windows OS drive uses NTFS.

If the installer encounters an NTFS-formatted EFI partition, the installation stalls. Fortunately, you can fix this issue safely without losing data. In this guide, you’ll learn why this happens and how to fix it safely.

1. Why Does Windows Say the EFI Partition Was Formatted as NTFS?

Windows Detected That the EFI Partition Was Formatted as NTFS” means Windows found that the EFI System Partition is using the NTFS file system instead of FAT32. Since UEFI-based Windows systems normally require the EFI partition to be FAT32, this error may prevent Windows from installing, booting, or repairing the system properly.

efi waf formatted as ntfs error
  • T he EFI Partition Was Accidentally Formatted as NTFS
    This error often appears when the EFI System Partition is manually formatted with the wrong file system. For UEFI-based Windows systems, the EFI partition should normally use FAT32, not NTFS. If it is formatted as NTFS, Windows may fail to recognize it as a valid boot partition.
  • A Partition Tool Changed the EFI Partition Format
    Some users resize, merge, convert, or clean partitions with third-party partition tools. During this process, the EFI partition may be mistakenly modified or formatted as NTFS. Once the EFI partition structure changes, Windows installation, startup repair, or boot recovery may stop working properly.
  • System Cloning Caused an EFI Partition Error
    The issue can also happen after cloning Windows from one drive to another. If the cloning process does not correctly copy the EFI partition, or if the target disk uses a different partition style, the EFI partition may end up with the wrong file system or boot configuration.
  • The Windows Installation USB Was Created Incorrectly
    If the Windows installation media is not created for the correct boot mode, this error may occur during installation. For example, using the wrong partition scheme, file system, or UEFI/Legacy BIOS mode can cause Windows Setup to detect the EFI partition incorrectly.
  • MBR-to-GPT Conversion Was Not Completed Properly
    When converting a disk from MBR to GPT, Windows needs a proper EFI System Partition to boot in UEFI mode. If the conversion process is interrupted or the EFI partition is created incorrectly, Windows may report that the EFI partition is formatted as NTFS.

⚡ 2. How to Fix “Windows Detected That the EFI Partition Was Formatted as NTFS”?

Resolving this error requires changing the file system of the boot partition back to FAT32.

Fix 1: Delete the Existing EFI Partition and Let Windows Recreate It

If the error appears while installing Windows and you do not need to keep the existing data on the disk, you can delete the incorrect system partitions during setup and let Windows recreate them automatically.

  • Choose Custom: Install Windows only. Select the system disk.

    install windows only
  • Delete the old EFI/System/Recovery partitions.

  • Select the unallocated space. Click Next.

Windows will create a new EFI partition with the correct format.

Fix 2: Format the EFI Partition as FAT32

If you want to preserve your existing data partitions or avoid clearing out your whole drive structure, you should manually format the partition to the proper specification. You can accomplish this either through a simplified graphics-based application or via the Windows command line tool.

Option 1: Use 4DDiG Partition Manager

Using command-line utilities during Windows setup carries a high risk of user error; typing a single wrong number can instantly wipe your entire storage drive. For a safer, highly visual alternative, 4DDiG Partition Manager provides an optimized environment to fix disk structural errors without typing complex code.

  • Connect your hard drive to a secondary working PC, or boot your target computer using a pre-configured bootable environment containing the utility.

  • Download and install 4DDiG Partition Manager. Launch this tool, ;ook at the disk layout map at the bottom of the interface. Locate the small NTFS-formatted system block on your boot disk.

    FREE DOWNLOAD

    Secure Download

  • Choose the partition and select the Format option“Format NTFS to FAT32”from the context menu.

    locate efi partition
  • Please note that this conversion will not save very large files. Save large files in the partition to your computer before converting it to FAT32. Then click the Sure button to proceed.

    click sure to proceed
  • Once completed, reconnect the drive or restart your setup wizard. The Windows detected that the EFI partition was formatted as NTFS error will be completely resolved.

    convert successfully

Option 2: Use DiskPart

If you do not have access to another computer or third-party software, you can use Microsoft's built-in command-line tool, DiskPart, directly from the installation error screen.

  • Press Shift + F10 on your keyboard. This shortcut opens the Command Prompt window.

  • Type “diskpart” into the console and press Enter to initialize the utility.

  • Type “list disk” and press Enter. Identify the disk number corresponding to your main installation drive (usually Disk 0).

  • Type “select disk X” (replace X with your actual disk number) and press Enter.

  • Type “list partition” to see all allocations. Look for the partition marked as System (its size will be around 100MB to 260MB).

  • Type “select partition Y” (replace Y with your specific system partition number) and press Enter.

  • Input the formatting command: format fs=fat32 quick. Press Enter. This forces the partition to dump the NTFS configuration and immediately convert to FAT32 partition.

  • Type “exit”, close the Command Prompt window, click the Refresh button on your Windows installation screen, and proceed with your setup.

    convert ntfs to fat32

More FAQs

1. Can an EFI System Partition be NTFS?

No. By absolute technical industry standard, a UEFI motherboard firmware looks specifically for a FAT architecture when accessing boot files. If an EFI system partition is formatted as NTFS, the motherboard’s underlying code cannot read it, preventing your system from loading the boot configuration data.

2. How to fix a corrupted EFI partition?

You can fix corrupted EFI partition blocks by launching a Windows recovery USB and opening the Command Prompt. From there, use DiskPart to assign a temporary drive letter to the hidden system volume (e.g., drive letter Z:). Afterward, run the command “bcdboot C:\Windows /s Z: /f UEFI” to completely replace the broken configuration files with a fresh copy drawn from your OS directory.

3. Is it safe to delete the EFI System Partition?

It depends entirely on your situation. It is absolutely not safe to execute a delete EFI system partition action on an active, running computer, as doing so will instantly destroy your system's capability to boot into Windows on the next restart. However, it is entirely safe to delete it during a clean, customized Windows reinstallation process where you plan to let the installer generate a new partition structure immediately afterward.

Conclusion

Encountering the Windows detected that the EFI partition was formatted as NTFS notification can feel like a major roadblock during a critical installation, but it is fundamentally a simple mismatch between motherboard expectations and partition formatting.

While manual command lines like DiskPart can clear this up for advanced tech users, a simple typographical mistake can quickly result in permanent data destruction across your other drives. For an efficient, secure, and user-friendly solution, utilizing 4DDiG Partition Manager provides an excellent visual workflow to alter, format, and structure your storage drives flawlessly without systemic risks.

FREE DOWNLOAD

Secure Download

William Bollson (senior editor)

William Bollson, the editor-in-chief of 4DDiG, devotes to providing the best solutions for Windows and Mac related issues, including data recovery, repair, error fixes.

(Click to rate this post)

You rated 4.5 ( participated)