BIOS Update Tutorial
Follow this guide to prepare a FAT32 USB drive, enter the EFI Shell, and safely update the BIOS on supported BKHD motherboards and systems.
Important Safety Notice
Updating the BIOS carries risk. An incorrect BIOS file or an interrupted update may prevent the device from booting. Update the BIOS only when a specific fix, feature, or technical recommendation requires it.
- Do not turn off, restart, or disconnect the device while the BIOS is being written.
- Do not use a BIOS file from a similar-looking model.
- Back up important data and record the current BIOS version before updating.
- BIOS updates should be performed by qualified personnel or users who understand the process and risks.
Things to Prepare
USB Drive
Use an empty 8–32GB USB drive. It will be formatted as FAT32, so back up any existing files first.
Computer
Use a computer to format the USB drive, download the required files, and extract the ZIP packages.
Correct BIOS Package
Confirm the motherboard model, CPU version, PCB marking, and hardware revision before downloading.
Universal EFI Files
Download them only when the model-specific BIOS package does not already include an EFI folder.
Universal EFI Files
All BIOS packages currently listed in the BKHD Firmware Download Center use the same EFI boot files. Some packages already include the required EFI folder; if yours does not, download it here.
The EFI package does not contain model-specific BIOS firmware. You must also download the correct BIOS package for your device.
Required USB Folder Structure
Check the USB drive root directory.
The root of the FAT32 USB drive should contain both the universal EFI folder and the model-specific BIOS folder.
Do not rename the folders or move Bootx64.efi out of the EFI/boot directory.
USB Drive
├── EFI
│ └── boot
│ └── Bootx64.efi
└── BIOS
├── BIOS firmware file
├── BIOS update utility
└── update scriptBIOS Update Instructions
Format the USB Drive as FAT32
- Insert the USB drive into your computer.
- Back up any files stored on the USB drive.
- Open the system formatting tool and select the USB drive.
- Select FAT32 as the file system and start formatting.
- Confirm that the USB drive is empty after formatting.
Download and Copy the Update Files
- Download the BIOS package that exactly matches your device.
- Extract the BIOS ZIP package and check whether it already contains an EFI folder.
- If the EFI folder is missing, download and extract the Universal EFI Files provided above.
- Copy the EFI folder and the model-specific BIOS folder to the root of the USB drive.
- Confirm the USB folder structure before safely ejecting the drive.
Boot from the UEFI USB Drive
- Connect the prepared USB drive, a wired USB keyboard, and a monitor to the BKHD device.
- Turn on or restart the device.
- Press F11 repeatedly during startup to open the Boot Menu.
- Select the USB device shown with the UEFI prefix.
- Wait for the EFI Shell prompt to appear.
Locate the USB Drive in EFI Shell
At the Shell> prompt, refresh the file-system mapping and check the available partitions:
Shell> map -r Shell> fs0: fs0:\> ls
If the BIOS folder is not displayed, try the next file-system number:
fs0:\> fs1: fs1:\> ls
Start the BIOS Update
After locating the USB drive, open the BIOS folder and list its contents:
fs1:\> cd BIOS fs1:\BIOS> ls
Run the update script included in the BIOS package. If the script is named 1.nsh, enter:
fs1:\BIOS> 1.nsh
Complete the Update and Load Defaults
- Wait until the update utility displays a success message or automatically restarts the device.
- If a manual restart is requested, follow the on-screen instructions.
- Enter BIOS Setup after the restart.
- Select Load Optimized Defaults or Restore Defaults.
- Save the settings, restart, and confirm the new BIOS version.
If the update appears to stop responding
Do not immediately turn off the power or force a restart. Take a clear photo of the screen and contact BKHD Technical Support before taking further action. Interrupting power while firmware is being written may prevent the system from booting.
Frequently Asked Questions
Do I need to download the Universal EFI Files?
Why does this tutorial use FAT32 instead of FreeDOS?
What if I cannot find the BIOS folder in EFI Shell?
What if the UEFI USB option does not appear?
Can I use a BIOS from a similar BKHD model?
Can I downgrade to an older BIOS version?
Not sure which BIOS file to use?
Stop before updating and send us your motherboard model, CPU version, PCB marking, hardware revision, current BIOS version, and a clear product photo. Our technical team will help confirm the correct file.