The firmware update process is similar for other minisforum mini PC series and may apply to them as well.
- USB Stick (1GB+)
- Files in this repository (and/or BIOS on the official website)
Updating the BIOS will restore the default factory state and will format all hard disks if RAID mode has been set in the BIOS.
- Format USB drive to FAT32 and rename it to
WINPE
![Step 1](https://github.com/rezzorix/minisforum-bios-updates/raw/6335bb8733b1f6b69579be4659932d8c3c8719d4/Readme-Files/step1_format-usb.png)
Click to enlarge
- Copy the directory "EFI" and its contents to the root directory of the USB drive
- Copy the directory containing the BIOS (all or only the one needed) to the root directory of the USB drive.
- Press the
Delete
key at boot to enter BIOS. - Turn off Secure Boot: Navigate to
Settings
→Security
→Secure Boot
and set toDisable
. - Press
F4
to save and exit.
![Step 1](https://github.com/rezzorix/minisforum-bios-updates/raw/6335bb8733b1f6b69579be4659932d8c3c8719d4/Readme-Files/step3_turnoff_secureboot.png)
Click to enlarge
- Insert the USB stick into the computer.
- Press
F7
at boot to enter the Quick Start menu and select the USB disk. - In the command prompt, type the following commands:
map -r
and press Enter. Identify your USB drive (e.g. blk1, fs2 or similar)blk1:
and press Enter.ls
and press Enter.cd BIOS-NPB7
orcd BIOS-UM790pro
and press Enter.ls
and press Enter.cd the-bios-version-folder-needed
and press Enter.- Use Tab to find
Efiflash.nsh
orFlash.nsh
and press Enter to update BIOS automatically.
![Step 1](https://github.com/rezzorix/minisforum-bios-updates/raw/6335bb8733b1f6b69579be4659932d8c3c8719d4/Readme-Files/step4_bootfromusb.png)
Click to enlarge
![Step 1](https://github.com/rezzorix/minisforum-bios-updates/raw/6335bb8733b1f6b69579be4659932d8c3c8719d4/Readme-Files/step4_efibios1.png)
Click to enlarge
![Step 1](https://github.com/rezzorix/minisforum-bios-updates/raw/6335bb8733b1f6b69579be4659932d8c3c8719d4/Readme-Files/step4_efibios2.png)
Click to enlarge
Automatic shutdown and reboot will occur after the update is complete.
Give the system time to reboot - the first reboot after update might take a bit longer than usual.