windows 11 desktop scheduler stop after reboot

derek chan 1 Reputation point
2023-05-22T09:04:43.73+00:00

I am running windows 11 , and a task scheduler is running on it

I found that everytime when the windows is reboot , the job in task scheduler will not run automatically , it will be resumed normal to run if I manually run the job , that mean after I manually run the job in the scheduler , it will be resumed normal .

Would advise how to resolve it so that the task scheduler is normal after reboot ?

thanks

Windows for business | Windows Server | User experience | Other
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. MotoX80 36,406 Reputation points
    2023-05-22T15:10:56.4066667+00:00

    What triggers do you currently have defined? Are you using the "Repeat task every" option? What are your processing requirements?

    Just add a trigger for "At Startup" or "At logon" of any user or a specific user.


  2. Limitless Technology 44,776 Reputation points
    2023-05-23T11:29:10.8233333+00:00

    Hello

    Thank you for your question and reaching out.

    By entering a time and date in the task's Expire option, you can get around this problem. To access this option, visit the task's Properties, choose the Triggers tab, and then click the Edit button next to the relevant trigger. If the Expire option has a date and time associated with it, the task will try to restart itself if its previous trigger time was missed.

    --If the reply is helpful, please Upvote and Accept as answer--


  3. derek chan 1 Reputation point
    2023-05-24T09:22:46.11+00:00

    If the Expire option has a date and time associated with it <<== No , only send if the task run over 1 hour , then expiry , not set date and time .

    is there other possibly reason that casus the error I encounter , thanks advise .

    Thanks


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.