How to Fix Windows 11 Disk Usage 100 Percent
You open Task Manager. You look at the Performance tab. Your disk is showing 100 percent usage. But you’re not doing anything heavy. No large file transfers. No video editing. No game installations. Just normal everyday tasks, and your disk is maxed out.
Everything feels slow. Opening a folder takes seconds. Right-clicking takes forever. Programs take minutes to start. Your computer feels like it’s from 2005.
This is one of the most common problems on Windows 11. The good news is it’s almost always fixable. You don’t need a new hard drive. You don’t need a new computer. You just need to find what’s eating up your disk and stop it.
Let me show you exactly how to fix 100 percent disk usage on Windows 11. Start from the top.
First, Identify What Type of Drive You Have
The fix depends on whether you have an HDD or an SSD.
How to check:
Open Task Manager (Ctrl + Shift + Esc). Click the Performance tab. Click Disk. Look at the name of your drive. If it says “SSD” or “Solid State Drive,” you have an SSD. If it says “HDD” or “Hard Disk Drive,” you have an HDD.
HDDs are much slower than SSDs. Hitting 100 percent usage is common on HDDs. SSDs should rarely hit 100 percent. If your SSD is at 100 percent, something is definitely wrong.
Keep this in mind as you try the fixes below.
Fix 1: Restart Your Computer
Before anything else, restart your computer. Click Start → Power → Restart. Not Shut down. Restart. Shut down doesn’t always clear everything on modern Windows.
After the restart, open Task Manager and check your disk usage. If it’s back to normal, you’re done. A temporary process was stuck. If it’s still at 100 percent, keep reading.
Fix 2: Find What’s Using Your Disk
You need to know which program is causing the problem. Task Manager shows you.
How to find it:
Open Task Manager (Ctrl + Shift + Esc). Click the Processes tab. Click the Disk column to sort by disk usage. The program at the top is using the most disk.
Common culprits include:
- Windows Update
- Windows Search (SearchIndexer.exe)
- Antivirus scans
- System (ntoskrnl.exe)
- Delivery Optimization (downloading updates to share with other PCs)
- BITS (Background Intelligent Transfer Service)
Once you know what’s causing the problem, you can target that specific program.
Fix 3: Turn Off Windows Search Indexing
Windows Search constantly indexes your files so you can find them quickly. This is useful, but it can hammer your disk, especially on HDDs. Turning it off temporarily lets you see if it’s the problem.
How to turn it off:
Press Windows key + R. Type services.msc and press Enter. Scroll down to Windows Search. Right-click it. Click Stop. Right-click it again. Click Properties. Change Startup type to Disabled. Click OK.
Open Task Manager and check disk usage. If it drops, Windows Search was the problem. You can leave it disabled, but searching for files will be slower. If you want it back, change Startup type back to Automatic.
Fix 4: Disable Startup Programs
Too many programs starting when Windows boots can overwhelm your disk. Each program tries to load at the same time, and your disk can’t keep up.
How to disable them:
Open Task Manager (Ctrl + Shift + Esc). Click Startup apps. Look at the list. Right-click any program you don’t need immediately at startup. Click Disable. Focus on heavy programs like Discord, Spotify, Adobe Creative Cloud, Steam, and Epic Games Launcher.
Restart your computer. Check disk usage. It should be much lower at startup.
Fix 5: Run a Malware Scan
Malware can cause high disk usage. Some viruses run in the background scanning your files or sending data to remote servers. You might not even know they’re there.
How to run a scan:
Open Windows Security (click the shield icon in the taskbar or search for it). Click Virus & threat protection. Click Scan options. Choose Full scan. Click Scan now. This takes an hour or more. Let it finish.
For a second opinion, download and run Malwarebytes Free. Install it, run a full scan, and remove anything it finds.
After cleaning, restart your computer and check disk usage.
Fix 6: Disable Tips, Tricks, and Suggestions
Windows 11 shows tips and suggestions on your screen. These features run in the background and can cause disk activity.
How to disable them:
Open Settings → System → Notifications. Scroll down to Additional settings. Turn off “Get tips and suggestions when I use Windows.” Also turn off “Suggest ways I can finish setting up my device.”
Restart your computer and check disk usage.
Fix 7: Turn Off Background Apps
Many apps run in the background even when you’re not using them. Each one uses some disk. Together, they add up.
How to turn them off:
Open Settings → Apps → Startup. Turn off any app you don’t need running in the background. Go through the list one by one.
Also go to Settings → Privacy & security → Background apps. Turn off “Let apps run in the background” or manually turn off individual apps.
Restart your computer and check disk usage.
Fix 8: Disable SysMain (Formerly Superfetch)
SysMain is a Windows service that preloads frequently used apps into memory. This is supposed to make things faster. But on HDDs and some systems, it causes high disk usage. Disabling it often fixes the problem.
How to disable it:
Press Windows key + R. Type services.msc and press Enter. Scroll down to SysMain. Right-click it. Click Stop. Right-click it again. Click Properties. Change Startup type to Disabled. Click OK.
Restart your computer. Check disk usage. Many users see an immediate drop to normal levels.
Fix 9: Check Your Drive for Errors
Your hard drive or SSD might have corrupted files or bad sectors. Windows has a built-in tool that checks for and fixes these problems.
How to run it:
Open File Explorer. Right-click your C: drive. Click Properties. Click the Tools tab. Click Check. If Windows says you don’t need to scan, click Scan drive anyway.
Wait for the scan to complete. This can take 10 minutes to an hour depending on the size of your drive. If errors are found, Windows will try to fix them. Restart your computer afterward.
Fix 10: Adjust Windows for Best Performance
Windows 11 has many visual effects. Animations, shadows, transparency, and other eye candy. These use disk resources. Turning them off can lower disk usage.
How to do it:
Press Windows key + R. Type sysdm.cpl and press Enter. Click the Advanced tab. Under Performance, click Settings. Click Adjust for best performance. This turns off all visual effects. Click Apply then OK.
If your computer looks too plain, you can go back and turn on only the effects you want. Click Custom instead of Adjust for best performance.
Fix 11: Turn Off Notifications for File Explorer
File Explorer notifications can cause disk activity. Turning them off won’t break anything important.
How to do it:
Open File Explorer. Click the three dots at the top. Click Options. Click the View tab. Scroll down to “Show sync provider notifications.” Uncheck it. Click Apply then OK.
Restart your computer and check disk usage.
Fix 12: Disable Windows Update Delivery Optimization
Windows Update Delivery Optimization shares updates with other PCs on your network or the internet. This uses your disk and bandwidth. Turning it off can lower disk usage.
How to do it:
Open Settings → Windows Update → Advanced options → Delivery Optimization. Turn off “Allow downloads from other PCs.”
You can also click Advanced options under Delivery Optimization and limit how much bandwidth is used for background downloads.
Fix 13: Change Your Power Plan
Your power plan affects how Windows manages your hardware. Some power plans are optimized for energy saving, which can cause disk performance problems.
How to change it:
Open Settings → System → Power & battery. Click Power mode. Choose Best performance.
If you don’t see Best performance, click Additional power settings. Choose High performance.
Restart your computer and check disk usage.
Fix 14: Increase Virtual Memory (Page File)
Virtual memory uses your disk as extra RAM. If your computer has low RAM (4GB or 8GB), Windows constantly uses the disk as memory, causing high usage. Increasing virtual memory can help.
How to do it:
Press Windows key + R. Type sysdm.cpl and press Enter. Click the Advanced tab. Under Performance, click Settings. Click the Advanced tab. Under Virtual memory, click Change. Uncheck “Automatically manage paging file size for all drives.” Select Custom size. Set Initial size to 1.5 times your RAM. Set Maximum size to 3 times your RAM. For 8GB RAM, that’s Initial: 12288 MB, Maximum: 24576 MB. Click Set then OK. Restart your computer.
Fix 15: Upgrade to an SSD (If You Have an HDD)
If you have an HDD and you’ve tried all the fixes above with no improvement, the hard truth is that HDDs are slow. Windows 11 is designed for SSDs. Running Windows 11 on an HDD will always have performance problems.
What to do:
Buy an SSD. A 500GB or 1TB SSD costs 40to80. Install it as your main drive. Install Windows 11 on it. This is not a fix you can do with software. It’s a hardware upgrade.
After upgrading to an SSD, your disk usage will almost never hit 100 percent. Your computer will feel brand new. This is the only permanent solution for HDD users.
Quick Summary for Fast Results
If you’re in a hurry, try these four things first:
- Restart your computer.
- Check Task Manager to find the culprit program.
- Disable SysMain service (services.msc → SysMain → Stop and disable).
- Disable Windows Search service.
These four solve most 100 percent disk usage problems in under five minutes.
If your system is also experiencing high CPU usage, check this guide:
Pingback: How to Fix Windows 11 Black Screen After Login