• About Us
  • Announce
  • Privacy Policy
  • Contact us
MasterTrend Info - Technology, News and Tutorials
  • HOME
    • BLOG
  • Tutorials
  • Hardware
  • Gaming
  • Mobile
  • Security
  • Windows
  • IA
  • Software
  • Networks
  • What's new
  • 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
  • Mobile
  • Security
  • Windows
  • IA
  • Software
  • Networks
  • What's new
  • 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

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

MasterTrend Insights by MasterTrend Insights
April 28, 2026
in Tutorials
Reading time:9 min read
0
How to Format a USB Flash Drive (Windows & Mac)
70
SHARED
195
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. No tiene limitaciones, pero necesita ser más compatible con sistemas operativos antiguos.

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

Este es el método más fácil para formatear una pen drive en una computadora con Windows. Otros métodos son un poco más complicados que este. 🤔

Format USB Drive from Disk Management Utility

The Disk Management Utility in Windows se puede usar para formatear cualquier unidad conectada. Formatear desde la utilidad de Administración de Discos puede ser complicado, pero obtienes más opciones. Aquí te mostramos cómo formatear una unidad USB utilizando la Utilidad de Administración de Discos.

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.

Una vez formateada, la unidad USB puede almacenar imágenes, videos, documentos o cualquier otro tipo de archivo. 📂

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?

Formatear elimina todos los datos almacenados en una unidad USB. Es un proceso de preparación de un dispositivo de almacenamiento, como un HDD, SSD o unidad flash, para almacenar información.

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?

Recuperar datos de una unidad USB formateada es difícil, pero existen varias herramientas de terceros que pueden hacerlo. El porcentaje de éxito suele ser bajo, pero aún puedes intentarlo si los datos perdidos son muy importantes.

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

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

WiFi Calling on iPhone: how to enable and use it

April 26, 2026
150
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

Advanced TV settings: what to change and what to avoid

April 7, 2026
247
iPhone call forwarding activated from settings, showing the “Call Forwarding” option enabled on the mobile phone screen.
Tutorials

iPhone call forwarding: how to activate and use it

April 27, 2026
222
Actual charging speed on your Android phone shown in a charging meter app with amperage and battery status on screen, while a woman holds the smartphone in a technology store.
Tutorials

Actual Loading Speed ​​on Your Android Phone

February 22, 2026
174
Accidental Echo Activation - Woman annoyed by the accidental activation of Alexa on an Amazon Echo speaker in a domestic living room.
Tutorials

Accidental activation of Echo on Amazon speakers

February 9, 2026
179
PNG to PDF Methods - Illustration of methods to convert PNG files to PDF, showing PNG and PDF icons with a conversion arrow between both formats.
Tutorials

PNG to PDF conversion methods: A comparison to help you choose in Windows 11

April 27, 2026
302
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!

April 28, 2026
Windows 11 Persistent Clock

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

April 28, 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
Repair of motherboards - Repair MotherBoards

Repair of motherboards of Laptops

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
AMD UDNA architecture for PS6 and Xbox Next, detail of next-generation GPU chip with advanced design for high-performance gaming consoles.

UDNA architecture in PS6 and Xbox Next: more than just numbers

4 de May de 2026
FBC Firebreak Weapons: Unlock and Priorities - Tactical operators with shotguns and flamethrowers in combat surrounded by fire in intense video game scene.

FBC Firebreak Weapons: Unlocking and Priorities

May 3, 2026
Strategy Heroes Olden Era: White-haired warrior heroine making key decisions in an epic fantasy battle that change the course of the game.

Heroes Olden Era Strategy: Game-Changing Decisions

May 3, 2026
Shoring Up Defenses in Arc Raiders: real strategy with player in desert facing enemy drones in intense sci-fi tactical battle.

Shoring Up Defenses in Arc Raiders: Royal Strategy

May 3, 2026

Recent News

AMD UDNA architecture for PS6 and Xbox Next, detail of next-generation GPU chip with advanced design for high-performance gaming consoles.

UDNA architecture in PS6 and Xbox Next: more than just numbers

4 de May de 2026
111
FBC Firebreak Weapons: Unlock and Priorities - Tactical operators with shotguns and flamethrowers in combat surrounded by fire in intense video game scene.

FBC Firebreak Weapons: Unlocking and Priorities

May 3, 2026
101
Strategy Heroes Olden Era: White-haired warrior heroine making key decisions in an epic fantasy battle that change the course of the game.

Heroes Olden Era Strategy: Game-Changing Decisions

May 3, 2026
142
Shoring Up Defenses in Arc Raiders: real strategy with player in desert facing enemy drones in intense sci-fi tactical battle.

Shoring Up Defenses in Arc Raiders: Royal Strategy

May 3, 2026
105
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
  • Hardware
  • IA
  • Mobile
  • What's new
  • Networks
  • Security
  • Software
  • Tutorials
  • Windows

Recent News

AMD UDNA architecture for PS6 and Xbox Next, detail of next-generation GPU chip with advanced design for high-performance gaming consoles.

UDNA architecture in PS6 and Xbox Next: more than just numbers

4 de May de 2026
FBC Firebreak Weapons: Unlock and Priorities - Tactical operators with shotguns and flamethrowers in combat surrounded by fire in intense video game scene.

FBC Firebreak Weapons: Unlocking and Priorities

May 3, 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
  • Hardware
  • IA
  • Mobile
  • What's new
  • Networks
  • Security
  • Software
  • Tutorials
  • Windows

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