Experiencing 99% disk usage on your Windows 10 PC can make your system extremely slow and frustrating to use. This issue often causes delays in opening programs and can even freeze your computer. Fortunately, there are several straightforward ways to diagnose and fix this problem.
In this article, we will walk through easy-to-follow steps that can help you reduce high disk usage. Each step explains why it matters and how to perform it, even if you’re new to Windows troubleshooting. By following these instructions carefully, you can improve your PC’s performance.
Let’s start by understanding some quick checks and prerequisites before diving into detailed solutions. This will help you identify the cause faster and avoid unnecessary changes.
Read on to learn how to fix Windows 10 disk 99% usage error effectively.
Quick Note: Prerequisites and Initial Checks
Before making any changes, it is important to perform some basic checks. These will help you understand if the problem is temporary or related to deeper system issues.
- Check Task Manager: Press
Ctrl + Shift + Escto open Task Manager. Click on the “Disk” column to sort processes by disk usage. This shows which apps are using the most disk resources. - Restart Your PC: Sometimes, a simple reboot can clear temporary glitches causing high disk activity.
- Update Windows: Make sure your Windows 10 is up to date. Updates often include fixes for system performance issues.
- Scan for Malware: Use Windows Defender or any trusted antivirus to scan your system. Malware can cause excessive disk usage.
Step 1: Disable Windows Search Service Temporarily
Windows Search indexes files to speed up searches but can sometimes cause high disk usage. Disabling this service temporarily helps check if it is the cause.
- Press
Windows + R, typeservices.msc, and press Enter. - In the Services window, scroll down to find Windows Search.
- Right-click it and select Properties.
- Under “Startup type,” select Disabled.
- Click Stop if the service is running, then click OK.
- Check if disk usage decreases. If yes, you can keep it disabled or enable it again later.
This step helps because Windows Search can cause continuous disk reading and writing, resulting in high disk usage.
Step 2: Disable Superfetch (SysMain) Service
Superfetch (now called SysMain) preloads frequently used apps into memory. However, on some systems, this can cause excessive disk activity.
- Open
services.mscagain. - Locate SysMain (previously Superfetch).
- Right-click and choose Properties.
- Change “Startup type” to Disabled.
- Click Stop if it is running, then click OK.
- Monitor disk usage to see if the problem improves.
Disabling SysMain reduces background disk activity and can help if your system is struggling with constant read/write operations.
Step 3: Check for Disk Errors Using CHKDSK
Disk errors or bad sectors can cause Windows to slow down and report high disk usage. Running the CHKDSK tool helps detect and fix these issues.
- Open the Start menu, type
cmd, right-click on Command Prompt, and select Run as administrator. - In the Command Prompt window, type the following command and press Enter:
chkdsk.exe /f /r
- You will see a message asking if you want to schedule the check on next restart. Type
Yand press Enter. - Restart your computer. CHKDSK will scan your disk for errors and attempt to fix them.
This step is important because disk errors can cause Windows to constantly retry reading data, leading to 99% disk usage.
Step 4: Update or Reinstall Storage Drivers
Outdated or corrupted storage drivers can cause communication issues between your system and hard drive, resulting in high disk usage.
- Press
Windows + Xand select Device Manager. - Expand the IDE ATA/ATAPI controllers section.
- Right-click on each controller, and select Update driver.
- Choose Search automatically for updated driver software.
- If no updates are found or problem persists, you can uninstall the driver and restart your computer. Windows will reinstall the driver automatically.
Keeping drivers updated ensures smooth communication with hardware and can fix performance bottlenecks.
Step 5: Disable Background Apps and Notifications
Some background apps and notifications constantly use disk resources, impacting performance. Disabling unnecessary ones can help.
- Go to Settings > Privacy > Background apps.
- Turn off apps you don’t need running in the background.
- Next, go to Settings > System > Notifications & actions.
- Disable notifications you find distracting or unnecessary.
This reduces background disk activity and helps free up resources for your main tasks.
Step 6: Adjust Virtual Memory Settings
Virtual memory acts as extra memory when your RAM is full but can cause disk overuse if not set properly.
- Right-click on This PC and select Properties.
- Click Advanced system settings on the left.
- Under the Advanced tab, click Settings in the Performance section.
- Go to the Advanced tab and click Change in the Virtual memory section.
- Uncheck Automatically manage paging file size for all drives.
- Select your system drive (usually C:), choose Custom size, and set the Initial and Maximum size to the recommended values shown below.
- Click Set, then OK to apply.
- Restart your PC.
Proper virtual memory settings prevent the disk from excessive paging activity, which can cause high disk usage.
Alternative and Advanced Methods
If the above steps do not resolve the issue, consider these advanced methods:
- Reset Virtual Memory to Default: Sometimes setting virtual memory to automatic helps instead of custom values.
- Disable MSI Mode for StorAHCI Driver: This involves editing the registry and is recommended for advanced users.
- Perform a Clean Boot: This starts Windows with minimal drivers and startup programs to identify if third-party software causes the problem.
- Upgrade to SSD: If you are using a traditional hard drive, switching to a solid-state drive can drastically reduce disk usage and improve speed.
Frequently Asked Questions (FAQs)
Why is my disk usage at 99% all the time?
This usually happens because some processes are reading or writing to the disk excessively. Common causes include Windows services like Search or SysMain, disk errors, malware, or outdated drivers.
Is 100% disk usage harmful?
While not directly harmful, constant 100% disk usage severely slows down your PC and can cause freezing or crashes. It indicates your system is overloaded and needs troubleshooting.
Can I disable Windows Search permanently?
Yes, you can disable Windows Search permanently if it causes problems, but you will lose the fast search indexing feature. You can enable it again anytime through Services.
How do I know if my hard drive is failing?
Signs include strange noises, slow file access, frequent errors, and the CHKDSK tool reporting bad sectors. In such cases, consider backing up data and replacing the drive.
Will upgrading RAM fix high disk usage?
Upgrading RAM can reduce reliance on virtual memory, which uses disk space. This can help reduce disk usage, but it’s not a guaranteed fix for all causes.
When Nothing Works
If you have tried all the above steps and still face 99% disk usage, it might be time to seek professional help or consider more drastic options:
- Contact Microsoft Support: Visit Microsoft Support for official guidance and tools.
- Perform a System Restore: Revert your PC to a previous state when it was working fine.
- Reset or Reinstall Windows: As a last resort, resetting Windows or doing a clean installation can fix deep software issues.
- Check Hardware Health: Use manufacturer tools or take your PC to a technician to check for failing hard drives or other hardware problems.
Conclusion
High disk usage in Windows 10 can significantly impact your computer’s performance, but it can usually be fixed with simple troubleshooting steps. Starting with disabling problematic services like Windows Search and SysMain can quickly reduce disk load. Running disk checks and updating drivers address hardware communication issues. Adjusting virtual memory and background apps further optimizes your system.
If problems persist, advanced fixes or professional help may be necessary. Remember to keep your system updated and regularly scan for malware to prevent such issues. By following these detailed steps, you can regain a faster, more responsive Windows 10 experience.