The process was successfully disabled via its SERVICES entry. But your suggestion is a worthy alternative.
Superfetch disable
In Windows 10, v1809 Superfetch is no longer listed as a service.
How can it be disabled - perhaps via the registry?
Thanks.
Windows for home | Windows 10 | Performance and system failures
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
8 answers
Sort by: Most helpful
-
Anonymous
2019-01-05T20:18:50+00:00 -
Anonymous
2019-01-30T11:13:39+00:00 In Windows 10, v1809 Superfetch is no longer listed as a service.
How can it be disabled - perhaps via the registry?
Thanks.
Hey borate, there are several ways to disable superfetch. 3 ways are listed on the following website: Clouttechie
You can read them if you are interested.
Disclaimer: This is not a Microsoft Page, it is a different website which is providing the solution to your problem. You may see some ads on the website.
Best,
Rohit
Freelancer at Fiverr.
-
Anonymous
2019-01-03T04:42:35+00:00 Hello,
You can start/stop Superfetch service in administrative Command Prompt.
To start the service, run following command:
sc config “SysMain” start=auto & sc start “SysMain”
To stop the service, run following command:
sc stop "SysMain" & sc config "SysMain" start=disabled
Hope this helps!
-
Anonymous
2019-01-03T02:38:22+00:00 Thanks for the speedy response. Best to you!
-
Anonymous
2019-01-03T01:48:04+00:00 Hi.
You can look at some comments here: https://www.tenforums.com/general-support/11871...
The service was renamed.
Standard Disclaimer: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.