C5 Current Pending Sector Count means the number of unstable sectors on a drive waiting to be reallocated. How can you remove the warning? MiniTool recommends backing up data first, running a disk scan, and replacing the disk if the count continues to rise.

Quick Answer

Current Pending Sector Count is a SMART value that indicates unstable sectors on a hard drive or SSD waiting to be remapped. A rising value may signal bad sectors and drive failure.

If you notice this value increasing in CrystalDiskInfo, back up your data immediately and run a disk check or surface scan.

CrystalDiskInfo Shows Current Pending Sector Count Caution

CrystalDiskInfo, a free and open-source disk health monitoring utility, may show a “Caution” status when the Current Pending Sector Count (C5) becomes abnormal.

This indicates the drive has unstable sectors that cannot be read properly and are waiting to be remapped.

You may notice some symptoms:

  • System freezes or slow performance
  • File corruption or read errors
  • Clicking or grinding noises:
  • Boot failures
C5 Current Pending Sector Count warning
CrystalDiskInfo StatusMeaning
GoodDrive healthy
CautionEarly signs of hardware failure
BadImminent drive failure

What Does Current Pending Sector Count Mean

It is a critical SMART parameter, showing the number of unstable sectors on your disk that are yet to be reallocated or remapped. The numeric value of the Current Pending Sector Count will vary depending on the actual situation, which can be 100, 200, or another number.

Unstable sectors refer to sectors that have experienced a read error but are not yet definitely bad. The drive will try to remap them to spare sectors the next write.

  • If the write succeeds, the drive determines that the sector is fine, and the pending sector count decreases.
  • If the write fails, the drive marks the sector as unusable or bad.

In some cases, a single pending sector cannot always indicate a full failure. It may be a false positive or caused by a power loss during a write operation.

However, it is a warning sign that should not be neglected.

If the pending sector count grows over time or remains high, it is a strong indicator of an impending drive failure. In this case, backing up data immediately and replacing the drive is recommended.

What Causes Pending Sectors

Pending sectors are essentially unstable sectors, which can stem from several underlying causes:

  • Physical damage: A hard drop or shock can cause the read/write head to crash into the platter, permanently damaging it. Dust particles entering the drive can get between the head and the platter, causing damage.
  • Wear and tear: Normal use and aging can degrade the magnetic coating of a disk over time, resulting in unrecoverable sectors.
  • Read errors: A drive can fail to read data from a sector due to an improper shutdown, sudden vibrations, loud noises, overheating, or a corrupted file system. The sector is marked as “pending” in case the data can be recovered later.
  • Manufacturing flaws: New drives sometimes have minor defects from the factory. They may be detected and reallocated during early use or the initial formatting.
  • Firmware issues: In rare cases, the internal firmware of a disk may have a bug that causes it to misidentify a sector as problematic.

First Action: Back Up Your Data Immediately

This is the most important step, as a high or growing Current Pending Sector Count means the drive’s health is degrading and failure may be imminent.

You should immediately back up:

  • Personal files and documents
  • Photos and videos
  • Work or project data

Once sector failure spreads, data recovery becomes difficult or impossible.

To back up data on the hard drive, the professional PC backup software, MiniTool ShadowMaker, is strongly recommended. It is designed to back up and restore the operating system, disks, partitions, files, and folders in Windows 11/10/8/7 and Windows Server 2016/2019/2022/2025.

Download and install MiniTool ShadowMaker on your computer for backup now.

MiniTool ShadowMaker TrialClick to Download100%Clean & Safe

Step 1: Prepare an external hard drive or USB flash drive and connect it to the PC.

Step 2: Launch the software and go to its Backup page.

Step 3: Choose backup source.

  1. Click the SOURCE section.
  2. Select Folders and Files > Computer, browse your drive, and choose the files or folders you want to back up.
  3. Click OK to confirm the selection.
choose data to back up in MiniTool ShadowMaker

Step 4: Select a storage path for the backup file.

  1. Click DESTINATION under Backup.
  2. In the Computer tab, select a USB drive or external drive.
  3. Click OK.
