Disable Superfetch (SysMain) in Windows 11 [3 Steps]
Various services are running on the PC and handle a lot of activities. One of the key issues is Superfetch, which often consumes system resources. Therefore, some users have been looking for ways to disable Superfetch in Windows 11.
This feature is designed to improve performance and reduce application load times, but can have the opposite effect by slowing down Windows. This usually occurs on lower spec PCs with an HDD (Hard Disk Drive) installed.
So we decided to dedicate this tutorial to helping you understand the feature and list all the ways to disable Superfetch in Windows 11.
What is overfetching?
Formerly known as SysMain, the Superfetch feature is designed to maintain and improve system performance over time, at least that's what the official description reads.
![在 Windows 11 中禁用 Superfetch (SysMain) [3 步]](https://img.php.cn/upload/article/000/887/227/168376866842297.png?x-oss-process=image/resize,p_40)
This feature records the mode in which you open apps and preloads them into memory beforehand to save time. For example, if you open a specific program at a specific time every day, Superfetch will automatically load it.
It only takes up the unused portion of memory, and if your computer runs out of it, Superfetch will clear out some loaded apps to free up RAM.
This gives you a basic understanding of its functionality. However, some users have experienced pretty bad performance when Superfetch is enabled and want to disable it in Windows 11. If you are facing the same problem, here are three ways to do it.
How to turn off Superfetch in Windows 11?
1. Use the service application
- Press Windows S to launch the Search menu and enter " Service" and click on the relevant search results.
- Find the SysMain entry here, right-click on it and select Properties from the context menu. Alternatively, you can double-click the service.
- Now, click on the Startup type drop-down menu and select Disable from the list of options.
- Next, if it is currently running, click the Stop button under Service Status and then click OK at the bottom to save changes.
- Restart your computer when finished for the changes to take effect.
This is probably the easiest way to disable Superfetch in Windows 11. It's easy to execute and doesn't require any complicated commands or scary registry modifications. However, if you want to make changes faster, move on to the next method.
2. Disable Superfetch using Command Prompt
- Press Windows S to launch the search menu and enter in the text field Terminal , right-click the relevant search result and select Run as administrator from the context menu.
- Click Yes on the pop-up UAC (User Account Control) prompt.
- Click the down arrow at the top and select Command Prompt. Alternatively, you can click Ctrl in a new tab Shift2 to launch the Command Prompt.
- Now, paste the following command and hit Enter to stop the service:
<strong>net.exe stop sysmain</strong>
- Next, execute the following command to disable Superfetch from loading on startup:
<strong>sc config sysmain start=disabled</strong>
For those who prefer to use the command line to perform tasks, the two commands listed earlier will help to easily get rid of Superfetch in CMD on Windows 11.
3. Use the Registry Editor
- Press Windows R to start the run command and enter regedit in the text field , then click OK or hit Enter to launch Registry Editor.
- Click Yes in the pop-up UAC prompt.
- Now, paste the following path into the address bar at the top and hit Enter Or you can follow it using the navigation pane on the left:
<strong>Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters</strong>
##Right-click an empty area, hover the cursor over New, and Select the - DWORD (32-bit) value from the context menu.
- EnableSuperfetch and double-click it to modify the properties.
- 0 in the text field under Numeric Data and click OK to save the changes.
The above is the detailed content of Disable Superfetch (SysMain) in Windows 11 [3 Steps]. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

Zend Studio 13.0.1
Powerful PHP integrated development environment

SublimeText3 English version
Recommended: Win version, supports code prompts!
