• usbutil: This seems to be the name of the software tool.
  • ver: This is likely an abbreviation for "version".
  • 1.02: This indicates the version number of the software tool, which in this case is 1.02.
  1. Close any open files on the drive.
  2. Run usbutil /remove_letter.
  3. Unplug device.

Choose Destination: Select the root of your USB drive. If the game is larger than 4GB, USBUtil will automatically split it into segments (labeled ul.xxx).

: Automatically splits ISO files larger than 4GB so they can fit on a FAT32 USB drive. ISO Creation

To safely remove:

Reference cheat-sheet

  • List: usbutil -l
  • Filter: usbutil -l --vid 0xVVVV --pid 0xPPPP
  • Dump: usbutil --dump BBB:DDD
  • JSON: usbutil -l --json
  • Tree: usbutil --tree