the remote computer was not found and task scheduler library not show

muh albani rey 1 Reputation point
2021-02-20T11:15:06.477+00:00

![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
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Carl Fan 6,881 Reputation points
    2021-02-22T07:23:38.163+00:00

    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

    0 comments No comments

  2. 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"

    0 comments No comments

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.