You can view and manage your scheduled tasks using the Task Scheduler. Here’s how to find the tasks you have set up:
-
Open Task Scheduler:
- Press
Windows + R to open the Run dialog box.
- Type
taskschd.msc and press Enter.
-
Navigate to the Task Scheduler Library:
- In the left pane, click on “Task Scheduler Library”.
- This will display a list of all the scheduled tasks in the middle pane.
-
Find Your Tasks:
- Look for the tasks you named, such as “Sleep at 8 PM” and “Wake at 8 AM”.
- You can sort the tasks by name, trigger time, or other columns to find them more easily.
-
View Task Details:
- Click on the task you want to view.
- In the bottom pane, you can see the details of the selected task, including triggers, actions, conditions, and history.
-
Edit or Delete Tasks:
- To edit a task, right-click on it and select “Properties”. This will open the task properties window where you can adjust the settings.
- To delete a task, right-click on it and select “Delete”.
Here is a step-by-step example to find the “Sleep at 8 PM” task:
- Open Task Scheduler by pressing
Windows + R, typing taskschd.msc, and pressing Enter.
- In the left pane, click on “Task Scheduler Library”.
- In the middle pane, locate the task named “Sleep at 8 PM”.
- Click on the task to view its details in the bottom pane.
- To edit the task, right-click on it and select “Properties”. Make any necessary changes and click OK.
- To delete the task, right-click on it and select “Delete”.
By following these steps, you can easily view, edit, or delete the scheduled tasks you have set up on your PC.