• Still running Windows 7 or earlier? Support for Windows 7 ended on January 14th 2020. Please review the thread here for more details.

Task Scheduler service on local computer started and stopped

Luciano

New member
Joined
Jan 19, 2018
Posts
1
Thanks.

Please try the following:

  1. Open an elevated Command Prompt by right-clicking on CMD.EXE shortcut in your start menu and selecting Run As Administrator from the context menu.
  2. Type the following commands:
    Code:
    REG EXPORT HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule %TEMP%\Schedule.reg
    REG ADD HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule /F /V Start /T REG_DWORD /D 2
  3. Reboot the computer.
I tried using these commands and i still get the error "Task Scheduler service on local computer started and stopped. Some services stop automatically if they are not in use by other services or programs" and this is preventing me to update my Nvidia drivers. Any thoughts?
 
Why are you using Task Scheduler to install NVIDIA drivers?

I mean - what does T.S. have to do with it?
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top