Is there a way to list the scheduled tasks on Windows 10 that have a date+time based trigger?
I want to find out if my computer will be woken up by a scheduled task if I put it in standby mode.
Some times the computer is woken up after just a few minutes because of a scheduled task (and of course it then stays awake).
21 Answer
The Task Scheduler can do this list:
- Start the Task Scheduler
- Click on "Task Scheduler Library"
- Click "Next Run Time" to sort the list by order of run time.