Open your browser Go to: https://github.com/pbatard/UEFI-Shell/releases
Scroll to the latest release and download UEFI-Shell…RELEASE.iso
Press the Super (Windows) key and type Disks
in the search.
Open “Disks” (aka GNOME Disks).
On the left panel, select your USB drive.
Double-check it’s not your system drive! |
Click the three dots.
Choose “Format Disk…”:
Click Format . (if its ask you are you sure you want to format the disk you can click format..)
What you should see now:
One big block of “Free Space”
Now create the partition:
Select the USB drive (make sure it's still highlighted).
Click the +
(plus) button below the free space area.
In the "Create Partition" window:
Size: Leave it as default (use the full free space) and click next
Name: Call it something like EFI-USB
Type: choose “For use with all systems and devices (FAT)“
click Create.
after clicking create:
Wait for the partition to finish creating.
Click the Play button (in Disks) to mount the new partition (if it didn’t mount automatically).
Your USB will now appear in the Files app as a mounted drive.
Now that your USB is formatted and mounted, you’ll copy the necessary boot files from the ISO into the USB.
Locate the ISO file (shoud be in the downloads folder)
mount the iso by right click and choose "Open With Disk Image Mounter"
click the mounted ISO
copy the efi folder (right click and then copy)
navigate to your mounted USB drive (mine is the EFI-USB)
Paste the efi folder in the root of the USB
Your USB drive is now ready You can safely unmount it (important) from Ubuntu and plug it into any computer that supports UEFI. |
You can put EFI programs such as AFUEFI in the root directory of the usb drive and use these commands in the EFI shell. |
Plug in your USB drive.
Open File Explorer, right-click your USB, and select Format.
In the Format window, choose:
File system: FAT32
Volume label: EFI-USB
(or any name)
✅ Check “Quick Format”
Click Start → then confirm the warning.
Double-click the downloaded ISO file (UEFI-Shell…RELEASE.iso)
It will automatically mount as a virtual DVD drive in File Explorer.
Open the mounted ISO from the sidebar in File Explorer if not open automatic (it looks like a CD/DVD drive).
Copy all contents.
Navigate to your formatted USB drive.
Paste the copied files into the root of the USB (not inside any other folder).
Your USB drive is now ready You can safely unmount it (important) from Ubuntu and plug it into any computer that supports UEFI. |
You can put EFI programs such as AFUEFI in the root directory of the usb drive and use these commands in the EFI shell. |