What Does Clear CMOS Do? A Plain-English Explanation

Your motherboard holds a small but important memory chip called CMOS (Complementary Metal-Oxide Semiconductor). This chip stores your system's low-level configuration settings — the stuff your computer checks before it even thinks about loading an operating system. Clearing CMOS resets those settings back to factory defaults, and understanding exactly what that means can save you from a lot of hardware headaches.

What CMOS Actually Stores

CMOS memory is kept alive by a small coin cell battery on your motherboard (usually a CR2032). As long as that battery has power, the chip retains:

  • BIOS/UEFI settings — boot order, CPU frequency, voltage configurations, fan curves, and security features
  • System date and time
  • Hardware configuration data — RAM speed profiles (XMP/EXPO), overclocking parameters, and enabled/disabled device settings
  • Boot passwords and chassis intrusion logs

When you clear CMOS, all of this gets wiped and replaced with the manufacturer's default values.

What Clearing CMOS Actually Does 🔧

At its core, clearing CMOS erases your stored BIOS/UEFI configuration. The chip reverts to a clean-slate state, as if the motherboard just left the factory.

Practically, this means:

  • Your boot order resets — the system may try to boot from devices in a different sequence
  • Overclocking settings are removed — CPU and RAM return to stock speeds and voltages
  • XMP/EXPO profiles are disabled — RAM will run at its base JEDEC speed, not its rated speed
  • Custom fan curves disappear — cooling profiles return to automatic defaults
  • BIOS passwords are cleared — including supervisor passwords that might be locking you out
  • Enabled/disabled peripheral settings reset — onboard audio, USB configurations, virtualization settings, and similar toggles go back to default

The system clock also resets, so you'll typically see your PC prompt you to re-enter the date and time after a CMOS clear.

Common Reasons People Clear CMOS

Failed Overclocking or Unstable System

This is one of the most frequent use cases. If you pushed your CPU or RAM too hard and the system won't boot, clearing CMOS is often the fastest fix. Because the aggressive settings are stored in CMOS, removing power from that chip forces the board to fall back to stable defaults.

Forgotten BIOS Password

Many motherboards allow you to set a supervisor or boot password directly in the BIOS. If you've forgotten that password, clearing CMOS is typically the only way back in — it erases the stored credential along with everything else.

Troubleshooting Hardware Issues

When a PC refuses to POST (Power-On Self-Test), won't recognize new hardware, or behaves erratically, a CMOS clear rules out corrupted BIOS settings as the culprit. It's a standard first step in hardware diagnostics.

Installing New Components

Adding a new CPU, RAM kit, or GPU sometimes causes boot issues if the existing BIOS settings conflict with the new hardware's requirements. Resetting to defaults gives the board a fresh read of what's actually installed.

Buying a Used PC or Motherboard

A cleared CMOS ensures you're starting from a known baseline — not someone else's custom configuration that may include passwords, unusual voltage settings, or disabled features.

How CMOS Is Cleared: Three Methods

MethodHow It WorksSkill Level Required
CLRTC/JBAT jumperMove a jumper on the motherboard to the clear position for ~10 seconds, then restore itIntermediate
Dedicated CMOS buttonSome boards have an external button (often on the rear I/O panel)Beginner
Remove the CMOS batteryPull the CR2032 battery with the system fully unplugged, wait 1–5 minutes, reinsertBeginner–Intermediate

Most desktop motherboards use a jumper or battery method. Higher-end and enthusiast boards increasingly include a dedicated clear button. Laptops are a different story — their CMOS circuits vary widely, and some require disassembly or manufacturer-specific procedures.

What Changes After — and What Doesn't

Clearing CMOS does not:

  • Delete files, programs, or your operating system
  • Affect your SSD or hard drive in any way
  • Flash or update the BIOS firmware itself
  • Fix corrupted BIOS firmware (that requires a separate reflash process)

It also doesn't permanently disable any features. Everything you cleared can be reconfigured manually once you're back in the BIOS/UEFI interface.

The Variables That Affect Your Situation 🖥️

What a CMOS clear means in practice depends heavily on your specific setup:

  • Overclocking depth — Light RAM tuning versus aggressive CPU voltage adjustments will feel very different after a reset
  • BIOS complexity — Entry-level motherboards have minimal settings to lose; enthusiast boards may have dozens of custom values worth documenting before clearing
  • Laptop vs. desktop — Desktop procedures are usually straightforward; laptop CMOS resets vary by manufacturer and model
  • System age — Older boards with dying CMOS batteries may lose settings routinely, making the clear feel less dramatic
  • Virtualization and security features — If you had TPM, Secure Boot, or virtualization settings configured for specific software, those will need to be manually restored

Someone who's never touched their BIOS settings will barely notice a CMOS clear beyond a date/time reset. Someone running a heavily tuned system will need to rebuild their entire BIOS configuration from scratch.

The right approach — and how much the reset actually disrupts your workflow — comes down to how your system is configured and what you were using those stored settings to do.