Share via

Superfetch disable

Anonymous
2019-01-03T01:41:11+00:00

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.

0 comments No comments

8 answers

Sort by: Most helpful
  1. Anonymous
    2019-01-05T20:18:50+00:00

    The process was successfully disabled via its SERVICES entry.  But your suggestion is a worthy alternative.

    3 people found this answer helpful.
    0 comments No comments
  2. 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.

    2 people found this answer helpful.
    0 comments No comments
  3. 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!

    2 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2019-01-03T02:38:22+00:00

    Thanks for the speedy response.  Best to you!

    1 person found this answer helpful.
    0 comments No comments
  5. 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.

    1 person found this answer helpful.
    0 comments No comments