What Is a CMOS Jumper?
A CMOS jumper is a small, plastic-and-metal connector found on nearly every computer motherboard. It provides a manual method for clearing the contents of the CMOS memory, which stores the system's BIOS/UEFI configuration settings. The jumper is typically labeled CLRTC, CLR_CMOS, CLEAR CMOS, or JBAT1 in the motherboard documentation. This is an essential troubleshooting tool for technicians and is a common topic on hardware certification exams such as CompTIA A+.
CMOS stands for Complementary Metal-Oxide-Semiconductor, a technology used to manufacture the low-power memory chip that retains firmware settings. Because this memory needs continuous power to keep its data, it is maintained by a small CMOS battery (typically a CR2032 coin cell) when the system is powered off.
Why It Matters
The CMOS jumper matters because it gives technicians a reliable, hardware-level way to recover a system when software methods are unavailable. Common scenarios include:
- Forgotten BIOS/UEFI passwords that lock a user out of firmware settings.
- Corrupted BIOS configuration preventing the system from booting.
- Unstable overclocking settings that cause crashes or boot failures.
- Incompatible hardware settings after installing new components.
Clearing CMOS does not erase or reflash the BIOS firmware itself; it only resets the stored configuration values to their factory defaults.
How It Works
A typical clear-CMOS jumper consists of three pins with a small plastic shunt (jumper cap) covering two of them. The pins are usually configured as follows:
- Pins 1-2 (default / Normal): The system operates normally and retains stored settings.
- Pins 2-3 (Clear): Moving the shunt to this position connects the CMOS memory to ground, discharging the stored data.
Standard Procedure
- Power off the computer completely and unplug it from the wall outlet.
- Press the power button briefly to discharge any residual power in the capacitors.
- Locate the jumper on the motherboard (consult the manual for its exact position).
- Move the jumper cap from pins 1-2 to pins 2-3.
- Wait approximately 5 to 15 seconds.
- Return the jumper cap to its original position on pins 1-2.
- Reconnect power and boot the system. You will typically see a message indicating that CMOS settings were reset, and you may need to enter setup to reconfigure the date, time, and boot order.
Two-Pin and Button Variants
Some motherboards use a simple two-pin design where you momentarily short the pins with a screwdriver instead of moving a cap. Modern boards, especially higher-end models, may replace the jumper entirely with a dedicated Clear CMOS button on the rear I/O panel or on the board surface, achieving the same result with a single press.
Alternative Method: Removing the Battery
If a system lacks an obvious jumper or the jumper method fails, removing the CMOS battery for several minutes will also drain the CMOS memory and reset the settings. However, the jumper method is faster and more reliable, since some capacitors can hold enough charge to preserve settings for a while even after battery removal.
Key Components and Related Concepts
- CMOS memory: The small volatile SRAM that stores BIOS settings.
- CMOS battery (RTC battery): Maintains the memory and the real-time clock when the machine is off.
- BIOS/UEFI: The firmware that reads and uses the settings stored in CMOS.
- Jumper cap/shunt: The removable connector that bridges the pins.
Common Use Cases
- Password recovery: Bypassing a supervisor or setup password on a desktop when the owner has legitimate access to the hardware.
- Recovering from bad overclocks: Restoring stable defaults after aggressive CPU or memory tuning.
- Field service and repair: A standard step in diagnosing no-boot or POST failures.
Best Practices and Considerations
- Always disconnect power before handling the jumper to prevent electrical damage and short circuits.
- Use anti-static precautions such as an ESD wrist strap when working inside the case.
- Record current BIOS settings when possible, since clearing CMOS resets boot order, date/time, fan curves, and other custom configurations.
- Consult the motherboard manual to identify the correct jumper, as shorting the wrong pins can cause damage.
- Be aware that on laptops, CMOS jumpers are often absent or hard to reach; laptop password recovery may require different methods.
Real-World Example
A technician receives a desktop PC that halts at a black screen after the previous IT admin left the company without documenting the BIOS password. The technician powers off the machine, unplugs it, locates the CLR_CMOS jumper next to the coin-cell battery, moves the cap to the clear position for ten seconds, then returns it. On the next boot, the firmware reports that settings were reset, the password is gone, and the technician can enter setup to reconfigure boot devices and get the system running again.