Home » How To » How to Open Task Scheduler in Windows 10 & 11 (8 Ways)

How to Open Task Scheduler in Windows 10 & 11 (8 Ways)

Task Scheduler lets you automate and schedule repeated tasks. Here are 8 ways to open the Task Scheduler in Windows 10 & 11.

As I said many times in my blog, Task Scheduler is one of my absolute favorite applications. Though it looks simple, it can help you schedule and automate many repeatable tasks with just a few clicks. For example, I use it to run scripts at a specific time, move files from one folder to another based on specific events, open applications, and show messages. I use it so much that I often back up scheduled tasks to restore them after a system reinstall.

Considering the usefulness of the task scheduler, it is important to know how to open the Task Scheduler. In fact, you should know the multiple ways to open it. That way, even if one method did not work, you can use another way to open Task Scheduler.

This quick and straightforward Windows guide shows eight easy ways to open the Task Scheduler. You can follow any method, and it will give you the same result. i.e., launch the Task Scheduler.

Quick Navigation Links:

Click the link below to quickly navigate to the method to learn how:

  1. Search for “Task Scheduler” in the Start menu
  2. Use the “taskschd.msc” Run command
  3. Use the Control Panel to Access Task Scheduler
  4. Launch Task Scheduler from File Explorer
  5. Open Task Scheduler from Command Prompt
  6. PowerShell Command to Open Task Scheduler
  7. Use the Computer Management console
  8. Create a Desktop Shortcut to Open the Task Scheduler

1. Search for “Task Scheduler” in the Start menu

As with any application, Windows automatically adds the Task Scheduler shortcut to the Start menu. As such, you can launch the Task Scheduler directly from the Start menu. All you have to do is search for it and click on the result.

First, press the Start key on your keyboard or click on the Start icon on the taskbar to open the Start menu. Next, type “task scheduler” to start the search. Finally, click on the “Task Scheduler” result to open it.

To open Task Scheduler as admin, click the “Run as administrator” option on the right panel of the Start menu.

open task scheduler from start menu

2. Use the “taskschd.msc” Run command

Almost every system application has a specific Run command that you can use to open it. Task Scheduler is no different. Here’s how

First, open the Run dialog box with the “Start key + R” shortcut. You can also search for “Run” in the Start menu. In the Run dialog box, type “taskschd.msc” and click “OK“. As soon as you do that, the Run dialog box will launch the Task Scheduler application.

To open it as an admin, press the “Ctrl + Shift + Enter” instead of clicking the “OK” button.

run command to open task scheduler

3. Use the Control Panel to Access Task Scheduler

Most don’t know this, but you can also launch Task Scheduler using the Control Panel. Do keep in mind that you require administrative rights for this method.

First, open the Start menu, search for “Control Panel“, and click the top result to open it. Next, set the “View by” to “Category“. After that, click the “System and Security” link.

system and security in control panel

Next, click the “Scheduled tasks” link under the “Administrative Tools” section appearing at the bottom of the Control Panel window. As soon as you click the link, the Task Scheduler will launch.

open task scheduler from control panel

4. Launch Task Scheduler from File Explorer

As with any application, the Task Scheduler is just an executable. This means you can find the Task Scheduler executable in the File Explorer and use it to open it. Here is how.

Click the File Explorer icon on the taskbar or press the ‘Start key + E‘ shortcut to open the File Explorer.

Next, go to the “C:\Windows\system32” folder. Here, find and double-click the “taskschd.msc” file to launch the Task Scheduler. To open it as an administrator, right-click on the file and select “Run as administrator“.

open task scheduler from file explorer

5. Open Task Scheduler from Command Prompt

You can also access the Task Scheduler from the Command Prompt. In fact, you can use the same Run command to open it.

First, search for Command Prompt in the Start menu and open it. Next, type “taskschd.msc” in the command window and press Enter to open Task Scheduler.

Note: To open it as an administrator, open the elevated Command Prompt window and then execute the command.

open task scheduler from command prompt

6. PowerShell Command to Open Task Scheduler

Of course, anything you can do with Command Prompt can be done using PowerShell. Launching the task scheduler via PowerShell is nothing different. Here is how to do it.

As always, open the PowerShell window. To do that, either search for it in the Start menu or right-click the Start menu and select “Windows PowerShell” or “Terminal“. Next, type “taskschd.msc” and press Enter to open the Task Scheduler.

PowerShell command to open task scheduler

Note: To open it as an administrator, open the elevated PowerShell window and then execute the command.

7. Use the Computer Management Console

The Task Scheduler in Windows is a Management Console snap-in. As such, you can open and use it directly from the Computer Management console. Here’s how.

First, search for “Computer Management” in the Start menu and open it.

After opening the Computer Management console, expand the “System Tools” section on the left sidebar and select the “Task Scheduler” option. From here, you can see all the scheduled tasks and create new ones directly.

task scheduler in computer management console

8. Create a Desktop Shortcut to Open the Task Scheduler

As with any application, you can create a custom desktop shortcut to open the Task Scheduler. This is particularly helpful if you are opening the Task Scheduler multiple times.

To start off, right-click on the desktop and select “New” > “Shortcut“.

In the “Create Shortcut” dialog, type “taskschd.msc” in the “Type the location of the item” field and click “Next“. Next, type “Task Scheduler” in the Name field and click the “Finish” button.

create desktop shortcut for task scheduler

From now on, you can use the newly created desktop shortcut to access the task scheduler.

task scheduler desktop shortcut

That is all. These are all 8 ways to open the Task Scheduler. I hope this helps. If you have any questions or need help, comment below. I’ll be happy to assist.

1 thought on “How to Open Task Scheduler in Windows 10 & 11 (8 Ways)”

Leave a Comment

Your email address will not be published. Required fields are marked *