Hi,
Could you please confirm the state of Task Scheduler service? If it is running and set to automatic.
Sounds like something removed it or related system file occurred.
Have you tried to check for update and install newer security updates to check? It will update system files.
Open CMD window and right click Run As Administrator.
Type the following commands:
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
Restart to check.
Hope this helps and please help to accept as Answer if the response is useful.
Best Regards,
Carl
the remote computer was not found and task scheduler library not show
muh albani rey
1
Reputation point
![70196-screenshot-179.png][1] [1]: /api/attachments/70196-screenshot-179.png?platform=QnA I have tried many solutions but nothing worked yet .. please help
Windows for business Windows Client for IT Pros User experience Other
28,655 questions
2 answers
Sort by: Most helpful
-
Carl Fan 6,881 Reputation points
2021-02-22T07:23:38.163+00:00 -
Yerlan Kaliyev 0 Reputation points
2023-01-29T17:38:38.3533333+00:00 REG ADD HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule /F /V Start /T REG_DWORD /D 2 when i entered this command it says "access denied error"