Tips:
Additionally, MiniTool ShadowMaker also supports backing up your PC to a NAS device, DAS, RAID, and Home File Server.

Step 4: Configure the automatic backups.

  1. Choose Options > Schedule Settings.
  2. Enable this option.
  3. Set a schedule as per your needs.
scheduled backup in MiniTool ShadowMaker

Step 5: Execute the data backup immediately by clicking Back Up Now.

MiniTool ShadowMaker will automatically backup data at the configured time, which always helps maintain data integrity and safety.

How to Fix Current Pending Sector Count

In some cases, you can restore Current Pending Sector Count to a normal value (zero), particularly if the sectors are “soft” bad sectors (logical or software-related errors).

After the backup, try these methods, such as running CHKDSK, formatting the drive, wiping the drive, and using Hard Disk Sentinel.

If the count continues to rise, it is a sign of a serious problem. Replace the hard drive as soon as possible, as it is likely to fail completely.

Tips:
The fixes in this guide were tested on Windows 11 and Windows 10 with a failing HDD and SSD.

Option 1: Run CHKDSK to Repair Disk Errors

Windows offers a command-line tool, CHKDSK, that can force the drive to remap the sectors to remove the Current Pending Sector Count caution.

When CHKDSK detects unreadable sectors that fail to respond to data requests, it marks them as “bad”. Then, the utility attempts to move any data that was stored there to a separate area of spare, healthy sectors.

This process prevents the operating system from attempting to write to the specific location again.

Here is how to run a disk check:

Step 1: Input cmd in the Search bar and right-click on Command Prompt under Best match to choose Run as administrator.

Step 2: In the elevated command window, type chkdsk g: /r and press Enter. Replace g: with the drive you wish to scan.

use chkdsk /r to mark bad sectors

This command locates bad sectors and recovers readable information. Note that /r also covers the functionality of /f (scan for and fix file system errors).

Tips:
Run the check for all the volumes on your hard drive which has many pending sectors.

Once the scan is completed, check the pending sector count value using a tool like CrystalDiskInfo and see if the warning disappears.

Option 2: Use Hard Disk Sentinel

Using Hard Disk Sentinel is a proven solution, as evidenced by forums like Reddit, which effectively resolves the issue of a Current Pending Sector Count of 200, 100, or another value.

This disk monitoring software checks the health, temperature, and performance of your hard drives. Additionally, Hard Disk Sentinel can perform a disk surface test.

This test forces the disk to verify the complete surface area, reallocate potential bad sectors, and examine weak sectors.

Now run this utility to restore the pending sectors to normal.

Step 1: Download Hard Disk Sentinel from its official website and install it on your computer.

Step 2: Launch the software and navigate to its main interface, then select the Disk menu.

Step 3: Choose Surface Test > Reinitialize disk surface.

use Hard Disk Sentinel for Surface Test
Note:
This mode removes all the disk data. Therefore, make sure to back up your important files beforehand.

Step 4: Follow the on-screen instructions to begin the disk test.

Option 3: Perform a Full Format

In some cases, formatting the drive can force the drive to write to each pending sector, which effectively fixes the Current Pending Sector Count error.

It is recommended to perform a full format instead of a quick format. This mode writes zeros to every sector of the drive.

During the process, the system identifies any sectors that cannot be written to or read from successfully and marks them as “bad sectors” so they are no longer used.

Tips:
Learn the difference between a full format and quick format.

Take these steps for a full format:

Step 1: Right-click on the Start icon and choose Disk Management.

Step 2: Right-click on the drive that has many pending sectors and select Format.

Step 3: Confirm the format settings, for example, set a volume label, choose a file system, and allocate the unit size (leave it at the default setting).

To run a full format, you should not check Perform a quick format.

Then, click OK.

full format your drive in Disk Management

Step 4: Click OK to confirm the operation.

Repeat the formatting operation for all the volumes on your hard drive.

After formatting, scan your drive again and check if the C5 Current Pending Sector issue is resolved.

