How to view all the tasks that are scheduled on your Windows PC

The Task Scheduler is a tool that was introduced in the Windows environment more than 20 years ago and it has seen little change since its introduction. It does what its name suggests: it schedules tasks that execute apps, commands, and scripts based on specific times or events in Windows. In this guide, we share the basics about browsing the library of active scheduled tasks, so that you learn more about them, what they do and when they are triggered. This way you can see what kind of tasks are created by your installed apps, Windows, or by other users of your Windows PC or device:

Contents

  1. What is the Task Scheduler in Windows
  2. Opening the Task Scheduler for the first time
  3. Understanding the Task Scheduler user interface
  4. How to use the Task Scheduler summary
  5. How to use the Task Scheduler library
  6. Which task would you like to have on your computer?

NOTE: This guide applies to Windows 10, Windows 8.1 and Windows 7.

What is the Task Scheduler in Windows

Task Scheduler automates tasks and it provides Windows and the apps installed with the ability to react and adapt to changes. It allows you as well, as a user, to create and manage tasks so that Windows does things you want when specific conditions are met. Its user interface shows its age, but the tool is competent and it does its job well. The application allows you to navigate between the tasks created by you, the operating system, and the apps installed, with the use of a library for all scheduled tasks. A large number of details about each task are available, giving the information you need to manage it.

How to view all the tasks that are scheduled on your Windows PC

The Task Scheduler in Windows

For a better understanding of how Task Scheduler works, you must be familiar with two terms: triggers and actions. A trigger is the cause/event which can make a task run. The computer starting up or entering an idle state, the user logging on - all these are possible triggers. An action is the work performed when the task is triggered. Different actions can be performed: running a program, sending an email, executing a file, or displaying a message. For example, you can schedule a disk cleanup every week or you can send an email each time you log into Windows. Both triggers and actions can be defined by you and the possible combinations are endless.

In this guide, we focus on learning how to navigate and understand the Task Scheduler interface. For a guide on creating your own tasks, read: How to create basic tasks with Task Scheduler, in 5 steps.

Opening the Task Scheduler for the first time

A simple way to start Task Scheduler is to search for it in Windows. Type "task scheduler" in the search box and then click or tap Task Scheduler in the list of results.

How to view all the tasks that are scheduled on your Windows PC

Search for task scheduler in Windows

If you would like more ways to start the Task Scheduler, read this guide: 9 ways to start the Task Scheduler in Windows (all versions).

Understanding the Task Scheduler user interface

When you open Task Scheduler you see three panels:

  1. Task Scheduler Library - helps you navigate among all the tasks.
  2. Task Scheduler Summary - shows information about the most recent tasks that were executed.
  3. Actions - allows you create, import or delete a task, to run, disable, enable and set properties to a specific task.

All three are shown in the screenshot below.

How to view all the tasks that are scheduled on your Windows PC

Task Scheduler initial panels in Windows

In this article, we present the Task Scheduler Library and Task Scheduler Summary.

How to use the Task Scheduler summary

When the Task Scheduler (Local) is selected in the first column, the column in the middle is split into three panes: Overview of Task Scheduler, Task Status, and Active Tasks.

The first pane shows a bit of information on what you can do with the Task Scheduler.

The Task Status pane shares the list of tasks that have started in the last 24 hours and their status. Click or tap the drop-down list on the right side of the pane to select a different time period: Last hour, Last 24 hours, Last 7 days or Last 30 days. The default value is Last 24 hours.

How to view all the tasks that are scheduled on your Windows PC

Select the period for the Task Status in Task Scheduler

If any tasks are listed, click or tap the + sign near a task's name to see more details about it: the run result, when it started, when it ended and what triggered it.

How to view all the tasks that are scheduled on your Windows PC

Display the details for a task in Task Status in Task Scheduler

This pane may not contain any information because by default the task history is disabled to save space. If you want to see this information, check the last column in Task Scheduler, the one for Actions, and click or tap Enable All Tasks History.

How to view all the tasks that are scheduled on your Windows PC

