BIOS CMOS Checksum Error – Fixed (No Reboot Loop)
This error usually means your CMOS battery is dead or your BIOS settings got corrupted. I'll show you the fix that works 90% of the time.
Yeah, that CMOS checksum error is annoying as hell. You fire up your PC, and instead of booting, you get a message saying the checksum is bad, and it loads default settings. Sometimes it loops. Sometimes it lets you in but resets every time. Here's the fix, no bullshitting around.
Step 1 – Replace the CMOS Battery (Works 9/10 Times)
The culprit here is almost always a dead CR2032 battery. That little lithium coin cell keeps your BIOS settings alive when the PC's off. When it drops below ~2.7 volts, the CMOS RAM corrupts, and you get this error. Don't bother trying to reset or save settings first – just replace the battery. It's a $3 fix.
- Power down the PC, unplug the power cord. Hit the power button a few times to drain residual juice.
- Open the case. Find the coin cell battery on the motherboard – it's a shiny silver disk about the size of a nickel.
- Gently pop it out. Use a flathead screwdriver or your fingernail. Don't pry too hard.
- Install a fresh CR2032. Positive side (marked with +) faces up.
- Plug in, power up, enter BIOS (usually F2, Del, or F10). Set the date/time. Save and exit.
That's it. 90% of the time, you're done. If the error persists, move to Step 2.
Step 2 – Clear CMOS Manually
If replacing the battery didn't work, the BIOS settings got corrupted beyond what a battery change fixes. You need to clear the CMOS completely. This forces the board to rebuild the checksum from scratch.
Method A – Jumper
- Unplug the PC again.
- Find the CMOS clear jumper on the motherboard. It's usually a 3-pin header labeled CLR_CMOS, CLRTC, or CCMOS. Check your manual if you can't find it.
- Move the jumper from pins 1-2 to pins 2-3 for 10 seconds. Then put it back.
- Boot up. The error should be gone.
Method B – Battery Removal Trick
- Remove the CMOS battery (even if it's new).
- Unplug the power cord.
- Hold the power button for 30 seconds. This drains any residual charge in the capacitors.
- Wait 5 minutes. No shortcut here – the CMOS needs time to discharge completely.
- Reinstall the battery. Power up.
If you still get the error after both methods, you might have a dead motherboard. That's rare, though.
Why This Fix Works
The CMOS checksum is a simple integrity check. When you save BIOS settings, the motherboard computes a checksum and stores it alongside the settings. On boot, it recalculates that checksum and compares it to the stored one. If they don't match – you get the error. This happens for three reasons:
- Dead battery: The CMOS RAM loses power, bits flip, checksum goes to hell.
- Electrostatic discharge or power spike: Corrupts the CMOS data without killing the battery.
- BIOS update failure: Rare, but a bad flash can corrupt the checksum logic itself.
Replacing the battery restores stable power. Clearing CMOS wipes the dirty data so the board can regenerate a fresh checksum on next boot.
Less Common Variations
Sometimes the error message varies slightly – "CMOS Checksum Bad", "CMOS Battery Low", or "CMOS Settings Defaults Loaded". They all point to the same root cause. But a few edge cases exist:
Variation 1 – Error Only After Power Loss
If the error shows up only when you unplug the PC for a day or more, then boots fine if you leave it plugged in – the battery is dying but still has enough juice for short off-periods. Replace it anyway. It'll fail completely soon.
Variation 2 – Error After BIOS Update
If you just updated the BIOS and got this error, the update may have corrupted the CMOS area. Clearing CMOS usually fixes it. If not, reflash the BIOS using the backup method (some boards have dual BIOS).
Variation 3 – Error on Laptops
Laptops often have the CMOS battery soldered or tucked under the keyboard. On a Dell Latitude 5480 or HP ProBook 450, the battery connector is a tiny white plug near the RAM. Same fix, but you'll need a small screwdriver set and a lot of patience. If you see a non-removable battery pack, don't force it – take it to a shop.
Variation 4 – Error with Multiple Reboots
Some boards, especially older Gigabyte and ASUS models, will cycle through 3-4 reboots after a CMOS reset before settling. That's normal. Let it run. If it keeps looping past 5 cycles, pull the battery and try again.
Prevention – Keep It Simple
Don't bother with software "CMOS cleaners" or third-party tools. They don't work and can cause more trouble. Here's what actually helps:
- Replace the battery every 3-4 years. CR2032s cost nothing. Mark a calendar reminder if you have to.
- Use a surge protector. Power spikes corrupt CMOS more than people realize. A $20 surge strip saves headaches.
- Write down your BIOS settings. If you overclock or tweak RAM timings, take a photo of the BIOS screen. When the error hits, you'll have a reference to restore your custom config.
- Don't leave the PC unplugged for months. If you store a system, pull the battery to avoid corrosion on the holder.
That's it. CMOS checksum errors are boring and easy to fix. Swap the battery, clear the CMOS, and you're back in business. If you still get the error after both steps, your motherboard's RTC circuit is probably fried. At that point, it's cheaper to replace the board than chase a ghost.
Was this solution helpful?