Task Scheduler in Windows tracks events for each scheduled task when the task history option is enabled for the task. The task history can be viewed by opening the task properties and clicking the History tab.
The entries are stored in the Microsoft-Windows-TaskScheduler event log. Use the instructions in this article to clear the history for all tasks.
Clear Task Scheduler History in Windows
- Launch the Event Viewer from the Start menu or by running the eventvwr.msc command.
- Navigate to the following branch in the Event Viewer:
Event Viewer (Local)/Applications and Services Logs/Microsoft/Windows/TaskScheduler/Operational
- Right-click Operational and click Clear Log…
- Click the Clear button.
- On Windows 8, 10 and 11, you’ll also see a Maintenance category in the following location:
Event Viewer (Local)/Applications and Services Logs/Microsoft/Windows/TaskScheduler/Maintenance
That can be cleared in the same way.
This erases the task scheduler history for all tasks.
One small request: If you liked this post, please share this?
One "tiny" share from you would seriously help a lot with the growth of this blog. Some great suggestions:- Pin it!
- Share it to your favorite blog + Facebook, Reddit
- Tweet it!
Thank you ! Very useful information for me.
I need to clear the history for a SINGLE TASK that runs frequently and has created almost 20,000 events in less than a month.