• About Us
  • Announce
  • Privacy Policy
  • Contact us
MasterTrend Info - Technology, News and Tutorials
  • HOME
    • BLOG
  • Tutorials
  • Hardware
  • Gaming
  • Smartphones
  • Security
  • Windows
  • IA
  • Software
  • Networks
  • en_USEnglish
    • es_ESSpanish
    • pt_BRPortuguese
    • fr_FRFrench
    • it_ITItalian
    • de_DEGerman
    • ko_KRKorean
    • jaJapanese
    • zh_CNChinese
    • ru_RURussian
    • thThai
    • pl_PLPolish
    • tr_TRTurkish
    • id_IDIndonesian
    • hi_INHindi
    • arArabic
    • sv_SESwedish
    • nl_NLDutch
No result
See all results
  • HOME
    • BLOG
  • Tutorials
  • Hardware
  • Gaming
  • Smartphones
  • Security
  • Windows
  • IA
  • Software
  • Networks
  • en_USEnglish
    • es_ESSpanish
    • pt_BRPortuguese
    • fr_FRFrench
    • it_ITItalian
    • de_DEGerman
    • ko_KRKorean
    • jaJapanese
    • zh_CNChinese
    • ru_RURussian
    • thThai
    • pl_PLPolish
    • tr_TRTurkish
    • id_IDIndonesian
    • hi_INHindi
    • arArabic
    • sv_SESwedish
    • nl_NLDutch
No result
See all results
MasterTrend Info - Technology, News and Tutorials
No result
See all results
Start Tutorials (Problem Solving)

How to Format a USB Drive on Windows and Mac: Quick Fix ⚡🔌

MasterTrend Insights by MasterTrend Insights
April 28, 2026
in Tutorials (Problem Solving)
Reading time:9 min read
0
How to Format a USB Flash Drive (Windows & Mac)
91
SHARED
254
Views
Share on FacebookShare on Twitter

Contents

  1. How to Format a USB Drive on Windows and Mac: 5 Easy Steps 📁✨
  2. Format USB Drive from File Explorer
  3. Format USB Drive from Disk Management Utility
  4. Format a USB Drive in Windows Using CMD
  5. Format USB Drive Using USB Format Tool
  6. Format USB Drives on macOS
    1. Frequently Asked Questions

How to Format a USB Drive on Windows and Mac: 5 Easy Steps 📁✨

Generally, users format a USB drive due to file system incompatibilities, although there may be other reasons such as the different file systems being used. There are four file systems that are mainly used in USB drives. Here are the four main ones.

FAT32: This is the most common file system in the operating system Windows, but it is also compatible with Mac systems. The problem with FAT32 is that it limits the size of files to 4GB.

NTFS: If you want to remove the 4GB limit of FAT32, consider NTFS. NTFS is one of the Most common file systems in WindowsHowever, NTFS is read-only on macOS; other applications will need to write the files.

exFAT: exFAT is a Modern file system compatible with Windows and Mac. It has no limitations, but needs to be more compatible with older operating systems.

Mac OS Extended: MacOS Extended It is only for Mac users and is not supported on Windows. So, if you only want to use a USB drive on a Mac, Mac OS Extended should be your preferred file system.

Now that you know the different file system options, you can format your USB drive. using one of the best methods in Windows.

Format USB Drive from File Explorer

The method of file explorer To format a USB drive is the easiest of all. The formatting tool is simple to use and formats the drive quickly. Here we show you how to format a USB drive using File Explorer. Windows.

1. Connect the USB drive to your Windows computer.

2. Double click on This PC or press the button Windows + E. This will immediately open the file explorer.

3. In devices and drives, right click on your USB drive and select Format.

Format

4. In the formatting prompt, click the file system dropdown menu and select the supported file system with Windows (NTFS, FAT32, exFAT). If you also want to use it on Mac, choose exFAT or FAT32.

File System Drop-down

5. Keep the default selection on the allocation unit size.

Allocation unit size

6. Next, in the volume label field, enter the name that you want to give to your USB drive. For example, Techviral USB.

enter the name

7. In the formatting option, active Quick format.

Quick Format

8. Finally, click on the button Start to format the USB drive.

9. At the format confirmation prompt, select OK.

Ok

