Formatting USB flash drives: Difference between revisions

From Knowledge Base
(Created page with "== Windows == == macOS == # Back up anything currently on the flash drive as the entire drive will be erased. # Open Disk Utility from Launchpad or /Applications/Utilities. # Click View > Show All Devices.none|frame # Select the USB drive (the root item, not the single partition) from the left sidebar and make sure it shows up in the right pane.none|frame # Click Erase from the top toolbar. # Enter any name, set...")
 
No edit summary
Line 9: Line 9:
# Click Erase from the top toolbar.
# Click Erase from the top toolbar.
# Enter any name, set the format to MS-DOS (FAT), and set the scheme to GUID Partition Map.
# Enter any name, set the format to MS-DOS (FAT), and set the scheme to GUID Partition Map.
# Click Erase.[[File:Erase options.png|none|frame]]
# [[File:Erase options.png|none|frame]]Click Erase.


For more information, see the [https://support.apple.com/guide/disk-utility/erase-and-reformat-a-storage-device-dskutl14079/mac Disk Utility User Guide].
For more information, see the [https://support.apple.com/guide/disk-utility/erase-and-reformat-a-storage-device-dskutl14079/mac Disk Utility User Guide].


== Ubuntu ==
== Ubuntu ==

Revision as of 10:48, 25 September 2023

Windows

macOS

  1. Back up anything currently on the flash drive as the entire drive will be erased.
  2. Open Disk Utility from Launchpad or /Applications/Utilities.
  3. Click View > Show All Devices.
    View all devices.png
  4. Select the USB drive (the root item, not the single partition) from the left sidebar and make sure it shows up in the right pane.
    Device select.png
  5. Click Erase from the top toolbar.
  6. Enter any name, set the format to MS-DOS (FAT), and set the scheme to GUID Partition Map.
  7. Erase options.png
    Click Erase.

For more information, see the Disk Utility User Guide.

Ubuntu