<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Windows_10%2FWindows_Update_History</id>
	<title>Windows 10/Windows Update History - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Windows_10%2FWindows_Update_History"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Windows_10/Windows_Update_History&amp;action=history"/>
	<updated>2026-05-07T03:26:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=Windows_10/Windows_Update_History&amp;diff=5827&amp;oldid=prev</id>
		<title>Kenneth at 18:00, 27 January 2021</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Windows_10/Windows_Update_History&amp;diff=5827&amp;oldid=prev"/>
		<updated>2021-01-27T18:00:15Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Quick Fix Engineering ==&lt;br /&gt;
&lt;br /&gt;
QFE - Quick Fix Engineering&lt;br /&gt;
&lt;br /&gt;
 wmic qfe list&lt;br /&gt;
&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
 Settings -&amp;gt; search &amp;quot;Update History&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Ref: https://pureinfotech.com/check-update-history-windows-10/&lt;br /&gt;
&lt;br /&gt;
Sample:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
C:\Users\user&amp;gt;wmic qfe list&lt;br /&gt;
Caption                                     CSName       Description      FixComments  HotFixID   InstallDate  InstalledBy          InstalledOn  Name  ServicePackInEffect  Status&lt;br /&gt;
http://support.microsoft.com/?kbid=4580980  LMT-CI-5041  Update                        KB4580980               NT AUTHORITY\SYSTEM  11/10/2020&lt;br /&gt;
http://support.microsoft.com/?kbid=4513661  LMT-CI-5041  Update                        KB4513661                                    2/9/2020&lt;br /&gt;
http://support.microsoft.com/?kbid=4517245  LMT-CI-5041  Update                        KB4517245                                    2/9/2020&lt;br /&gt;
http://support.microsoft.com/?kbid=4537759  LMT-CI-5041  Security Update               KB4537759                                    2/9/2020&lt;br /&gt;
http://support.microsoft.com/?kbid=4538674  LMT-CI-5041  Security Update               KB4538674                                    2/9/2020&lt;br /&gt;
http://support.microsoft.com/?kbid=4552152  LMT-CI-5041  Security Update               KB4552152               NT AUTHORITY\SYSTEM  5/29/2020&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Other qfe commands ===&lt;br /&gt;
&lt;br /&gt;
Run the following command to get all information about each hotfix installed on your computer.&lt;br /&gt;
&lt;br /&gt;
wmic qfe list full&lt;br /&gt;
&lt;br /&gt;
You can also format the output as a table so that it is easy to read and comprehend.&lt;br /&gt;
&lt;br /&gt;
wmic qfe list full /format:table&lt;br /&gt;
&lt;br /&gt;
If full information is not required, you can use the following command to get the summary:&lt;br /&gt;
&lt;br /&gt;
wmic qfe list brief&lt;br /&gt;
&lt;br /&gt;
And if you want to find a specific hotfix, run the following command:&lt;br /&gt;
&lt;br /&gt;
wmic qfe list brief | find “KB4495667”&lt;br /&gt;
&lt;br /&gt;
To save the complete output in a file, run the following command:&lt;br /&gt;
&lt;br /&gt;
wmic qfe list full /format:table &amp;gt; C:\Users\Usman\Desktop\WindowsUpdatesReport.html&lt;br /&gt;
&lt;br /&gt;
ref: https://www.itechtics.com/view-list-windows-updates/&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>