This is the easiest method to format a pen drive on a Windows computer. Other methods are a bit more complicated than this one. 🤔

Format USB Drive from Disk Management Utility

The Disk Management Utility in Windows It can be used to format any connected drive. Formatting from the Disk Management utility can be complicated, but you get more options. Here we show you how to format a USB drive using the Disk Management utility.

1. Click on the Windows search and type Administration Utility of Discs. Now open Create and Format Hard Drive Partitions from the list.

Create and Format Hard Drive Partitions

2. This will open the Disk Management Utility on your computer.

3. The Administration Utility Disks will show you the file system used on each disk volume installed on your computer.

file system used on each drive

4. Right click on your USB drive and select Format.

Format

5. In the Format window, enter the Volume Label as USB from Techviral.

Volume Label

6. Click on the file system dropdown menu and select the file system of your choice.

file system dropdown menu

7. Select Predetermined in the allocation unit size.

Predetermined

8. Once done, brand the option Perform a Quick Format and click on Accept.

Quick Format

9. In the confirmation notice, click the button Accept.

Ok

This is another one Method to format a USB drive in Windows using the Disk Management utility. The utility also allows you to create partitions for your USB drive. 💡

Format a USB Drive in Windows Using CMD

If you are looking for a more complicated way to format a USB drive On Windows, you can use CMD. CMD is recommended when the USB drive cannot be formatted from Disk Management Utility.

Using CMD to format a USB drive can be tricky, but it is very effective and can even deal with drives locked by malwareHere we show you what you should do.

1. Click on Windows search and type CMD. Right click on CMD and select Run as administrator.

Run as administrator

2. When Command Prompt opens, type diskpart and press Enter.

diskpart

3. Next, type the command list disk and press Enter.

list disk

4. Now run the command select disk + number (Replace the number with the actual number listed next to your USB drive.) For example, select disk 2.

select disk + number

5. Now write list volume and press Enter.

list volume

6. You will now see every volume available on your PC. Select the volume by running the command: select volume number.

select volume number

Use: Replace the number with the actual number of your volume.

7. This will select the drive. Now run the command:

format fs=ntfs quick

format fs=ntfs quick

Use: Replace NTFS with the file system you want to use.

8. Once the USB drive is formatted, type exit in the Command Prompt.

exit

Format USB Drive Using USB Format Tool

USB Format Tool or Disk Management Utilities are great for managing existing partitions.

The Third-party disk management tools for Windows provide easy options to resize/move partitions, merge partitions, clone disks, migrate operating systems to different drives, delete existing partitions and more.

You can use those tools to format your USB drive. Format a Drive USB with a USB format tool is much easier and provides more controls. ✨

Format USB Drives on macOS

If your Mac doesn't detect your USB drive, it's probably formatted with an incompatible file system. So, you need to reformat it with a compatible one. Here's how to do it Format a USB Drive on a Mac. 🖥️

Format USB Drives on macOS

  • Insert the USB drive into your Mac.
  • Now, navigate to Applications > Utilities > Disk Utility.
  • Launch Disk Utility and select the USB drive.
  • At the top of Disk Utility, select the option Delete.
  • Now, type the name of the USB drive and select the format file system.
  • Once selected, click on Delete.
  • This will format the USB drive. Once complete, click the button Made.

Once formatted, the USB drive can store images, videos, documents, or any other type of file. 📂

Frequently Asked Questions

Do I need to format a new USB drive?

While it is not necessary to format a new USB drive, you may want to do so if you suspect it was previously used by someone else or if you are experiencing problems using it.

What does formatting a USB do?

Formatting erases all data stored on a USB drive. It is a process of preparing a storage device, such as an HDD, SSD, or flash drive, to store information.

How do I delete everything from a USB drive?

You can manually delete the content stored on a USB drive. You can also format it by following the methods we have shared to delete every piece of data stored on a USB drive.

Can I recover data from a formatted USB drive?

Recovering data from a formatted USB drive is difficult, but there are several third-party tools that can do it. The success rate is usually low, but you can still try if the lost data is very important.

What is the recommended allocation unit size for USB?

