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 Access An Android Phone With A Broken Screen

How To Access An Android Phone With A Broken Screen

Dealing with a broken screen on your Android phone is a hassle. Although phone screens are pretty tough, one nasty drop can shatter them completely. Given that most people have a lot of irreplaceable content on their phones, it is

Find out how to find friends and family using online services

Find out how to find friends and family using online services

In today's world, where information is more accessible than ever before, finding long-lost friends or relatives has become much easier. Online services for finding people provide convenient and effective tools that allow you to restore lost connections.

IObit Uninstaller 13 - One Click to Uninstall All Unwanted Programs

IObit Uninstaller 13 - One Click to Uninstall  All Unwanted Programs

In the busy software utilities industry, the available uninstallation tools are often overshadowed by more glamorous alternatives. Nonetheless, an excellent way of removing programs on a PC is vital for optimal system performance and the elimination of unwanted applications.

Instructions for creating Moon phase trend

Instructions for creating Moon phase trend

Instructions for creating a Moon phase trend. The Moon trend is extremely popular on TikTok, creating an unprecedented fever. Through Moon phase will help you know the date

How to edit videos posted on YouTube without losing views

How to edit videos posted on YouTube without losing views

How to edit videos posted on YouTube without losing views, You forgot to blur sensitive content in videos posted on YouTube. Don't worry, here's how to adjust it

How to enable dark mode on TikTok

How to enable dark mode on TikTok

How to turn on dark mode on TikTok, How to turn on dark mode on TikTok is not difficult. The article will guide you in detail how to change the TikTok interface to black on Samsung

Shirt size chart - How to choose the most accurate shirt size

Shirt size chart - How to choose the most accurate shirt size

Shirt size chart - How to choose the most accurate shirt size, What is the shirt size chart? Shirt size means only the size and size of the shirt or pants. Shirt size varies according to direction

Instructions for drawing prizes to receive Lucky Money on ZaloPay

Instructions for drawing prizes to receive Lucky Money on ZaloPay

Instructions for drawing prizes to receive Lucky Money on ZaloPay. Recently, Zalo has launched the program "Amazing lucky money, Happy Spring Luck" taking place from January 29, 2021 to

How to view and recover Microsoft Outlook password

How to view and recover Microsoft Outlook password

How to view and recover Microsoft Outlook password, How to view Outlook password on computer is not difficult. This article will guide you how to view and recover Outlook password

Instructions for creating and searching for draft posts on Facebook

Instructions for creating and searching for draft posts on Facebook

Instructions for creating and searching for draft articles on Facebook. Currently, we can save articles that we have created but have not yet posted on Facebook. Here, WebTech360 invites

How to set up LibreOffice Writer to work like Microsoft Word

How to set up LibreOffice Writer to work like Microsoft Word

How to set up LibreOffice Writer to work like Microsoft Word, If you're planning to switch from Microsoft Word to LibreOffice Writer but want a similar experience

Instructions for turning off saving videos on TikTok are extremely simple

Instructions for turning off saving videos on TikTok are extremely simple

Instructions for turning off saving videos on TikTok are extremely simple, to help people block others from downloading and saving their videos simply and easily. So today, WebTech360

Instructions for creating genealogical and organizational charts on Google Sheets

Instructions for creating genealogical and organizational charts on Google Sheets

Instructions for creating genealogical charts and organizing them on Google Sheets. Google Sheets is an online office application that helps us easily edit online spreadsheets,

How to import and manage multiple email accounts in Gmail

How to import and manage multiple email accounts in Gmail

How to import and manage multiple email accounts in Gmail, Want to manage all emails in Gmail? Let's learn how to manage and add multiple accounts with WebTech360

Instructions for using Photoshop filters for beginners

Instructions for using Photoshop filters for beginners

Instructions for using Photoshop filters for beginners, Each filter in Photoshop has its own algorithm and uses. Below are instructions for using the internal filter

How to create automatic clicks on Macrorify

How to create automatic clicks on Macrorify

How to create automatic clicks on Macrorify, Macrorify helps you create automatic click tasks and detect images. In this article, let's find out how with WebTech360

Instructions for logging out of Instagram account remotely

Instructions for logging out of Instagram account remotely

Instructions for remotely logging out of your Instagram account. If you don't know how to remotely log out of your Instagram account, today WebTech360 would like to introduce

Instructions for remotely logging out of Tik Tok account

Instructions for remotely logging out of Tik Tok account

Instructions for remotely logging out of Tik Tok account. To help people quickly log out of Tik Tok accounts from other devices, today WebTech360

Instructions for blurring photos on B612

Instructions for blurring photos on B612

Instructions for blurring photos on B612. Recently, the B612 application has updated the image blur effect. Next, WebTech360 will introduce the article Instructions for blurring photos

How to fix the error of printing blank pages in Microsoft Excel

How to fix the error of printing blank pages in Microsoft Excel

How to fix the error of printing blank pages in Microsoft Excel. Why do some Excel documents not display data or contain blank pages when printed? Below are the reasons