how do I fix permissions issue with windows schedule scan within the task scheduler, you are unable to disable it as you get an error

You can try the following:

Download PsExec extract it to a directory.

  1. Right-click cmd "Run as Administrator".
  2. cd to the folder where you extracted PSExec
  3. Copy the command "psexec.exe -i -s %windir%\system32\mmc.exe /s taskschd.msc" and paste in the cmd window, press enter.
  4. In the Task Scheduler Library, Right click the task and click Disable.

 

credits to windows - How can I modify the "schedule scan" to be disabled? (don't have permission to disable) - Super User

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I change my remember password options in Google Chrome

Manage your website passwords This article applies to the Google Chrome browser on Windows,...

Change time is Gmail

Correct Your Gmail Time Zone To set your Gmail time zone: Click the gear in your Gmail's...

How to speed up Windows XP use at your own risk

Warning: occasionally people break their PC badly by using this list of suggestions. Usually...

How to run cmd in escalated mode with admin rights to modify firewall

a solution: runas /user:administrator@domainname.local cmd then in the resulting command...

How do I enable auto login in Windows

This article describes how to configure Windows to automate the logon...