<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	 xmlns:media="http://search.yahoo.com/mrss/" 
	>
<channel>
	<title>
	Comments on: How to read Windows Update logs in Windows 11	</title>
	<atom:link href="https://www.thewindowsclub.com/read-windows-update-log-in-windows-10/feed" rel="self" type="application/rss+xml" />
	<link>https://www.thewindowsclub.com/read-windows-update-log-in-windows-10</link>
	<description>TheWindowsClub covers authentic Windows 11, Windows 10 tips, tutorials, how-to&#039;s, features, freeware. Created by Anand Khanse, MVP.</description>
	<lastBuildDate>Tue, 28 Jul 2026 17:08:26 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.2</generator>
	<item>
		<title>
		By: Joe ZS		</title>
		<link>https://www.thewindowsclub.com/read-windows-update-log-in-windows-10#comment-58190</link>

		<dc:creator><![CDATA[Joe ZS]]></dc:creator>
		<pubDate>Fri, 17 Mar 2017 16:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewindowsclub.com/?p=103142#comment-58190</guid>

					<description><![CDATA[Although there are claims this was fixed by a Microsoft patch, I&#039;m still getting the same unreadable log file after running get-windowsupdatelog. Is there a particular windows update that fixed this that I might be missing?]]></description>
			<content:encoded><![CDATA[<p>Although there are claims this was fixed by a Microsoft patch, I&#8217;m still getting the same unreadable log file after running get-windowsupdatelog. Is there a particular windows update that fixed this that I might be missing?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anand Khanse		</title>
		<link>https://www.thewindowsclub.com/read-windows-update-log-in-windows-10#comment-52446</link>

		<dc:creator><![CDATA[Anand Khanse]]></dc:creator>
		<pubDate>Wed, 13 Apr 2016 17:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewindowsclub.com/?p=103142#comment-52446</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.thewindowsclub.com/read-windows-update-log-in-windows-10#comment-52444&quot;&gt;Stephen Owen&lt;/a&gt;.

Thanks for the nudge. I had forgotten about this post.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.thewindowsclub.com/read-windows-update-log-in-windows-10#comment-52444">Stephen Owen</a>.</p>
<p>Thanks for the nudge. I had forgotten about this post.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Stephen Owen		</title>
		<link>https://www.thewindowsclub.com/read-windows-update-log-in-windows-10#comment-52444</link>

		<dc:creator><![CDATA[Stephen Owen]]></dc:creator>
		<pubDate>Wed, 13 Apr 2016 16:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewindowsclub.com/?p=103142#comment-52444</guid>

					<description><![CDATA[You should update this post, since it&#039;s now a LOT easier.  All yo uhave to do now is run &#039;Get-WindowsUpdateLog&#039; from PowerShell, and it cruches the files into a standard text file.]]></description>
			<content:encoded><![CDATA[<p>You should update this post, since it&#8217;s now a LOT easier.  All yo uhave to do now is run &#8216;Get-WindowsUpdateLog&#8217; from PowerShell, and it cruches the files into a standard text file.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Elton Aguiar		</title>
		<link>https://www.thewindowsclub.com/read-windows-update-log-in-windows-10#comment-52371</link>

		<dc:creator><![CDATA[Elton Aguiar]]></dc:creator>
		<pubDate>Sat, 09 Apr 2016 00:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewindowsclub.com/?p=103142#comment-52371</guid>

					<description><![CDATA[I got this far...
I had a folder called wulogs with the ETL files... I hunted and found tracefmt.exe finally after installing that pack wdksetup.exe

C:Userszerou_000wulogs&#062;&quot;C:Program Files (x86)Microsoft SDKsWindowsv7.1ABinx64TraceFmt.exe&quot; -o Windowsupdate.log

Examining C:Program Files (x86)Microsoft SDKsWindowsv7.1ABinx64default.tmf for message formats,  none found, file not found

Searching for TMF files on path: (null)

Logfile C:Logfile.Etl:

        OS version              0.0.0  (Currently running on 6.2.9200)

        Start Time              0024-00-00-54168:142:00.000

        End Time                Not set (Logger may not have been stopped).

        Timezone is              (Bias is 0mins)

        BufferSize              0 B

        Maximum File Size       0 MB

        Buffers  Written        Not set (Logger may not have been stopped).

        Logger Mode Settings    (0) Logfile Mode is not set

        ProcessorCount          0

Error processing trace entry with status=0x6 (GetLastError=0x0)

Error Closing Trace 0 with status=6 (GetLastError=0x0)

Processing completed   Buffers: 0, Events: 0, EventsLost: 0 :: Format Errors: 0, Unknowns: 0

Event traces dumped to C:Userszerou_000wulogsWindowsupdate.log

Event Summary dumped to C:Userszerou_000wulogsWindowsupdate.log.sum


...Unfortunately my output is unusable.. windowsupdate.log is completely empty ...
where are the raw ETL files for windows update stored]]></description>
			<content:encoded><![CDATA[<p>I got this far&#8230;<br />
I had a folder called wulogs with the ETL files&#8230; I hunted and found tracefmt.exe finally after installing that pack wdksetup.exe</p>
<p>C:Userszerou_000wulogs&gt;&#8221;C:Program Files (x86)Microsoft SDKsWindowsv7.1ABinx64TraceFmt.exe&#8221; -o Windowsupdate.log</p>
<p>Examining C:Program Files (x86)Microsoft SDKsWindowsv7.1ABinx64default.tmf for message formats,  none found, file not found</p>
<p>Searching for TMF files on path: (null)</p>
<p>Logfile C:Logfile.Etl:</p>
<p>        OS version              0.0.0  (Currently running on 6.2.9200)</p>
<p>        Start Time              0024-00-00-54168:142:00.000</p>
<p>        End Time                Not set (Logger may not have been stopped).</p>
<p>        Timezone is              (Bias is 0mins)</p>
<p>        BufferSize              0 B</p>
<p>        Maximum File Size       0 MB</p>
<p>        Buffers  Written        Not set (Logger may not have been stopped).</p>
<p>        Logger Mode Settings    (0) Logfile Mode is not set</p>
<p>        ProcessorCount          0</p>
<p>Error processing trace entry with status=0x6 (GetLastError=0x0)</p>
<p>Error Closing Trace 0 with status=6 (GetLastError=0x0)</p>
<p>Processing completed   Buffers: 0, Events: 0, EventsLost: 0 :: Format Errors: 0, Unknowns: 0</p>
<p>Event traces dumped to C:Userszerou_000wulogsWindowsupdate.log</p>
<p>Event Summary dumped to C:Userszerou_000wulogsWindowsupdate.log.sum</p>
<p>&#8230;Unfortunately my output is unusable.. windowsupdate.log is completely empty &#8230;<br />
where are the raw ETL files for windows update stored</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Elton Aguiar		</title>
		<link>https://www.thewindowsclub.com/read-windows-update-log-in-windows-10#comment-52370</link>

		<dc:creator><![CDATA[Elton Aguiar]]></dc:creator>
		<pubDate>Sat, 09 Apr 2016 00:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewindowsclub.com/?p=103142#comment-52370</guid>

					<description><![CDATA[tracefmt takes centuries to install. I installed this and hoped in a command prompt with administrator privledges I could run tracefmt.exe command
tracefmt 
and it would give a message... showing that the exe exist?
I downloaded this which took forever by the way but no avail..
wdksetup.exe]]></description>
			<content:encoded><![CDATA[<p>tracefmt takes centuries to install. I installed this and hoped in a command prompt with administrator privledges I could run tracefmt.exe command<br />
tracefmt<br />
and it would give a message&#8230; showing that the exe exist?<br />
I downloaded this which took forever by the way but no avail..<br />
wdksetup.exe</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
