Format Flash Drive Mac Fat32 Terminal
How can I format USB drive in CMD? How to format USB using CMD to NTFS? Can I format a USB using CMD in Windows 10? Don't worry if you have the same questions in your mind.
On this page, you'll learn how to format USB using CMD or CMD alternative tool in Windows 10/8/7 successfully. Pick up the suitable USB format tool for help now:
USB Format Tool | Pros |
---|---|
1. Format USB Using CMD |
|
2. Format USB Via CMD Alternative |
|
- Use Disk Utility to Format USB Flash Drive on Mac The simplest way to format a disk in Mac OS is to simply use the Disk Utility since it is the Mac’s built in disk maintenance tool. To format USB drive on Mac using this method, all you need to do is plug in the USB device into your Mac and select it from the Disk Utility’s sidebar menu.
- How to Format a Flash Drive on Mac Before you proceed with formatting your flash drive, you should first consider which format you are going to use. Selecting the correct format is crucial as it will have an impact on its compatibility with your Mac.
- Notice:
- As formatting will remove all saved data on the USB drive, if your USB is accessible, make sure to back up valuable USB data to another secure location in advance.
This tutorial is called the magnified version due to the first instance being difficult to see on small phone screens. I show how I format a drive in OSX Ter.
If you prefer an easy and quick way to format USB or you need to format to Ext 4/3/2, pick up CMD alternative format tool for help.
Let's start to format your USB using CMD or its alternative tool and make the RAW, inaccessible, unreadable, and even corrupted USB flash drive, pen drive, memory stick work normally again.
Part 1. How to Format USB Flash Drive Using CMD (Command Prompt)
Applies to: Format USB to FAT32/NTFS, format RAW USB, repair corrupted USB, etc.
USB flash drive is worldwide used for storing data and transferring files. However, sometimes, USB may corrupt or become inaccessible due to RAW or invalid file system, bad sector, or other errors. Formatting USB using CMD is a quick way to resolve these problems.
The following are two detailed guides, illustrating how to format a USB flash drive using Windows Command Prompt that you should strictly follow.
Steps to Format USB (to NTFS or FAT32) Using CMD
#1. Format USB using CMD in Windows 10:
Step 1. Connect USB to your PC and press Windows + R keys.
Step 2. Type cmd in the Search box and hit Enter to bring up Command Prompt.
Step 3. Type the following command lines one by one and hit Enter each time:
- diskpart
- list disk
- select disk + number (Replace 2 with the number of your USB drive.)
- list volume
- select volume + number (Replace 10 with the volume number of your USB flash drive.)
- format fs=ntfs quick (You can also replace NTFS with FAT32 or exFAT.)
- exit
CMD also works to fix Windows was unable to complete the format error in your computer hard drive, USB, or other storage devices.
#2. Format USB Flash Drive using Command Prompt in Windows 8/7:
Step 1. Plug USB in your computer and click the Windows icon and select 'Search'.
Step 2. Type command prompt in the Search box.
Right-click on Command Prompt and choose 'Run as administrator'.
Step 3. On the Command Prompt window, type diskpart and press 'Enter'.
Step 4 Type list disk and press 'Enter'. Check the disk number of your USB flash drive. For example, disk 2.
Step 5. Now type select disk 2 and press 'Enter'. (If the USB number is not 2, replace it with the right one.)
Step 6. Type format fs=ntfs and press 'Enter'.
If you prefer other file system formats, change the command NTFS to the desired one, such as format fs=fat32.
Step 7. Type exit and hit Enter to close the window.
After this, exit DiskPart and you save data to your USB flash drive again. However, as Linux file system Ext2/3 is not compatible with Windows OS, you can refer to a UBS format tool in Part 2 for help.
Part 2. Format USB Using CMD Alternative in Windows 10/8/7
Applies to: Format corrupted USB, format USB to Ext2, Ext3, format FAT32 USB to NTFS, format USB to FAT32, etc. on all Windows OS.
Although CMD is capable of formatting USB flash drive, it's not user-friendly for most Windows beginners. Also, it requires users to remember all command lines while executing operations in Command Prompt.
Also, any importer operation may cause data loss on other storage devices. Here, we would like to recommend you try third-party CMD alternative software - EaseUS free partition manager.
EaseUS Partition Master Free Edition is a perfect CMD alternative tool for USB formatting. With an easy-to-use interface and precise operation, you can use it to format USB easily in only a few clicks.
Tutorial - 4 Steps to Format USB via CMD Alternative in Windows 10/8/7
All levels of users can apply this tool and format USB to usable again in Windows 10/8/7:
Step 1. Launch EaseUS Partition Master, right-click the partition on your external hard drive/USB/SD card which you want to format and choose the 'Format' option.
Step 2. Assign a new partition label, file system (NTFS/FAT32/EXT2/EXT3), and cluster size to the selected partition, then click 'OK'.
Step 3. In the Warning window, click 'OK' to continue.
Step 4. Click the 'Execute Operation' button in the top-left corner to review the changes, then click 'Apply' to start formatting your external hard drive/USB/SD card.
Part 3. Bonus Tips to Fix Errors While Formatting USB Using CMD
According to some USB users, they reported that they encountered some errors while formatting USB in CMD.
Here, we've collected two common errors in formatting USB using CMD, if you get the same errors, don't worry. You can follow the provided solutions to resolve them:
Error 1: Diskpart format fs=ntfs stuck at 0, 10, 11, 12..
If the formatting process gets stuck in DiskPart, as the shown message, don't worry. You have two ways to go:
- #1. Just wait for the formatting process to complete.
- #2. Close CMD, turn to EaseUS Partition Master in Part 2 to format your drive.
Error 2: Diskpart has encountered an error: Access is denied. See the System Event Log for more information.
If you come across this issue, click the link below to get rid of the problem:
Data Recovery is not a challenge anymore. EaseUS serves as a dependable data recovery application to retrieve lost data within simple clicks.
The End Line
Due to its portability, flexibility, large storage size, and reasonable price, USB flash drive is still the No.1 external storage device around the world.
While using USB for data transferring or storage, problems with USB flash drives also increase. Formatting USB flash drive is one of the top issues.
On this page, we included two USB formatting tools to help you format USB using CMD or CMD alternative - EaseUS Partition Master. You may pick up a suitable tool and follow the respective tutorial guide to make your USB flash drive work normally.
For an easy and free formatting resolution, take EaseUS Partition Master as your first choice. It's a perfect CMD alternative tool that can help you anytime.
People Also Ask About Format USB Using CMD
Some of you may have more questions about formatting USB. Here we collected some top concerned questions and listed answers below. If you have the same doubts, check out the answers now.
1. Why do you need to format USB flash drive?
Usually, HDDs and SSDs are widely used for OS installation and data storage and removable storage devices like USB flash drives are more used for data transferring and storage. But the USB flash drive may become inaccessible, and you'll need to format it so as to make it work again.
Here is a list of reasons why do you and other USB users need to format the flash drive:
- 1. RAW, invalid, or unrecognized USB file system
- 2. USB flash drive corruption
- 3. Virus infection
- 3. USB is write-protected
- 3. Change USB file system to NTFS, FAT32, or Ext 2/3/4 by formatting
2. How to format bootable USB using cmd?
The process of formatting a bootable USB flash drive is almost the same as the process shown on this page. You can apply CMD to format it with the listed steps here:
- Step 1. Connect the bootable USB drive to your PC.
- Step 2. Open Command Prompt.
- Step 3. Type diskpart and hit Enter.
- Step 4. Type list disk and hit Enter.
- Step 5.Type select disk + number and hit Enter. (Replace 2 with the number of your USB drive.)
- Step 6. Type list volume and hit Enter.
- Step 7. select volume + number and hit Enter. (Replace 10 with the volume number of your USB flash drive.)
- Step 8. Type format fs=ntfs quick and hit Enter. (You can also replace NTFS with FAT32 or exFAT.)
- Step 9. Type exit and hit Enter.
3. How to format write-protected USB using cmd?
Here are the steps that you can follow to format a write-protected (read-only) USB using the command lines below:
- Step 1. Press 'Win + R', type cmd to open 'Command Prompt'.
- Step 2. Type diskpart and hit Enter.
- Step 3. Type list disk and hit Enter.
- Step 4. Type select disk 2 and hit Enter. (Replace 2 with the write-protected device number) and hit Enter.
- Step 5. Type attributes disk clear readonly and hit Enter.
- Step 6. Type exit to close the diskpart window.
Once the write protection removing process completes, you can format the USB drive again. You can either apply EaseUS Partition Master, Windows File Explorer, or even the CMD command as shown in Part 2 to format the USB drive.
4. Windows was unable to complete the format, how to fix it?
When you use File Explorer to format the USB flash drive, it warns you that 'Windows was unable to complete the format', don't worry. Here are 7 ways that you can try to fix this error:
- #1. Use EaseUS Partition Master
- #2. Use Diskpart Command
- #3. Use Disk Management
- #4. Clear Virus and Complete the Format
- #5. Remove Write Protection and Complete the Format
- #6. Fix Disk Errors and Complete the Format
- #7. Repair Bad Sectors and Complete the Format
Note that you can try the above two tutorials to format your USB flash drive and resolve this issue. You can also follow this link to get rid of the Windows Was Unable to Complete the Format error immediately.
Many users are looking for tools like 'HP USB Disk Storage Format Tool for Mac', 'Sandisk USB Format Tool Mac', 'Kingston USB Format Tool Mac', 'Lexar usb format tool mac', 'sd card format tool mac' or 'usb disk storage format tool mac' hoping that there are this kind of tools that could be used on Mac for formatting their hard drive or usb flash drive on MAC OS X, or sometimes you are searching for a bootable format tool on mac just as what HP Format Tool could perform the trick.
Some users may also want to erase the privacy files on their device by getting it formatted, is formatting true erasing on MAC? Could formatted files be retrieved? We will explain all this in this content.
Note: before any formatting or erasing the disk/pen drive, we would recommend you backup your data on your media that you want to format onto another device to avoid unintentionally data loss. We would not expect this happen that you accidentally reformatted your disk/usb stick and then later found out you had just lost some important files.
Format Usb Fat32 On Mac
Also read: 5 best free backup software, or how to repair damaged usb drive on MAC
Table of Content
- HOT FAQs
8 MAC Formatters for USB/SD/HDD
Here is a list of disk or usb formatting tools for mac or ways of formatting disk/usb flash on MAC to get it done.
Tool 1 - Disk Utility provided by Mac OS, the best free tool to format device
Disk Utility - the best free mac format and erase tool that is provided by Apple Inc. for users to manage digital devices not only the internal media but also external drives like hard disk, usb flash and more.
Note: Erasing and formatting with Disk Utility would delete files on devices, the deleted files could be no longer accessible without some professional data recovery tools, which usually cost around $60-100.
How to format/erase usb disk or memory card on MAC using Disk Utility
Here are the steps that you may follow to get your device formatted/erased.
- Get your device connected to MAC, and backup your data to somewhere else at first as the preparetion.
- Open Disk Utility, which can be found in Applications -> Utility
- View -> Show all devices
- Select the one you want to erase/format, and then click the Erase button. (The same function that is to perform the function of 'Format')
Open Disk Utility - Select a file system for it (if you want to format it fat32, select FAT. Exfat would be recommended since it is more powerful that fat32, later the difference would be explained)
Choose a file system to format - Confirm Erase
Confirm erase to get it formatted/erased
See the video guide here.
Pros: - More than just a format tool on MAC
- It is able to format a disk or usb flash to be hfs+, fat, EXFAT and more. (FAT VS FAT32 VS NTFS will be explained in the following parts)
- It provides repairing functions to repair your storage device if it became damaged - that stars itself among the rest tools.
- It is free of charge
Cons
- It does not provide NTFS file system while formatting.
- It is not truely data erasing since formatted/erased files could still be restored by other paid mac data recovery tools
File System Difference HFS+ VS FAT VS VS FAT32 VS EXFAT VS NTFS (Which one to use?)
File System | Compatible with macOS? | Compatible with Windows? | Max. file size | Max. partition size |
---|---|---|---|---|
HFS+ | Yes | No | No limit | No limit |
FAT32 | Yes | Yes | 4GB | 8GB |
exFAT | Yes | Yes | No limit | No limit |
NTFS | Partially(Not provided by Disk Utility in Mac when formatting) | Yes | No limit |
Note: NTFS file system is not provided in Mac erasing/formatting inside of Disk Utility. If you want your device to be NTFS, you need to try other format tools or a Windows PC to get it formatted. Only by formatting could its file system be changed.
Which file system would you suggest for my device while formatting/erasing?->> EXFAT, which both works on MAC and Windows 10 compatible with no limit in file size and file storage size, volume size and you don't have to download other tools to get it formatted but just with the power of Disk Utility.
What if I want to use NTFS as my device file system, which tool shall I use to get it changed? Try some other mac format tools instead of Disk Utility. (We would tell you later in another article.)
How to tell which file system does my digital device apply?
Mac machines: right click your device in Mac -> Get Info -> General -> Format, and see what it shows, if it says 'MS-DOS FAT32', it means your drive is in fat32 file system, which is compatible with both Mac and Windows.
Windows PCs: You may get your device connected to Windows, and then right click it -> Property ->General, and you will see a photo that shows the information on file system.
File system is FAT32
Note: if your device is damaged and shows RAW FILESYSTEM, you may follow this guide to get it repaired: How to repair drive raw file system
Damaged media raw file system
You may also want to read: how to change raw file system to ntfs; how to convert raw file system to fat32
Tool 2 - WD Drive Utilities, formerly WD Quick Formatter by Western Digital Corporation (Freeware)
WD Quick Formatter is able to reformat any hard drive (not limited to WD Hard drives) to hfs+ or exfat file system and data on the drive would also be erased while changing its file system. No chance for a recovery unless with some special data recovery utility.
WD Drive Utilities formerly WD Quick Formatter
WD Drive Utilities software allows you to configure, manage, and diagnose your WD drive. With WD Drive Utilities, you can
- Run drive diagnostics
- Manage RAID configuration (For RAID supported models)
- Erase and format drive
- Set drive sleep timer (on supported drives)
- Register drive
Free nemesis vst download crack. (Information provided by WD)
You may download it here https://downloads.wdc.com/wdapp/WD_Utilities_Standalone_Installer_Mac_2_1_1_119.zip
If the above link expired, go to this page and get a download. https://support.wdc.com/downloads.aspx?lang=en
Tool 3 - Freecome Hard Drive Formatter or also called FHD Formatter for MAC by Freecome Technologies (Freeware)
This freeware is able to format digital device to be hfs+, fat32 as options while choosing a file system to format/erase.
It is called Freecom Mobile Drive CLS FHD Formatter Utility 1.15 or FHDFormatter for Mac.
Download sites: we checked the websites and only found the download is available on softpedia and softinformer. See the download link here
Bottomline: we would recommend you stay with the first two freeware Disk Utility or WD Disk Utility.
Tool 4 - SD Memory Card Formatter for Mac - free
SD Memory Card Formatter for Mac is introduced by SDCard.org as a external device storage formatter that is able to format usb flash, memory card on MAC for free. See details and download url at this page
Download url: https://www.sdcard.org/downloads/formatter/eula_mac/index.html
Tool 5 - BitRaser, formerly named Stellar Disk Wipe by Stellar Information Technology(30 days free trial, Paid utility)
This one is useful that could erase confidential information on your devices. It has both Mac edition and Windows edition. And admin console, network erasure is still available as enterprise solution offered by Stellar. Highly recommended paid tool.
BitRaser
File eraser and Drive Eraser for different users need. Mobile eraser available too.
Tool 6 - AweEraser by Magoshare (Paid utility)
Tool 7 - Super Eraser by DoYourData (Paid utility)
Tool for erasing data on digital device on MAC. The erased/formatted files could not be restored. It needs a pay.
Free alternative of DOYOURDATA Super Eraser Mac - Mac Disk Utility
Tool 8 - MacClean360 by DoYourData (Paid utility)
It is a Mac cleaning tool that could clean files on Mac for digital devices. You may use the first Tool 1 Mac Disk Utility or WD Disk Utility as free alternative instead of this paid tool.
Verdict
Mac Disk Utility and WD Disk Utility is highly recommended for no matter formatting a device or erasing a device, or repairing device errors.
If you want to erase files or erase drive permanently without any chance of recovery, try the Tool 3 - BitRaser provided by Stellar Information on Mac, if you don't mind erasing the device on Windows, freeware IM-Magic Partition Resizer Free could erase files/drive permanently.
Also read: 4 free tools to delete files or erase drive permanently on Windows
How to format usb flash or disk fat32 on Mac

