Exporting Windows Event Viewer logs on legacy Operating Systems
Last updated: March 3rd, 2026Description
- Author: Brian Schneider
- Published: March 3rd, 2026
Details:
Description
Sometimes for troubleshooting purposes the Windows Event Viewer logs will need to be exported. This document will explain how to do the export.
Detailed Steps (See Installation Guide article)
The steps to do this will be slightly different between versions of Windows.
Windows XP/2003:
- Open Event Viewer
- Open Windows Control Panel
- Go to Administrative Tools
- Open Event Viewer
- On the left side of the Window, select the log you want to view (Application, System, etc.).
- Right click on the name of the log, and select “Save Log File As…”
- Give a meaningful name to the file, such as the PC name followed by the log type, and save with the *.evt extension.
- Example of a good file name would be: MyPC1_ApplicationLog.evt
Windows Vista/7/2008:
- Open Event Viewer
- Open Windows Control Panel
- Go to Administrative Tools
- Open Event Viewer
- On the left side of the Window, expand Windows Logs.
- Select the log you want to view (Application, System, etc.).
- Right click on the name of the log, and select “Save (All) Events As…”
- Give a meaningful name to the file, such as the PC name followed by the log type, and save with the *.evtx extension.
- Example of a good file name would be: MyPC1_ApplicationLog.evtxFinal Steps – Compressing the file:
Final Steps – Compressing the file:
- Once the export is finished, find the file on your system and then compress it by right clicking on it and going to Send To > Compressed (zipped) Folder.