Enable All Tasks History in Task Scheduler

In the Active Tasks pane, you have the list of tasks that are currently enabled and have not expired. For each task, you can see its name, Next Run Time specified by date and time, the Triggers and Location. If you want to update the data displayed in the Task Scheduler Summary, click or tap the Refresh button on the bottom.

How to view all the tasks that are scheduled on your Windows PC

Active Tasks panel in the Task Scheduler Summary

How to use the Task Scheduler library

On the left-hand side of the Task Scheduler window, you will see the Task Scheduler Library. Click or tap the arrow to see its contents or double-click Task Scheduler Library. Click or tap a folder's name to see the tasks found inside and its subfolders.

The tasks belonging to any selected folder or subfolder are displayed in the second column - the one in the middle of the Task Scheduler window.

How to view all the tasks that are scheduled on your Windows PC

Open folders in Task Scheduler

For each task, you can see its Name, Status, Triggers, the Next Run Time and Last Run Time date and time, the Last Run Result, Author and the date and time when it was Created. Click on one of the existing tasks to see more information about it, in the panels below the list of tasks.

How to view all the tasks that are scheduled on your Windows PC

Display the details for a single task in Task Scheduler

The information about any task is split into six tabs, which display data that cannot be modified, only read. The first tab is named General. It displays the following information: the name of the selected task, its location, author, a short description and several security options (the account for which to run the task, when to run the task depending on the user being logged in or not, if the task is hidden, etc).

How to view all the tasks that are scheduled on your Windows PC

The General tab for a task in Task Scheduler

The second tab is named Triggers. It displays the list of conditions that trigger the task, details about each trigger and the status of each trigger.

How to view all the tasks that are scheduled on your Windows PC

The Triggers tab for a task in Task Scheduler

The third tab is Actions. It displays the action that will occur when the task starts and details this action. For example, if the action is Start a program, in the Details column you will see the program that will start.

How to view all the tasks that are scheduled on your Windows PC

The Actions tab for a task in Task Scheduler

The fourth tab is named Conditions. It shares the conditions that must be true in order for the task to run. These conditions are things like whether the computer is idle or not, or whether it is on AC power or battery power.

How to view all the tasks that are scheduled on your Windows PC

The Conditions tab for a task in Task Scheduler

The sixth tab is named Settings. It displays additional settings that affect the behavior of the task. It includes things like whether the task can be run on demand or not, what to do if the task fails or whether to stop the task if it runs longer than a specified time.

How to view all the tasks that are scheduled on your Windows PC

The Settings tab for a task in Task Scheduler

The seventh and last tab is named History. This tab may not contain any information. This is affected by the same setting as the Task Status pane in Task Scheduler Summary. If you want to see this information, check the last column in Task Scheduler, the one for Actions, and click or tap Enable All Tasks History.

How to view all the tasks that are scheduled on your Windows PC

Enable All Tasks History in Task Scheduler

Keep in mind that the information starts to populate after you enable the history. The History tab begins to show data after the next run of the task.

How to view all the tasks that are scheduled on your Windows PC

The History tab for a task in Task Scheduler

Which task would you like to have on your computer?

Do not hesitate to read the other articles recommended on the Task Scheduler to learn how to use it to manage tasks on your Windows computer or device. Now that you know how to browse your library of scheduled tasks, let us know which task would you like to have on your computer. Do not hesitate to leave a comment below.

Sign up and earn $1000 a day ⋙

How to pin comments on TikTok

How to pin comments on TikTok

How to pin comments on TikTok, TikTok allows users to pin comments easily. Here's how to pin comments on TikTok videos.

Instructions for Organizing a Q&A session on Facebook

Instructions for Organizing a Q&A session on Facebook

Instructions for Organizing a Q&A session on Facebook, Recently, Facebook has launched the feature to create a Q&A session, when you post a question for everyone to answer.

Instructions for installing and recording videos with Likee

Instructions for installing and recording videos with Likee

Instructions for installing and recording videos with Likee, Likee is an application that supports extremely beautiful and impressive video recording, and is loved by many young people today. The following,