The recommended allocation unit size for USB formatting is the default or pre-selected one. If your flash drive is smaller than 8GB, the best allocation unit size is 4096 bytes. If it is larger than 8GB but smaller than 16GB, 8192 bytes. If the flash drive is larger than 16GB, the recommended allocation unit size is 16 kilobytes.

How to format USB to FAT32?

To format a USB to FAT32, follow the methods we have shared. Make sure to select FAT32 from the file system drop-down menu.

These are Simple methods to format a USB drive in Windows and macOS. We have discussed all the methods that work to format USB drives with a file system suitable, so use these methods when you need them. 👍

Share this:
10FacebookLinkedInPinterestXRedditTumblrBlueskyThreadsShareChatGPTClaudeGoogle AIGrok
10
SHARES
Tags: EvergreenContentMacTipsWindowsTips
Previous Publication

RTX 50 Series 📈 Prices are rising! Shortages continue!

next post

Threadripper 7000: Leader in reliability 📈

MasterTrend Insights

MasterTrend Insights

Our editorial team shares a deep-dive analysis, tutorials and recommendations for getting the most out of your devices and digital tools.

RelatedPublications

Android Volume - Two students consult an Android phone application to adjust the volume according to a schedule in the hallway of a law school.
Tutorials (Problem Solving)

Android volume according to a schedule

July 30, 2026
0
Read messages on iPhone - Woman reading messages on an iPhone next to the text “Read Receipts on iPhone”, guide to managing read receipts in current iOS.
Tutorials (Problem Solving)

Read messages on iPhone: a guide for current iOS

July 26, 2026
110
Saving Reel drafts - Woman editing a Reel draft on her mobile phone and saving it to the phone's gallery.
Tutorials (Problem Solving)

Save Reels drafts to the gallery

July 22, 2026
126
Moon photos with iPhone - Woman photographing the full moon with an iPhone on a beach at sunset, applying tricks to capture its details.
Tutorials (Problem Solving)

Taking lunar photos with an iPhone: tricks to capture details

July 22, 2026
105
WiFi Calling on iPhone. Woman showing on an iPhone the WiFi Calling option enabled in settings, guide on how to enable and use WiFi Calling on iPhone step by step.
Tutorials (Problem Solving)

WiFi Calling on iPhone: how to enable and use it

April 26, 2026
220
Advanced on-screen TV settings with brightness, contrast, sharpness, color, motion flow and HDR tone mapping configuration on a 4K UHD TV displaying a cinematic scene in high definition.
Tutorials (Problem Solving)

Advanced TV settings: what to change and what to avoid

April 7, 2026
317
next post
Threadripper 7000: The most reliable CPU! 🏆

Threadripper 7000: Leader in reliability 📈

5 3 votes
Article Rating
Subscribe
Access
Notify of
guest
guest
0 Comments
Oldest
Newest Most voted
Online Comments
See all comments

Stay Connected

  • 976 Fans
  • 118 Followers
  • 1.4 k Followers
  • 1.8 k Subscribers
  • Trends
  • Comments
  • Last
🖥️ How to open 'Devices and printers' in Windows 11: 4 simple steps

🌟 How to open ‘Devices and printers’ in Windows 11: ¡Amazing trick!

June 21, 2026
Windows 11 Persistent Clock: Options for displaying a persistent clock, limitations and practical decisions, with blue background, Windows icon and minimalist analog clock.

Windows 11 Persistent Clock: Options, Limits, and Real Decisions

June 21, 2026
Ethernet not working in Windows 11: 9 easy tricks

Ethernet not working in Windows 11: 3-minute solution ⚡🌐

13 November 2025
How to save game in REPO

How to save game in REPO 🔥 Discover the secret to not losing progress

7 July 2025
Features of Gmail on Android: Save time with 5 tips

Features of Gmail in Android: you 5 tricks you did not know! 📱✨

12
Notebook motherboard repair: internal view with motherboard, cooling system, fans and key components to check in an open laptop

Notebook Motherboard Repair – Step-by-Step Diagnosis

10
Install Windows 11 Home without Internet

Install Windows 11 Home without Internet

10
How to backup drivers in Windows 11/10 in 4 steps!

How to backup drivers in Windows 11/10 It Prevents errors! 🚨💾

10
Android Volume - Two students consult an Android phone application to adjust the volume according to a schedule in the hallway of a law school.

