Task Scheduler in Windows tracks events for each task which can be viewed by opening the task properties and clicking on the History tab. The entries are stored in the Microsoft-Windows-TaskScheduler event log. To clear the events history for all tasks, use the instructions in this article.
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.
In Windows 8/10, you may also see a Maintenance category, here:
Event Viewer (Local)/Applications and Services Logs/Microsoft/Windows/TaskScheduler/Maintenance
That can be cleared in the same way.
This erases the task scheduler events 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.