How to Fix 100% Disk Usage in Windows 11


If your Windows PC is stuck at 100% disk usage, it can really slow down your PC. So slow that even performing basic tasks such as opening or closing an app can leave you frustrated.


An easy way to troubleshoot a slow computer due to high disk usage is to locate and end the problematic process in Task Manager. However, more often than not, it is a legitimate Windows service acting up and causing high disk usage in Windows 11. So, let’s explore how to fix high disk usage on Windows.


How to Find the Cause of 100% Disk Usage in Windows 11

You can use the Windows Task Manager to identify what is using your disk at its 100% capacity. The Windows Task Manager offers a wealth of information about the apps and background processes eating up your system resources.

To identify the cause of 100% disk usage using the Windows Task Manager:

  1. Press the Win key + X to open the WinX menu.
  2. Here, click on Task Manager to open the app.
  3. In Task Manager, open the Processes tab in the left pane.
  4. Click on the Disk column to view and identify apps or processes with the highest disk usage.
  5. If you find a third-party app using all the disk resources, right-click on the process and select End task. If the issue occurs again, try to update or uninstall the app.

However, if nothing is obvious, follow the steps below to diagnose and fix 100% disk usage in Windows 11.

1. Disable MSI Mode for the Default AHCI Driver

Some Advanced Host Controller Interface PCI-Express (ACHD PCIe) models running the StoreAHCI.system driver can cause 100% disk usage issues when Message Signalled Interrupt (MSI) mode is enabled in Windows 10. A similar issue seems to have also affected some Windows 11 computers, especially if you have upgraded from Windows 10.

To fix this issue, you will need to disable MSI mode for specific devices using the Registry Editor. Fortunately, this is easy to do.

First, we need to determine if your computer is running the default AHCI driver(StorAHCI.sys):

  1. Press Win + R to open Run.
  2. Type devmgmt.msc and click OK to open Device Manager.
  3. In the Device Manager, expand the IDE ATA/ATAPI controllers section.
    device manager standard sata ahci controller properties

  4. Here, right-click on the Standard SATA AHCI Controller and select Properties.
  5. Open the Driver tab in the Properties dialog.
    device manager standard sata ahci controller driver details

  6. Next, click on the Driver Details button.
  7. If you see Storahci.sys under the Driver section, your computer is running the default AHCI driver and may have caused the 100% disk usage issue.
  8. Click OK and go back to the Properties dialog.
    device manager standard sata ahci controller copy driver instance path

  9. Next, open the Details tab.
  10. Click the drop-down under the Property section and select Device instance path.
    ahci controller value driver details

  11. Next, copy the path under the Value section and paste it into a Notepad file.

Now that you have determined the driver type and the path, you need to disable MSI mode using the Registry Editor.

Ensure you have created a restore point and then follow the below steps:

  1. Press Win + R to open Run.
  2. Type regedit and click OK to open Registry Editor. Click Yes if prompted by User Account Control.
  3. In Registry Editor, navigate to the following location:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\PCI\AHCI Controller Value\Device Parameters\Interrupt Management\MessageSignaledInterruptProperties 
  4. In the above path, replace the <AHCI Controller Value> entry with the path value you noted in the Driver Properties Detail tab.
    ahci controller value registry editor windows 11

  5. In the right pane of messageSignaledIntru, locate and right-click on the MSI Supported DWORD value.
    MSI supported registry editor

  6. Select Modify from the context menu.
    MSI supported value 0 registry editor

  7. In the Value data field, type 0.
  8. Click OK to save the changes.
  9. Close Registry Editor and restart your PC.

After the restart, check if the 100% disk usage problem is resolved.

2. Disable the SysMain (Superfetch) Service

SysMain (earlier known as Superfetch or Prefetch) is a legitimate Windows service. It is designed to preload apps you frequently use to RAM to improve the system performance.

However, SysMain is often also associated with causing high disk usage in Windows computers. Fortunately, you can manually disable the service with a marginal difference to your system performance.

To disable the SysMain service:

  1. Press Win + R to open Run.
  2. Type services.msc and click OK.
  3. In the Services window, locate the SysMain service.
    services sysmain properties

  4. Right-click on the service and select Properties.
  5. In the Properties dialog, click the drop-down for Startup type and select Disabled.
    services sysmain startup type disabled

  6. Also, click on the Stop button to terminate the service.
  7. Next, click on Apply and OK to save the changes.

Open Task Manager, and you should notice an immediate reduction in disk usage.

3. Disable Connected User Experiences and Telemetry Service