Since Mac Disk Utility provides the formatting file system fat, exfat, you may want to know what's the difference between fat and fat32, or exfat?

Format Usb To Fat32 Windows 10
See this is a photo that shows what's available when formatting the media in Disk Utility.
Choose a file system to format
More mac fat32 format tools? See how to format sd/usb fat32 on mac
- Mac OS Extended (Journaled)
- Mac OS Extended (Journaled, Encrypted)
- Mac OS Extended (Case-sensitive, Journaled)
- Mac OS Extended (Case-sensitive, Journaled, Encrypted)
- MS-DOS(FAT) ----This is fat32, what you need
- ExFat - recommended since it both works on Mac and Windows OS and it has no limit in file size and partition size.
Mac Disk Utility already provides an option when choosing a file system - MS-DOS(fat), WHICH IS FAT32 WHAT YOU WANT.
Format Flash Drive Mac Fat32 Terminal Download
Note: Mac OS (FAT) is compatible with both Windows PC and Mac platforms, however, there's a limit to trasnferring files over 4GB.
The Answer - choose MS-DOS(FAT) ----This is fat32, what you need. However we would suggest you use EXFAT.
Formatting VS Erasing (Is formatting or erasing permanent data deleting?)
Formatting, is to make a media a new place for data storage that you may change its file system while you format it. Formatted drive data would be marked as available for new data to take its space.
There are three levels of formatting
- quick format (no disk error checking and repairing)
- full format (includes repairing bad blocks)
- low-level format (it could only be performed by professional low level format tool, which is usually shorten the life of device)
Erasing, is to remove information on your device, which is more simplier than formatting, however it is not true wiping out all the information since erased files could be restored with help of free data recovery software.
Well, the truth is data could also be destoryed if you continue using your device after the formatting or the erasing and saved a huge number of files. If no data was saved to formatted/erased media, data could still be restored with professional tools.
How to erase data permanently on mac with freeware
Since erased files or erased media could still be recovered in Mac Disk Utilities and WD Disk Utlities, you may want to query how to erase data permanently on Mac? Is there any freeware that could do the permanent deleting?
The answer: BitRaser is a 30 days free program for erasing files permanently on Mac, we failed to find other free tools for the permanent erasing at this time.
Option: Erase data permanently with freeware on Windows OS using freeware IM-Magic Partition Resizer Free that provides 'Wipe Partition' to get everything truely deleted and removed without a chance of recovery.
Also read: 4 free tools to delete files or erase drive permanently on Windows
HP USB DISK Storage Format Tool for Mac Download
Is there HP USB Disk Storage Format Tool Mac available? Can I use HP USB Format Tool on Mac?
So far as we know that the HP USB Disk Storage Format Tool, also called HP USB Format Uility by users is only for Windows OS for example Windows 10/8.1/7/Vista/XP and there was no news coming from the developer that a MAC edition would be released.
HP USB Disk Format Tool is provided by HP for disk formatting and making a bootable usb, however this program only provides Windows editions which is compatible with Windows 10, 8.1, 7, Vista, and XP.

The Answer: There is no mac edition of HP USB Format Tool, however here are some free solutions if you want to use it on MAC.
Formatting in HP USB Disk Format Tool, could be replaced by Disk Utility in Mac that you may save downloading HP USB Format Tool for Mac.
Creating bootable usb in HP USB Disk Format Tool, could be replaced by a bootable MacOS high sierra usb install drive, see the following video
Format Flash Drive Mac Fat32 Terminal File
Another option: see how to create a bootable installer for MacOS on https://support.apple.com/en-us/HT201372
Also read: HP USB Format Tool Review and Error Fixing
Last updated on June 17, 2020
Hot Articles
- 5 free sd card repair tool - repairing damaged sd memory card
