2

A similar question titled How do I log startup and shut-down times in Windows 7? mentioned that PC startup and shutdown times can be recorded in the event viewer.

Events logged in the viewer are only recorded from August 2011 (despite the fact the computer has been used since 2008). The raw data is also difficult to visualise without exporting it and viewing the data in another program such as Excel.

I've searched Google for software but I can only find search items related to desktop assistance and parental security.

Ambo100
  • 244

1 Answers1

3

The logs have size limits after which older events start getting deleted. These limits can be increased. In the Event Viewer you can setup a custom view to show only the startup/shutdown events (event IDs 12 and 13). Create one with a name like "Startup and Shutdown Events" and properties like:

Image of Custom View Properties dialog

When this custom view is open in the event viewer changing which columns are visible and the order they display in will be saved against the custom view only making it easy to customize how the list is presented.

Brian
  • 9,034