Connect User Experience, and Telemetry Service manages the collection and transmission of diagnostic data to the Microsoft server. Unfortunately, the service is also known to cause high disk usage problems in Windows 11.

You can disable the Connected User Experiences and Telemetry Service to see if it helps you fix the high disk usage problem in Windows 11.

  1. Press Win + R, type services.msc, and click OK,
  2. In the Services snap-in, locate the Connected User Experiences and Telemetry service.
    services connected user experiences telemtry service properties

  3. Right-click on the service and select Properties.
  4. Next, click the Stop button and set the Startup type to Disabled.
    services connected user experiences telemtry service startup type disabled

  5. Click Apply and OK to save the changes.

4. Clean Up Startup Apps

disable startup apps windows 11 new

Startup apps are the apps that start automatically when your computer boots. While a handy feature, too many of them can slow down your PC. Additionally, some of these may also cause a 100% disk usage issue.

To fix the problem, go through the list of startup apps and disable any unnecessary program set to launch at startup.

To disable startup apps using Task Manager:

  1. Right-click on the Start button and select Task Manager.
  2. In Task Manager, open the Startup apps tab.
  3. Click on the Status column to sort apps by their status.
  4. Select an enabled app and click the Disable button in the top right corner.
  5. Do this for all the enabled apps.

Once done, restart your PC and check if the issue persists. If not, enable all the startup apps one by one till you find the conflicting app. Uninstall the app to see if that helps you eliminate the 100 percent disk usage problem in Windows 11.

5. Rebuild Search Index

The Windows search indexing helps you find files and email messages faster. While a handy tool, a malfunctioning search indexing can cause a 100% disk usage issue in Windows 11.

To fix the problem, you can rebuild the search index. This will recreate the database and resolve any issues with the index.

To rebuild the Windows search index:

  1. Press the Win key and type indexing.
  2. From the search result, click on Indexing options.
  3. In the Indexing options dialog, click on the Advanced button.
    indexing options advanced

  4. Next, click the Rebuild button. This will delete and rebuild the index.
    search index rebuild windows 11

  5. Click OK to confirm the action.

The index rebuilding process may take some time to complete. So wait for the process to complete and then check for any improvements.

If rebuilding search indexing helps but the issue reoccurs, try to disable the Windows Search service completely. Note that doing so will affect Windows search functionality on your PC.

To disable the Windows Search service:

  1. Press Win + R to open Run.
  2. Type services.msc and click OK.
  3. In the Services window, double-click on the Windows Search service to open its Properties.
    services sysmain properties

  4. In the Properties dialog, click the Stop button.
  5. Next, set the Startup type to Disabled.
    services windows search startup type disabled

  6. Click Apply and OK to save the changes.

7. Turn Off Hibernation

Hibernation helps your system boot faster after a restart. However, if your PC shows 100% disk usage just after the restart, turning off Hibernation can help.

To turn off hibernation in Windows 11:

  1. Press the Win key and type cmd.
  2. Right-click on Command Prompt and select Run as administrator.
  3. In the Command Prompt window, type the following command and press Enter:
     powercfg hibernate off 
    hibernation off command prompt

  4. Once executed, close the Command Prompt window.
  5. Open the Task Manager and check if the high disk usage issue is resolved.

8. Run a Malware Scan

If the issue persists, check your computer for malware infection. Even if you have an active Antivirus installed, a manual scan can help you detect anything malicious that may have sneaked in.

If you don’t have a third-party antivirus installed, you can perform a full scan using Windows Security. Here’s how to do it.

  1. Press Win + I to open Settings.
  2. In the left pane, open the Privacy & security tab.
    windows 11 privacy security windows security

  3. Next, click on Windows Security.
    Windows 11 privacy and security virus threat protection

  4. Click on Virus and threat protection,
    windows security scan options

  5. Click on Scan options under Quick scan.
    windows security scan options full scan

  6. Select the Full option and then click on Scan now.

A full scan takes longer than a quick scan. However, it should find any hidden malicious files and clean them for good.

While Windows Security offers excellent protection, take a second opinion with third-party antivirus for Windows 11.

Switch to Solid State Drive (SSD)

The 100% disk usage issue on some computers can be due to the traditional mechanical hard drive (HDD) or the hybrid drive itself. If feasible, consider adding a solid-state drive (SSD) to your computer and use it as a boot drive to install Windows.

SSDs are less prone to the 100% disk usage issue and can greatly improve your system performance as well.


Source link

Leave a Reply

Your email address will not be published. Required fields are marked *