Intel NUC BIOS update
Flash the latest BIOS before installing Ubuntu or IncusOS on an Intel or ASUS NUC. A current BIOS improves boot stability and USB install reliability.
Overview
- Download the BIOS update for your exact NUC model
- Extract the .bio file (and updater if included)
- Copy to a FAT32 USB drive
- Boot the NUC from USB (F7), run the update
- Configure boot order in BIOS (F2) for the OS install next
Find your model
Model is on the device label or in the current BIOS screen (e.g. NUC8i5BEH, NUC12).
| Model | BIOS downloads |
|---|---|
| ASUS NUC8i5BEH | ASUS support |
| ASUS NUC8i3BEH | ASUS support |
| Other Intel NUC | Intel NUC support |
AMD mini PCs (Beelink, Minisforum): use the vendor support site — same FAT32 USB pattern.
Prepare the USB (manual)
- Download and unzip the BIOS package (e.g. NUC8i5BEH.003.bio, IFLASH2.exe on ASUS models)
- Format USB as FAT32 (quick format off is safer on some NUCs)
- Copy extracted files to the USB root
- Safely eject
Windsor workspace (optional)
windsor init nuc-bios
windsor context set nuc-bios
# Set BIOS_FOLDER and USB_DISK in contexts/nuc-bios/windsor.yaml
task device:prepare-bios
task device:write-bios-disk
task device:eject-disk Apply the update
- Insert USB into the NUC
- Power on, press F7 for boot menu
- Select the USB device
- Let the updater finish — do not power off
- Reboot, press F2 → enable USB boot first for the OS install
Next steps
- IncusOS on Intel NUC (recommended)
- Ubuntu on Intel NUC
Troubleshooting
- USB not detected — FAT32, try USB 2.0 port, disable quick format
- Update interrupted — see manufacturer BIOS recovery instructions