How to Completely Disable ‘Superfetch’ (SysMain) in Windows 11 to Fix 100% Disk Usage

If you open the Windows Task Manager and notice that your “Disk” usage is pinned at a solid 100%—even when you aren’t doing anything—your computer is likely suffering from aggressive memory caching. This is almost always caused by a background service called SysMain (formerly known as Superfetch in older versions of Windows).

SysMain is designed to monitor your daily habits. If it notices you open Google Chrome every day at 9:00 AM, it will secretly pre-load the Chrome files from your hard drive into your RAM at 8:55 AM so the app launches instantly. However, if you are using an older mechanical hard drive (HDD) or a cheaper SSD, this constant, aggressive pre-loading completely overwhelms the drive’s read/write controller. The disk gets stuck in an infinite loop of pre-loading data, causing the entire operating system to freeze and stutter.

If you prefer a stable, predictable system over slightly faster app launch times, you can completely disable the SysMain service.

Step 1: Open the Services Manager

Because SysMain is a core system service, you cannot disable it from the standard Settings app. You must use the Microsoft Management Console.

  1. Press the Windows Key + R on your keyboard to open the Run dialog box.
  2. Type services.msc and press Enter.
  3. If prompted by User Account Control, click Yes.

Step 2: Locate the SysMain Service

  1. You will see a massive, alphabetical list of every background service running on your PC.
  2. Click on any random service in the list, and then press the S key on your keyboard to quickly jump down the list.
  3. Scroll down until you find the service specifically named SysMain.

Step 3: Halt and Disable the Engine

  1. Right-click on “SysMain” and select Properties.
  2. In the middle of the window, look for the “Service status” section. It will likely say “Running.” Click the Stop button to immediately kill the process. You should instantly hear your physical hard drive stop spinning, and if you check Task Manager, your Disk Usage will plummet from 100% to near 0%.
  3. To prevent Windows from turning it back on tomorrow, look at the Startup type: dropdown menu.
  4. Change it from “Automatic” to Disabled.
  5. Click Apply, and then click OK.

The Result

Your computer will no longer try to guess what applications you want to open. When you double-click an application, it might take a fraction of a second longer to launch than it used to, but your overall system stability will skyrocket. The chronic 100% Disk Usage freezing issue will be permanently resolved, extending the physical lifespan of your hard drive in the process.

RELATED POSTS

  • How to Show Hidden Files and Folders in Windows 11
  • How to Add a ‘Move to Folder’ Option to the Windows 11 Context Menu Using the Registry
  • How to Completely Disable ‘Delivery Optimization’ in Windows 11 to Save Bandwidth
  • How to Completely Disable ‘Search Indexing’ in Windows 11 to Improve SSD Lifespan
  • How to Add a Dedicated ‘Empty Recycle Bin’ Shortcut to the Windows 11 Desktop Context Menu
  • Get the best tech tips delivered straight to your inbox.

    Join thousands of readers mastering Apple, Google, Microsoft, and Linux.