Option 4: Secure Erase Your Drive

In addition to formatting, you can try a secure erase to remove the caution. A secure erase can use random data or zeroes to permanently remove all data from a drive.

Windows has the built-in command tool, Diskpart. Its clean all command helps effectively perform a secure erase by overwriting every sector on the selected disk with zeros.

To use it:

Step 1: Run Command Prompt as an administrator.

Step 2: Type diskpart and press Enter to open this utility.

Step 2: Type list disk and press Enter to display all connected hard drives.

Step 3: Input select disk x (replace x with the number of the drive you want to erase) and press Enter.

Step 4: Type clean all and press Enter to securely wipe all data on the selected disk.

Step 5: Exit Diskpart and close Command Prompt.

diskpart clean all for secure erase

When completing the process, you may find the pending sectors disappear.

Tips:
Additionally, the professional partition manager, MiniTool Partition Wizard, supports erasing your hard drive. Its Wipe feature enables you to fill sectors with zero.

Option 5: Replace the Drive (Final Step)

If the Current Pending Sector Count keeps growing, replacing the drive is the only reliable solution.

Warning:
Improper handling, like physical shocks, electrostatic discharge, or other human errors, can damage your disk. You should ask for professional help if you are unsure about the process.

Follow the instructions:

Step 1: Power off your computer completely and unplug all power sources.

Step 2: Hold down the Power button for about 5 seconds to drain residual power.

Step 3: Remove screws to open the computer case.

Step 4: Disconnect the cables and unscrew the old drive from its bracket. Then, remove that drive.

Step 5: Plug the new disk into the same bracket, secure it, and reconnect all the cables.

Step 6: Put the computer case back and screw it into place.

Step 7: Reinstall the operating system from a bootable USB drive.

Tips:
If you clone a hard drive to another one using MiniTool ShadowMaker, you won’t need to reinstall the OS. You only need to replace the old drive with the cloned drive and start up the system with the new drive.
How to Replace Laptop Hard Drive and Reinstall Operating System?
How to Replace Laptop Hard Drive and Reinstall Operating System?

How to replace laptop hard drive and reinstall operating system? It is an easy job and you can follow this detailed guide to do the work.

Read More

SMART Attribute Comparison

SMART attributeMeaningRisk Level
Current Pending Sector CountUnstable sectors waiting for remappingHigh
Reallocated Sector CountSectors already remappedMedium-high
Uncorrectable Sector CountSectors that cannot be read or written inCritical
Raw Read Error RateRead operation failuresMedium

Bottom Line

A high Current Pending Sector Count usually signals that the HDD or SSD contains unstable sectors.

The drive may fail soon. To avoid data loss, back up the important data immediately and monitor whether the value continues increasing. If necessary, replace your hard drive.

When facing an issue with MiniTool ShadowMaker, contact us at [email protected].

Current Pending Sector Count FAQ

How to check if your HDD is bad?
You can check if your HDD is bad by looking for signs like strange noises, excessive heat, or frequent system crashes. Alternatively, you can monitor the disk health using CrystalDiskInfo.
How many Current Pending Sector Count is bad?
Any non-zero “Current Pending Sector Count” is bad, but a single pending sector may not indicate an immediate disaster. The rising count, especially with 100 or more pending sectors, means a serious problem.
Can bad sectors spread?
Yes, bad sectors can spread. The underlying cause is physical damage, such as read/write head or microscopic debris. They can cause additional sectors to become unstable over time.
Is CHKDSK f or r better?
CHKDSK /f is better to fix file system errors, such as corrupted directories or indexes. CHKDSK /r is better to locate bad sectors and recover readable data; it also includes the functionality of /f.
Does SSD also have Current Pending Sector Count?
Yes, SSDs also use SMART attributes. However, the underlying mechanism is different from HDDs.
Can Current Pending Sector Count go back to 0?
Yes, the Current Pending Sector count can return to zero if the drive successfully writes new data to the pending sector.
  • linkedin
  • reddit