HOW-TO

How to Fix 100% Disk Usage in Windows 10

Is your Windows 10 laptop running slow? Learn how to fix 100% disk usage with these expert troubleshooting steps for Dell, HP, and more.

By Dayton PC Repair Team · Published May 26, 2026

Laptop screen with abstract task-manager bar graphs and one red bar pegged at maximum

Your computer is crawling

You click the Start menu and nothing happens. You try to open a single Chrome tab on your Dell XPS 13, but the little blue circle just spins for three minutes. When you finally pull up the Task Manager to see what is happening, you see a terrifying sight: Disk Usage is sitting at 100% in bright red text. This isn’t just a minor slowdown. It feels like your entire machine has turned into a brick because the hard drive is working so hard that it cannot process even the simplest command.

It is incredibly frustrating when a computer you rely on for work or school suddenly stops responding to basic input. You might see the mouse cursor stuttering across the screen, or perhaps your Windows 10 laptop makes a faint clicking sound while it struggles to load a single folder. This issue happens because the operating system is stuck in a loop of reading or writing data, which prevents any other programs from getting their turn with the hardware.

Sometimes this is just a software glitch that you can fix with a few clicks. Other times, your physical drive is actually dying and needs to be replaced immediately.

Quick checks before you dig deep

Before you start changing system settings or deleting files, you should perform a few basic sanity checks. First, check if you have any massive downloads running in the background. If you are downloading a 50GB game on Steam or moving a large video project to a cloud drive, your disk usage will naturally spike. Wait ten minutes to see if the number drops back down to a normal range of 1% to 5%.

Next, look at your Task Manager properly. Press Ctrl + Shift + Esc to open it, then click “More details” if you only see a small window. Click the “Disk” column header so that the arrow points down. This sorts the processes by how much data they are pulling from your drive. If a specific program like an antivirus scan or a Windows Update is at the top of that list, give it time to finish its job.

Check your hardware connections if you are using a desktop PC. A loose SATA cable inside a tower can cause communication errors that force the OS to retry reads constantly, which keeps disk usage pinned at maximum capacity. If you have an external drive plugged in, unplug it to see if the system speed recovers instantly.

Sometimes a simple restart fixes everything. While “Shut Down” in Windows 10 often uses a feature called Fast Startup that saves the state of your kernel, a true “Restart” clears the temporary cache and stops runaway background processes.

Troubleshooting Windows 10 and Windows 11

Most users facing this problem are running Windows 10 or the newer Windows 11. Because these operating systems share much of the same underlying architecture, the fixes are often identical for both.

Disable SysMain (formerly Superfetch)

SysMain is a service designed to preload frequently used applications into your RAM so they launch faster. While this sounds helpful, it often causes massive disk spikes on older laptops that use mechanical hard drives instead of modern NVMe SSDs. On a high-end MacBook Pro or a gaming rig with an SSD, you might not notice it, but on a budget HP Pavilion 15, it can be a nightmare.

To turn this off, you need to access your Services menu. Type services.msc into your Windows search bar and hit Enter. Scroll down the list until you find “SysMain.” Right-click it, select “Properties,” change the Startup type to “Disabled,” and then click the “Stop” button. This often provides an immediate drop in disk activity because the system stops trying to predict what you will do next.

Reset your Virtual Memory settings

Your computer uses a portion of your hard drive as “Virtual Memory” (or a Page File) when your physical RAM runs out. If this file is too small or becomes corrupted, Windows will struggle to swap data back and forth, causing that 100% disk usage spike.

You can manage this through the Advanced System Settings. Search for “View advanced system settings” in your Start menu, then go to the “Advanced” tab and click “Settings” under the Performance section. Click “Advanced” again, then click “Change” in the Virtual Memory area. Uncheck “Automatically manage paging file size for all drives,” select your C: drive, and choose “System managed size.” This allows Windows to scale the file as needed rather than fighting against a fixed, insufficient limit.

Fix your disk errors with CHKDSK

If your file system has errors, Windows will keep trying to read a corrupted sector over and over again. This constant retry loop is a primary cause of high disk usage. You can attempt to repair this using the Command Prompt.

