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?Thanks.
Please try the following:
- 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.
- 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
- Reboot the computer.