How to Format USB to FAT32 on Windows 10 & 11
You can use the Diskpart Utility or a dedicated tool
- Formatting your USB in the FAT32 file system will help you move files between older OS.
- You can use the command prompt to format your USB to FAT32.
- Even more, you can also use File Explorer to format your USB.

A USB is an essential tool as it provides extra storage space you can carry without worrying about the size. In addition, it is small, company, and easy to use, and you can have many important files with you on the go.
While the NTFS format is popular now on Windows, many still prefer FAT32 to move files between different OS. In this guide, we will show you the different ways you can format a USB to FAT32 on your Windows 10 and Windows 11 PC. So let us get right into it.
Why should I format my USB to FAT32?
FAT32 is the oldest file system. FAT32 stands for File Allocation Table, and the number 32 represents the number of bits that the file systems use to store the address of the files.
But being old works towards its advantage as so many older devices support this format. So, to move files between older devices, you need to have a USB formatted in FAT32.
FAT32 is widely used as most devices are compatible with it. Another exciting benefit of FAT32 is that it works cross-platform and across operating systems.
There are downsides attached to the FAT32 format. It isn’t as efficient as other modern file systems, such as NTFS. Moreover, it is less secure and comes with a maximum file size of 4GB and a partition size of 8 GB. So, there are limitations to FAT32 as well.
How can I format USB to FAT32 on Windows 10 and Windows 11?
NOTE
1. Via File Explorer
- Press the Win + E keys to open the File Explorer.
- Right-click on your USB drive and select Format from the context menu.
- Under the File system drop-down, select FAT32.
- You can give a name to your volume label or live it as is.
- Click the Start button.
- The drive will be ready once the format is complete.
This is probably the easiest way to format a USB drive to FAT32. All you need to do is open File Explorer and follow the steps to convert your USB to FAT32.
2. Via Disk Management
- Open the Start menu by pressing the Win key.
- Type Disk Management and open Create and format hard disk partitions.
- Right-click on your USB drive and select Format.
- Here you can give a Volume label.
- Select FAT32 from the File system drop-down.
- Click OK.
Expert tip:
SPONSORED
Some PC issues are hard to tackle, especially when it comes to corrupted repositories or missing Windows files. If you are having troubles fixing an error, your system may be partially broken.
We recommend installing Restoro, a tool that will scan your machine and identify what the fault is.
Click here to download and start repairing.
You can use the Disk Management tool to format drives, as the File Explorer method lets you format partitions.
3. Via Command Prompt
- Press the Win key to open the Start menu.
- Open the command prompt as an admin.
- Type the below command and press Enter.
format /FS:FAT32 X
(Here, replace the X with the drive letter of your USB drive) - The operation will start.
- Once complete, the drive can be used from File Explorer.
You can run the same command on Windows PowerShell and format your USB drive to FAT32.
4. Via Diskpart
- Press Win + R keys to open the Run dialogue.
- Type diskpart and press Enter.
- Run the below commands and press Enter one by one.
list disk
select disk n
(replace n with the disk number of the USB flash drive)list partition
select partition m
(replace m with the USB flash drive partition number)format fs=fat32 quick
5. Via a dedicated tool
- Download and install the AOMEI Partition Assistant tool.
- Launch the program.
- Right-click on your USB drive and select Format Partition.
- Choose FAT32 from the File system drop-down.
- Click OK.
- Click on Apply.
AOMEI Partition Assistant is a professional tool that you can use to resize or move partitions, merge partitions, split and format partitions, and much more.
However, you can also use it to convert your USB to FAT32 quickly and accurately. Do note that formatting removes all data present on your USB. So, back up the data before proceeding with the above methods shown.
Also, you can check out our guide that lists some of the best tools that can help you format an SD Card.
If you are having issues formatting your external HDD, then you should check out our guide, which will give you some practical solutions to fix the problem.
Feel free to let us know in the comments below which solutions helped you format the USB drive to FAT32.
Still having issues? Fix them with this tool:
SPONSORED
If the advices above haven't solved your issue, your PC may experience deeper Windows problems. We recommend downloading this PC Repair tool (rated Great on TrustPilot.com) to easily address them. After installation, simply click the Start Scan button and then press on Repair All.