When my new Minisforum MS-01 arrived, the first thing on my to-do list was to update the BIOS. Like any tech enthusiast, I turned to Google and scrolled through Reddit posts to prepare myself.

However, I quickly realized that updating the Minisforum BIOS wasn’t as straightforward as I had hoped. In this guide, I’ll walk you through everything you need to know to make the process seamless and stress-free.

How to update Minisforum Bios

My Minisforum MS-01 arrived with the BIOS version 1.22

Minisforum Bios before upgrad

Some instructions suggested creating a bootable USB stick and extracting the downloaded Minisforum BIOS on the USB thumb drive. Here is the location where you can download the latest BIOS. Further, it was mentioned to disable secure boot.


Troubleshooting Secure Boot Settings

As you can see in the image below, Secure Boot was enabled in the BIOS, but the option to disable it was greyed out. I couldn’t figure out why I could not change this setting, which puzzled me.

Minisforum secure boot

Some online suggestions pointed to setting both an administrator BIOS password and a user BIOS password, but even after trying that, I still couldn’t modify the Secure Boot setting.

Then it hit me: why not install Windows 11? Since Windows 11 requires Secure Boot, this might unlock the ability to manage the setting. My Minisforum MS-01 had arrived without an operating system, as I planned to use it for Proxmox. However, before diving into Proxmox, I wanted to upgrade the Minisforum BIOS.

After installing Windows 11, I revisited the BIOS—and to my relief, I could finally change the Secure Boot setting.


Creating a bootable USB drive for the BIOS

I followed the instructions from Brandon Lee on how to use Diskpart to prepare the USB disk drive.

Bash
diskpart
list disk
select disk X  # Replace X with the number of the disk you want to format
clean
create partition primary
format fs=fat32 quick

Unfortunately, using this method and extracting the downloaded BIOS file on the USB drive, I could not boot from the Minisform MS-01 using legacy bios or UEFI. I also needed shell.efi from here (credit to the post from Avamader in the STH community). I downloaded the ShellBinPkg.zip, extracted it and copied the shell.efi from this location D:BIOSShellBinPkgShellBinPkgUefiShellX64 to my USB drive.

Here is a screenshot of the USB drive prepared with Diskpart

bootable usd drive with minisforum ms-01 bios

Now, I was able to boot from the USB drive

Minisforum uefi boot

Upgrading the Minisforum Bios

After figuring out how to boot from the USB drive, upgrading the Minisforum BIOS was straightforward.

First, you need to find the Bios Udisk

Bash
type FS0: (zero) or FS1 or FS2. 
In my case FSO: worked
show with ls the directory
Minisforum BIOS boot

Now you are ready to upgrade the Minisforum MS-01 BIOS, type

Bash
AfuEfiFlash.nsh

The update process starts now and takes a few minutes.

Success!! – Minisforum MS-01 Bios updated to version 1.26

Minisforum Bios updated

I hope this article helps you upgrade the Minisforum BIOS faster than I did. It’s a little dream machine.

Please also check out my in-depth review of the Minisforum MS-01 and some polling results I gathered from my readers.

The Crucial memory is perfect for the Minisforum MS-01, allowing both slots to be equipped with 48GB. The Minisforum has three M.2 HD slots, which I utilize for a Proxmox ZFS setup. Lexar or Samsung are excellent options.

Crucial Pro RAM 96GB Kit (2x48GB) DDR5 5600MHz (or 5200MHz or 4800MHz) Desktop Memory CP2K48G56C46U5
$239.99
Buy on Amazon
We earn a commission if you make a purchase, at no additional cost to you.
04/27/2025 06:31 pm GMT

I would love to get some feedback from you. Was this article helpful? Please share your opinion with me in the comment section below. Or, if you prefer a more personal touch, feel free to email me directly at info@edywerder.ch. Your thoughts and insights are always appreciated. Additionally, you can connect with me on Reddit at Navigatetech.

Before you go …

Now that you’ve updated your Minisforum BIOS, you might be considering the next steps for optimizing your setup. If you’re exploring Mini PCs for specific purposes, I recommend reading about the best Mini PC for a home server. This guide highlights top choices for creating a reliable and efficient home server, perfect for enthusiasts looking to maximize functionality. It’s a natural progression from your BIOS update, helping you get the most out of your Mini PC

Full Disclosure

Any purchases made from clicks on links to products on this page may result in an affiliate commission for me. 

Please keep in mind that the quantity or price of items can change at any time.

As an Amazon  Associate, I earn from qualifying purchases.

Als Amazon-Partner verdiene ich an qualifizierten Verkäufen

Tech Expert & Blogger


One Comment

  1. If you have Windows 11 installed, you can run AfuWinFlash.bat as an administrator in Windows and it will do the update automatically without having to enter the BIOS at all.

Leave a Reply

Your email address will not be published. Required fields are marked *

For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.