Android volume according to a schedule

July 30, 2026
Blocking Windows sites - Laptop with Windows 11 showing the Windows Defender Firewall and a rule to block websites, next to a browser with access denied.

Blocking sites on Windows: a guide for Windows 11

July 29, 2026
Webcam privacy - Woman in front of a Windows 11 computer with webcam, configuring privacy to prevent applications from using the camera.

Webcam privacy in Windows 11

July 28, 2026
Audio balance in Windows 11 - Woman adjusting the audio balance on a Windows 11 laptop, quick guide to setting up sound.

Audio balancing in Windows 11: quick guide

July 27, 2026

Recent News

Android Volume - Two students consult an Android phone application to adjust the volume according to a schedule in the hallway of a law school.

Android volume according to a schedule

July 30, 2026
0
Blocking Windows sites - Laptop with Windows 11 showing the Windows Defender Firewall and a rule to block websites, next to a browser with access denied.

Blocking sites on Windows: a guide for Windows 11

July 29, 2026
83
Webcam privacy - Woman in front of a Windows 11 computer with webcam, configuring privacy to prevent applications from using the camera.

Webcam privacy in Windows 11

July 28, 2026
102
Audio balance in Windows 11 - Woman adjusting the audio balance on a Windows 11 laptop, quick guide to setting up sound.

Audio balancing in Windows 11: quick guide

July 27, 2026
102
MasterTrend Info logo

MasterTrend Info is your source of reference in technology: discover news, tutorials, and analysis of hardware, software, gaming, mobile, and artificial intelligence. Subscribe to our newsletter and don't miss any trend.

Follow us

Browse by Category

  • Gaming & Real-World Experience
  • Hardware & Performance
  • AI Applied & Real-World Use
  • What's new
  • Networks, Wi-Fi & Internet
  • Digital Security & Privacy
  • Smartphones & Purchase Decision
  • Software & Useful Tools
  • Tutorials (Problem Solving)
  • Windows (Real-World Use and Solutions)

Recent News

Android Volume - Two students consult an Android phone application to adjust the volume according to a schedule in the hallway of a law school.

Android volume according to a schedule

July 30, 2026
Blocking Windows sites - Laptop with Windows 11 showing the Windows Defender Firewall and a rule to block websites, next to a browser with access denied.

Blocking sites on Windows: a guide for Windows 11

July 29, 2026
  • About Us
  • Announce
  • Privacy Policy
  • Contact us

Copyright © 2025 https://mastertrend.info/ - All rights reserved. All trademarks are property of their respective owners.

We've detected you might be speaking a different language. Do you want to change to:
es_ES Spanish
es_ES Spanish
en_US English
pt_BR Portuguese
fr_FR French
it_IT Italian
ru_RU Russian
de_DE German
zh_CN Chinese
ko_KR Korean
ja Japanese
th Thai
hi_IN Hindi
ar Arabic
tr_TR Turkish
pl_PL Polish
id_ID Indonesian
nl_NL Dutch
sv_SE Swedish
Change Language
Close and do not switch language
No result
See all results
  • en_USEnglish
    • es_ESSpanish
    • pt_BRPortuguese
    • fr_FRFrench
    • it_ITItalian
    • de_DEGerman
    • ko_KRKorean
    • jaJapanese
    • zh_CNChinese
    • ru_RURussian
    • pl_PLPolish
    • id_IDIndonesian
    • tr_TRTurkish
    • hi_INHindi
    • thThai
    • arArabic
    • sv_SESwedish
    • nl_NLDutch
  • Gaming & Real-World Experience
  • Hardware & Performance
  • AI Applied & Real-World Use
  • Smartphones & Purchase Decision
  • What's new
  • Networks, Wi-Fi & Internet
  • Digital Security & Privacy
  • Software & Useful Tools
  • Tutorials (Problem Solving)
  • Windows (Real-World Use and Solutions)

Copyright © 2025 https://mastertrend.info/ - All rights reserved. All trademarks are property of their respective owners.

wpDiscuz
RedditBlueskyXMastodonHacker News
Share this:
MastodonVKWhatsAppTelegramSMSLineMessengerFlipboardHacker NewsMixNextdoorPerplexityXingYummly
Your Mastodon Instance