Share via

How to disable sysmain

Anonymous
2021-09-01T11:15:27+00:00

The sysmain is causing problems to my pc. It leads to slow loading time and is very annoying. Sc stop sysmain does not work once restarted. I also tried changing value in registry from 3-0 but once in like 2-3 days the value gets resetted to 3 from 0. Pls help.

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

1 answer

Sort by: Most helpful
  1. Anonymous
    2021-09-01T12:00:04+00:00

    Good Day NanuAnurag,

    My name is Carlo, I am also using Windows 10 pc and community member like you. Let us work together to sort this out.

    Here's the steps you can try.

    -Press Windows key + R

    -Type services.msc and hit enter

    -Look for SysMain

    -Right click on it and go to Properties

    -Under Startup Type click the drop down arrow and set it to Disabled.

    -Press Windows key + X

    -Click Windows Powershell Admin

    -Copy and paste the command below and hit Enter.

    Stop-Service -Force -Name "SysMain"; Set-Service -Name "SysMain" -StartupType Disabled

    Close the powershell.

    Restart your computer and check.

    If issue persists, check for updates and install any updates available to keep your device up to date.

    -Press Windows key + X

    -Go to Settings

    -Click Update and Security

    -Check for Updates and install any updates available.

    I hope the information above helps. Please let me know how it goes.

    Have a wonderful day ahead and stay safe.

    Sincerely,

    Carlo T.

    6 people found this answer helpful.
    0 comments No comments