How to export the list of meeting participants in Zoom

How to export the list of meeting participants in Zoom

How to export the list of meeting participants in Zoom, How to take attendance on Zoom is not difficult, it even allows you to export the list of students participating in the class.

How to change font on Xiaomi

How to change font on Xiaomi

How to change font on Xiaomi, Want to create a new image for Xiaomi device? Just follow the instructions below to change the font style and size above

Instructions for creating a mirror image effect on Picsart

Instructions for creating a mirror image effect on Picsart

Instructions for creating a mirror image effect on Picsart, Picsart is an application where users only need to perform a few simple steps to transform the photo.

How to add new fonts to Microsoft Word

How to add new fonts to Microsoft Word

How to add new fonts to Microsoft Word, Can't find the font you want to use for documents in Microsoft Word? Don't worry, you can install new fonts for Word according to these steps

How to turn off the computer screen and still keep the computer running

How to turn off the computer screen and still keep the computer running

How to turn off the computer screen and still have the computer running, How to turn off the PC screen and still have the computer running on Win 10/11? Very simple. Here's how to turn off the computer screen

How to fix facebook error logging in 3/2024

How to fix facebook error logging in 3/2024

To fix the “An unexpected error occurred” issue when logging in to Facebook, you can try the following steps

Cant access Facebook, Messenger and Instagram, how to fix it immediately

Cant access Facebook, Messenger and Instagram, how to fix it immediately

Users reported that their Facebook, Messenger and Instagram accounts were suddenly logged out and could not be accessed again, both on the app and web version.

Instructions on how to take photos on Tiktok are extremely simple

Instructions on how to take photos on Tiktok are extremely simple

Instructions on how to take photos on Tiktok are extremely simple. Tiktok is a famous application for recording and creating short videos on social networks. However, this application also

How to find and get Instagram links

How to find and get Instagram links

How to find and get Instagram links, Instagram is one of the most popular and easy-to-use social networking platforms today. However, because it is designed specifically for mobile,

Instructions for locking the mouse cursor when playing games on BlueStacks

Instructions for locking the mouse cursor when playing games on BlueStacks

Instructions for locking the mouse cursor when playing games on BlueStacks, Instructions for turning on/off the mouse cursor lock feature when playing games in the BlueStacks App Player emulator.

Instructions for installing and using Faceapp using an emulator on PC

Instructions for installing and using Faceapp using an emulator on PC

Instructions for installing and using Faceapp using an emulator on PC, Simple and easy instructions on how to install and use the Faceapp face editing app using an emulator on PC

Instructions for creating a cover photo group on Facebook

Instructions for creating a cover photo group on Facebook

Instructions for creating a cover photo group on Facebook, Creating a cover photo group is a feature that helps users set Facebook cover photos with many different images (maximum of 6 photos).

Mastering Technical Analysis with the Stochastic Indicator on Bubinga

Mastering Technical Analysis with the Stochastic Indicator on Bubinga

Learn how to effectively use the Stochastic Indicator for technical analysis on Bubinga. Explore advanced techniques to enhance your trading strategies

Instructions for adding angel wings to photos using PicsArt

Instructions for adding angel wings to photos using PicsArt

Instructions for adding angel wings to photos using PicsArt, PicsArt is a photo editing application used by many people today. Today WebTech360 will introduce the article

How to turn off the Just accessed notification on Zalo

How to turn off the Just accessed notification on Zalo

How to turn off the Just accessed notification on Zalo. This article WebTech360 will guide you to turn off the Just accessed notification under your Zalo chat name.

Instructions for blocking and unblocking accounts on TikTok

Instructions for blocking and unblocking accounts on TikTok

Instructions for blocking and unblocking accounts on TikTok. Similar to other social networking applications, TikTok also allows users to block someone's account

How to write a long status with a colorful background on Facebook

How to write a long status with a colorful background on Facebook

How to write a long status with a colorful background on Facebook, Today, WebTech360 will introduce some steps to post a long status with a colorful background on Facebook,