How to Check Your BIOS Version
Knowing your current BIOS version is important for selecting the right update and verifying your firmware is up to date.
Windows
Section titled “Windows”- Press Win + R on your keyboard to open the Run dialog.
- Type
msinfo32and press Enter. In the System Information window, look for the BIOS Version/Date row. It will show something like:
Field Value System Model your specific configuration — 11th/12th/13th Gen Intel or AMD BIOS Version/Date INSYDE Corp. (your BIOS version)
To update your BIOS on Windows, visit the BIOS & Drivers downloads page and select your device.
The commands below install the required tools (if not already present) and print your BIOS and CPU information.
Ubuntu
Section titled “Ubuntu”sudo apt install lshw dmidecode -y && clear && sudo dmidecode | grep -A3 'Vendor:\|Product:' && sudo lshw -C cpu | grep -A3 'product:\|vendor:'Fedora
Section titled “Fedora”sudo dnf install lshw dmidecode -y && clear && sudo dmidecode | grep -A3 'Vendor:\|Product:' && sudo lshw -C cpu | grep -A3 'product:\|vendor:'Bazzite
Section titled “Bazzite”ujust bios-infoSample output
Section titled “Sample output”Here is example output from an 11th Gen Framework Laptop 13. The Version field is your BIOS version, and Release Date is when that BIOS was published.
Vendor: INSYDE Corp. Version: 03.10 Release Date: 07/19/2022 Address: 0xE0000 product: 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz vendor: Intel Corp. physical id: 4 bus info: cpu@0 version: 6.140.1From the BIOS Menu
Section titled “From the BIOS Menu”- Power on your Framework laptop.
Enter the BIOS: - From Linux: Tap F2 rapidly at the Framework splash screen. - From Windows: Go to Settings → System → Recovery, click Restart now next to “Advanced startup”, then navigate to Troubleshoot → Advanced options → UEFI Firmware Settings and click Restart.
Locate your BIOS version:
- 11th/12th Gen: Look for the line
InsydeH2O Version GFW 30.03.xx— the last digits are your version. - 13th Gen / AMD: Arrow over to Setup Utility and look for the
BIOS Versionfield — the last four digits are your version.
- 11th/12th Gen: Look for the line