Right-click the Start button and select “Command Prompt (Admin)” or “Windows PowerShell (Admin).” Type chkdsk c: /f /r and press Enter. The system will tell you that it cannot run because the drive is in use, so type Y to schedule the scan for the next time you restart your computer. Once you reboot, Windows will spend anywhere from 20 minutes to several hours scanning every sector of your drive. Do not turn off your computer during this process, as interrupting a disk repair can lead to total data loss.

Check for Windows Update loops

Windows Update is notorious for getting stuck in a loop where it downloads a patch, fails to install it, and then immediately tries again. This creates a constant stream of read/write operations that keeps your disk usage pinned.

Open your settings and go to “Update & Security.” If you see an error code or a message saying “Updates failed to install,” you may need to clear the update cache. You can do this by stopping the Windows Update service, deleting everything inside C:\Windows\SoftwareDistribution, and then restarting the service. This forces Windows to start its update process from a clean slate.

A note on macOS users

If you are seeing high disk activity on a MacBook Pro or an iMac, the terminology is slightly different. You won’t see “100% Disk Usage” in a red box like Windows, but you will see “Disk” usage spiking in the Activity Monitor.

Open Activity Monitor from your Applications/Utilities folder. Click the “Disk” tab at the top to sort by “Bytes Written” or “Bytes Read.” If you see a process called mds or mdworker taking up massive amounts of resources, that is Spotlight indexing your files. This is common after a major macOS update or when you plug in a large external drive. Usually, you just have to leave the laptop plugged into power overnight so it can finish its indexing tasks.

If you see a process called kernel_task using high CPU alongside disk activity, your Mac might be overheating. When the hardware gets too hot, the system throttles performance, which can make disk operations appear much slower than they actually are. Ensure your vents are clear of dust and that you aren’t using your laptop on a soft surface like a bed or a pillow.

When to stop and bring it in

There is a limit to what software tweaks can accomplish. If you have disabled SysMain, run chkdsk, cleared your update cache, and the disk usage is still hovering near 100% during idle periods, you are likely facing a hardware failure.

Mechanical hard drives (HDDs) have moving parts that eventually wear out. If your laptop is more than four or five years old and uses an HDD, the drive might be experiencing “reallocated sectors.” This means the physical surface of the platter is damaged, and the drive is struggling to move data to a healthy area. You can check this yourself by looking at the S.M.A.R.T. data using a free utility, but it requires some technical comfort.

Another red flag is noise. If you hear clicking, grinding, or whirring coming from your computer, stop what you are doing immediately. These sounds are physical indicators that the drive head is crashing into the platter. In this scenario, every minute the computer stays powered on increases the risk of permanent data loss.

If your disk usage is high and your computer feels extremely sluggish, it might also be a sign that your NVMe SSD is failing or has reached its write endurance limit. While SSDs don’t click like HDDs, they can still fail in ways that cause the controller to hang, which locks up the entire operating system.

If you have tried the software fixes mentioned above and your computer still feels like it is stuck in mud, it is time to get a professional opinion. We see this issue every day at our shop on N. Main Street. We can run deep diagnostics to determine if your drive is physically dying or if there is a deeper corruption in the Windows registry that requires a clean OS installation.

If you are worried about your files, don’t panic. Even if a drive is failing, we have tools to attempt data recovery before we suggest a replacement. We can help you transition from an old, slow hard drive to a high-speed SSD, which will make your computer feel faster than the day you bought it.

If you are in the Centerville or Dayton area, bring your machine by our shop at 264 N. Main Street, Suite C. We offer free diagnostics so we can tell you exactly what is wrong without any upfront cost. You can reach us at (937) 660-4819 if you have questions about your specific model or want to check our current turnaround times.

Frequently Asked Questions

Why is my disk usage at 100% in Windows 10?
This is often caused by background services like SysMain, Windows Update loops, or a failing hard drive that is struggling to read data.
Can a slow hard drive cause 100% disk usage?
Yes. If a mechanical hard drive has physical damage or bad sectors, the system will constantly retry reads, pinning disk usage at maximum.
Will disabling SysMain help my computer speed up?
For many users with older laptops or mechanical drives, disabling SysMain can significantly reduce constant disk activity and improve responsiveness.
How do I know if my SSD is failing?
While SSDs don't make noise like HDDs, signs of failure include sudden system freezes, file corruption, or the drive disappearing from BIOS/Disk Management.
Call (937) 660-4819