Flashing or reinstalling BIOS on a laptop Lenovo - a procedure that may be needed to fix critical errors, add support for new equipment, or restore functionality after a failure. However, this process requires special caution: incorrect actions can turn the device into a “brick” that will not even turn on. Unlike a regular update through Windows, reinstalling the BIOS often involves working with low-level tools, backups, and disaster recovery methods.
In this article we will look at all the current methods for flashing the BIOS for laptops Lenovo (including series IdeaPad, Legion, ThinkPad And Yoga), we will dwell in detail on the preparation, selection of the correct firmware version and nuances for different models. We will pay special attention to restoring the BIOS after an unsuccessful update - a situation when the laptop stops responding to the power button or displays errors like 0xE00002D or Secure Flash Error.
When is a BIOS reinstallation required and how does it differ from an update?
Many users are confused BIOS update and him reinstallation. An update is the replacement of an old firmware version with a new one through standard tools (for example, Lenovo Vantage or utility BIOS Update Utility). Reinstallation implies forced recording of the firmware, often bypassing standard mechanisms, and is used in the following cases:
- 🔧 Laptop does not turn on or freezes on the logo Lenovo (black screen, blinking power indicator).
- 💻 After an unsuccessful BIOS update, the system produces errors like
BIOS ROM Checksum ErrororInvalid BIOS Image. - 🔄 It is necessary to roll back to the previous BIOS version due to incompatibility with the hardware (for example, after a processor upgrade).
- 🛡️ Recovering from virus attacks that damaged the BIOS area (rare, but possible when exploiting UEFI vulnerabilities).
The key difference between reinstallation and update is the use emergency methodssuch as firmware via CH341A programmer or Lenovo crisis mode (for models with dual BIOS chip). These methods require special tools and knowledge, but sometimes they are the only chance to bring your laptop back to life.
⚠️ Attention: Reinstalling the BIOS resets all settings, including boot passwords, TPM and Secure Boot. If you used BitLocker, save the recovery key first - otherwise the data on the disk will be inaccessible!
- IdeaPad
- ThinkPad
- Legion
- Yoga
- Other
Preparing for flashing: what you need to do before you start
Before you begin reinstalling the BIOS, there are a few critical steps you need to take. Neglecting them can lead to impossibility of restoring a laptop without contacting a service center.
1. Determining the exact laptop model and BIOS version
BIOS firmware is strictly tied to motherboard models, not to the laptop series. For example, Lenovo IdeaPad 5 15ARE05 And IdeaPad 5 15ALC05 They look similar, but have different boards and incompatible BIOSes. You can find out the exact model:
- 📋 On a sticker under the laptop (look for inscriptions like
Type 81YMorModel Name: 20217). - 🖥️ On Windows: open
Command lineand enter:wmic csproduct get name, identifyingnumber - 🔍 Via Lenovo Support: enter the serial number on the website pcsupport.lenovo.com.
2. Download the correct firmware
Never use BIOS from third party sites! Official firmware for Lenovo available:
- 🌐 On the support site Lenovo (section
Drivers & Software → BIOS/UEFI). - 📁 Through the utility Lenovo System Update (will automatically select the current version).
Please note the file format:
.exe- Self-extracting installer for Windows..fdor.bin— “raw” firmware for manual recording via a programmer..cap- file for firmware via Lenovo BIOS Flash Tool (for models with dual BIOS).
Downloaded the official firmware from the Lenovo website|Created a backup copy of important data|Disabled BitLocker (if used)|Prepared a flash drive with FAT32 (for emergency firmware)|Charged the laptop to 100% or connected it to the network-->
Methods for reinstalling BIOS on Lenovo laptops
The choice of method depends on the current state of the laptop. If the device turns on and boots into Windows, a standard update will do. If the BIOS is damaged and the laptop does not respond to the power button, emergency methods will be required.
1. Standard update via Windows (for production systems)
The safest method suitable for most users. Instructions:
- Download
.exe-firmware file from the website Lenovo. - Close all programs, connect the laptop to the network.
- Run the file as administrator and follow the instructions.
- After rebooting, do not interrupt the process (the laptop may reboot several times).
2. Firmware via DOS (for experienced users)
If Windows does not boot, but the BIOS is partially functional, you can use a bootable USB flash drive with DOS. You will need:
- 💾 Flash drive up to 4 GB, formatted in
FAT32. - 📁 Firmware in format
.fdor.binand utilityflash.bat(usually included with the BIOS). - 🔌 DOS boot image (for example, FreeDOS).
Algorithm:
- Create a bootable USB flash drive with FreeDOS (possible via Rufus).
- Copy the firmware files to it and
flash.bat. - Boot from the USB flash drive (you may need to disable
Secure Bootin BIOS). - At the DOS command prompt, run:
flash.bat filename.bin
3. Disaster recovery via crisis mode (for laptops with dual BIOS)
Many models Lenovo ThinkPad and some IdeaPad equipped dual BIOS chip (main + backup). If the main firmware is damaged, the laptop automatically goes into crisis mode (BIOS Crisis Recovery Mode). You can recognize it by:
- 🔄 Cyclic reboot with black screen.
- 💡 Flashing power indicator (usually 3-5 times in a row).
- 📵 Lack of reaction to
Fn + Ror other combinations.
To restore:
- Download the firmware in format
.cap(especially for crisis mode). - Rename the file to
bios.capand place it in the root of the flash driveFAT32. - Insert the flash drive into the switched off laptop, hold
Fn + R(orFn + Escfor ThinkPad) and turn on the power. - Wait for the process to complete (may take up to 10 minutes).
Which Lenovo models support crisis mode?
Crisis mode is available on most laptops ThinkPad (T, X, P, L series), as well as on some models IdeaPad And Legion with dual BIOS chip (e.g. IdeaPad Gaming 3 or Legion 5). To check support, review the documentation for your model or look for a mention of BIOS Crisis Recovery in the user manual.
4. Firmware via CH341A programmer (extreme case)
If the laptop shows no signs of life (does not turn on, does not respond to buttons), all that remains is hardware firmware through the programmer. This method requires:
- 🔧 Programmer CH341A with adapter
SOIC8(for microcircuits25-series). - 💾 Dump of the original BIOS (can be downloaded from the forums or merged from the working board).
- 🔌 Soldering station (for desoldering the microcircuit if it is not in the socket).
The process includes:
- Removing the BIOS chip from the motherboard.
- Connecting it to the programmer and reading the current dump.
- Writing new firmware with checking checksums.
- Reinstallation of the microcircuit.
⚠️ Attention: Incorrect firmware through the programmer can physically damage the BIOS chip! If you have never worked with soldering equipment, it is better to contact a service center. The cost of recovery after unsuccessful firmware often exceeds 5,000 rubles.
| Firmware method | Difficulty | Required Tools | Suitable for |
|---|---|---|---|
| Update via Windows | ⭐ | Firmware file, access to Windows | The laptop turns on, the BIOS is operational |
| Firmware via DOS | ⭐⭐ | Bootable USB flash drive, file .bin |
BIOS partially works, Windows does not boot |
| Crisis mode | ⭐⭐⭐ | Flash drive with bios.cap, key combination |
Laptops with dual BIOS (ThinkPad, some IdeaPad) |
| Programmer CH341A | ⭐⭐⭐⭐⭐ | Programmer, soldering iron, BIOS dump | The laptop does not turn on, other methods do not help |
Typical mistakes when flashing the BIOS and how to avoid them
Even experienced users sometimes encounter problems when updating the BIOS. Let's look at the most common mistakes and ways to prevent them.
1. Error Secure Flash Error or BIOS is write-protected
Reason: Write protection is enabled in the BIOS. Solution:
- 🔓 Go to BIOS (
F2orDelat boot) and disable the options:BIOS Write Protection→DisabledSecure Boot→DisabledFlash BIOS Update→Enabled
- 🔧On some models ThinkPad the protection can be reset physically by disconnecting the jumper on the motherboard (disassembly required).
2. Laptop freezes at logo Lenovo after flashing
Possible causes and solutions:
- 🔄 Reset BIOS settings: remove the battery (if removable) and turn off the power for 30 seconds, then hold the power button for 20 seconds.
- 💽 Try booting from a bootable USB flash drive and repeat the firmware.
- 🔧 If the laptop does not respond, use crisis mode (described above).
3. Error Invalid BIOS Image or ROM file size does not match
This error occurs if:
- 📁 You downloaded the firmware not for your model.
- 🔍 BIOS file is damaged (check the checksum
MD5). - 🔧 The firmware is intended for another revision of the motherboard (for example, for IdeaPad 5 15ARE05, and you 15ALC05).
Solution: download the firmware again, check the documentation for the laptop.
If after flashing the firmware there is no sound or the touchpad does not work, check the BIOS settings. Often new versions reset parameters Audio Controller or Touchpad Mode in a state Disabled.
Restoring BIOS after unsuccessful firmware
If your laptop stops turning on after updating the BIOS, don't panic—in most cases, it can be restored. The algorithm of actions depends on the symptoms:
1. The laptop does not turn on, the indicators do not light up
Most likely, the firmware was written incorrectly and the BIOS chip is damaged. Solutions:
- 🔌 Check the power supply and battery (sometimes the problem is lack of power).
- 🔧 Use crisis mode (if supported by the model).
- 💾 Contact the service for firmware flashing via the programmer.
2. The laptop turns on, but the screen is black (the fan is running)
Most likely, the BIOS boots but is unable to initialize the video card. Try:
- 🔄 Connect an external monitor (maybe the problem is only with the built-in display).
- 🔧 Reset BIOS by removing the battery
CMOS(disassembly required). - 💽 Repeat the firmware via DOS (if the laptop responds to a USB flash drive).
3. Cyclic reboot or error 0xE00002D
This error is typical for Lenovo ThinkPad and indicates damage to the main BIOS. Solution:
- Download the firmware for crisis mode (
.cap). - Rename it to
bios.capand place it on a flash driveFAT32. - Insert the flash drive and hold
Fn + Rand turn on the laptop. - Wait for it to complete (the power indicator will blink).
If the laptop does not respond to crisis mode and there is no programmer, do not try to disassemble it yourself. At service centers Lenovo they often restore the BIOS free of charge under warranty, even if the firmware was damaged by the user.
Prevention: how to avoid BIOS problems in the future
To avoid having to reinstall the BIOS, follow these simple rules:
- 🔄 Update the BIOS only when necessary (for example, to support a new processor or fix critical vulnerabilities).
- 💾 Always create a backup copy of the current firmware before updating (you can use the utility Universal BIOS Backup ToolKit).
- ⚡ Do not update the BIOS on a laptop with low battery (even if it is connected to the network).
- 🔒 Do not interrupt the firmware process (even if it freezes - wait at least 20 minutes).
- 📋 Check checksums (
MD5orSHA-1) downloaded files.
If you frequently experiment with hardware (such as upgrading your processor or graphics card), consider purchasing laptop with dual BIOS (For example, Lenovo ThinkPad P-series or Legion 7). This will make recovery much easier in the event of a failure.
FAQ: Frequently asked questions about reinstalling BIOS on Lenovo
Is it possible to roll back the BIOS to a previous version?
Yes, but not always. Lenovo sometimes blocks rollback to older versions (especially if the new firmware contains critical security fixes). To rollback:
- Download the correct BIOS version from the support site.
- Use the utility
flash.batin DOS mode with the key/force(if available). - Some models will require a programmer.
⚠️ Rollback may result in incompatibility with current hardware (for example, a new processor).
What to do if after flashing the firmware the laptop turns off after 5 seconds?
This is a typical symptom of incompatible firmware or a corrupted dump. Try:
- Reset BIOS by removing the battery
CMOSfor 10 minutes. - Flash the original BIOS version using the programmer.
- Check if the overheating protection is triggered (perhaps the cooler settings were reset after the firmware).
How to find out the BIOS version if the laptop does not turn on?
If the laptop shows no signs of life, you can only determine the BIOS version indirectly:
- Look at the sticker on the motherboard (if you disassemble the laptop).
- Find documentation for your model on the website Lenovo — the factory version may be indicated there.
- If the laptop reacts in any way (for example, the indicator blinks), try logging into crisis mode - sometimes the current version is displayed there.
Is it possible to flash the BIOS without a battery, only from the network?
Technically yes, but highly not recommended. When flashing the BIOS, the laptop can reboot several times, and if at this moment the power is lost (for example, the lights are turned off), the chip will be damaged. Always flash the BIOS when:
- Fully charged battery.
- Connected power supply.
- A stable source of electricity (it is better to use a UPS).
Where can I find a BIOS dump for my model if it is not available on the Lenovo website?
Official BIOS dumps are only distributed through the support site. If your version is not there, alternative sources:
- 🔧 Forums BadCaps or Win-Raid (look for topics based on your model).
- 💾 Firmware archives on sites like BIOS-Mods (caution – risk of viruses!).
- 📧 Contact support Lenovo indicating the serial number - sometimes they provide firmware upon request.
⚠️ Using unofficial dumps can damage your laptop! Check checksums and reviews from other users.