When my new Minisforum MS-01 arrived, the first essential task on my to-do list was to perform a BIOS update. As any tech enthusiast would, I began by conducting a thorough search using Google and delving into Reddit posts to gather insights and prepare myself for the process.

Editor’s Note: This article was fully updated on August 7, 2025 to include new BIOS version 1.27

However, I quickly discovered that performing a Minisforum BIOS update is not as straightforward as one might expect. The process involves several nuanced steps, including navigating BIOS menus, managing secure boot configurations, and using UEFI and EFI shell environments. Understanding these technical aspects is crucial to avoid common pitfalls such as boot failures or update interruptions.

In this guide, I will walk you through every detail you need to know about the Minisforum BIOS update process. From preparing a bootable USB drive formatted with FAT32, disabling secure boot, to executing firmware flashing commands in the UEFI shell.


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 flash drive and extracting the downloaded Minisforum BIOS on the flash drive. Here is the location where you can download the latest BIOS. Further, it was mentioned to disable secure boot.


Troubleshooting Secure Boot Settings for Your Minisforum BIOS Update

As you can see in the BIOS menu (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
diskpartnlist disknselect disk X  # Replace X with the number of the disk you want to formatncleanncreate partition primarynformat 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 flash drive, getting the boot screen

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. nIn my case FSO: workednshow 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! The computer firmware updated to BIOS version 1.26 completed successfully. This process enhances system stability and resolves kernel panic issues for Proxmox systems, delivering a smoother user experience.

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
$209.99
Buy on Amazon
We earn a commission if you make a purchase, at no additional cost to you.
08/20/2025 07:00 am GMT

BIOS version 1.27 released date April 2025

Minisforum has released a new version 1.27 after publishing this article. According to the bios release notice it’s not mandatory to flush it. The release 1.26 was more significant with updated Microde and c-state

BIOS Description:

1.Add Turbo Ratio Limit Options form

2.BIOS disables the execution of the UEFI storage Option ROM by default

3.The PCIE SLOT supports speed control

4.Set PL1 to 55W and PL2 to 80W for the 12800H

5.Set PL1 to 60W and PL2 to 80W for the 270H

6.Update GOP version to 21.0.1066


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.