How to stop the Task Scheduler service on Windows 11

yaroslav strokovskyy 20 Reputation points
2024-08-09T11:32:50.8+00:00

I need to stop the Task Scheduler service for at least one hour and then plan to restart the service. The problem is: the "Start" or "Stop" buttons are absent in the Service window of "Task Scheduler". How can I accomplish this?

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Marcin Policht 50,335 Reputation points MVP Volunteer Moderator
    2024-08-09T12:08:49.39+00:00

    Disable the service via registry and restart the OS. Details at https://www.digitalwelt.org/en/tips/software/disable-services-state-through-regedit#google_vignette

    Then enable it via registry and restart the OS again.

    Just keep in mind that certain services are not meant to be disabled


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.