Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows Server » Get lists of installed Microsoft Windows Updates

Get lists of installed Microsoft Windows Updates

Posted on 12/04/202324/10/2024 Christian By Christian No Comments on Get lists of installed Microsoft Windows Updates
View-installed-Updates-on-Windows

In this article, you will learn how to Get lists of installed Microsoft Windows Updates. Please see the related articles: Check if Windows Updates were installed on your device via the Registry Editor, How to view and remove Remote Desktop connection history, and various methods to launch the Event Viewer. Windows Update is a Microsoft service for the Windows Operating System which automates downloading and installing Microsoft Windows software updates over the Internet. While Windows updates can be beneficial. They can sometimes disrupt your existing system settings.

That’s where checking your recent update history can help. Viewing the history allows you to figure out the problems caused by an update by checking its installation date and other useful details.

Note: Regardless of the type of updates, be it quality or security patch. Windows keeps a tab on all the updates that are installed on your PC.

Please see Process Explorer: Replace built-in Task Manager, and What are the merits and demerits of Local System Account and Service Logon Account.

Using Windows Built-in Tool-Windows Updates enables users can check for and apply Windows

Here is how to get a list of installed Windows updates via the Windows built-in tool. To do this, search for Windows Settings. Alternatively, type Windows Update in the search and select Windows Update Settings.

Windows-update

Click on the update history as shown below. Then you will see all the updates installed in history on your Windows 10, including Feature Updates, Driver Updates, Quality Updates, and Other Updates.

View-windows-update-history

Note: For new OS installations, the updates are included during the installation process.

They also do not appear in the update history under “Windows Updates”, but are visible as installed updates in the Control Panel as shown below.

Control Panel\All Control Panel Items\Programs and Features\Installed Updates. 
windows-update-history-via-control-panel

This will open Windows settings displaying installed updates.

Installed-updates

Get lists of installed Windows Updates via the Command Prompt

The list of installed Windows updates can be viewed via the command line as shown below. Now, let’s see how to run them.

Please see how to install the MDT PowerShell module on Windows, How to view installed packages in Cygwin in Windows, and “Windows Profile: How to determine your windows username“.

Option 1. WMIC Command to List Installed Windows Updates

Type cmd in the search box or via the run dialogue window as shown below to open a command prompt, Please be aware that you need the administrative privilege to run the command and as such, run as an Administrator.

Click the Start button and type cmd in the box. Alternatively, enter CMD into the Windows Search button and select Run as Administrator.

launch-command-prompt

Step 2. Type wmic qfe list full command to get all information about each hotfix installed on your computer.

via-installed-updates-via-cmd

Note: To save the complete output in a file, run the following command below.

wmic qfe list full /format:table > C:\Users\christian\Documents\UpdatesReport.html

If the full information is not required, you can run wmic qfe list brief command.

updates-installed

Type wmic qfe list full /format: table command to format the output as a table so that it is easy to read and comprehend.

updates

Option 2. Run Systeminfo Command

If you only want a list of knowledgebase update numbers, then you can use the systeminfo command. To do this, follow the steps beölow.

Open the command prompt window. Input systeminfo | find “KB” command and hit Enter button. Then you will see all Windows 10 knowledgebase updates number listed.

installed-updates-by-kb

Please see how to get a list of installed applications on Windows, Get list of installed programs locally or remotely in Windows, and How to query a list of installed programs on Windows

List List of Installed Windows Updates Via PowerShell

Windows Powershell is a powerful tool that can be used to access various services an administrator in Windows. Now, let’s see how to use this powerful tool to view Windows 10 installed updates.

The list installed Windows 10 updates Powershell also enables you to get a list of Windows installed updates. Here is how to do this.

Type Windows Powershell in the search box. Right-click it to select Run as administrator or via the run dialog window as shown below

Launch-PowerShell

 In the pop-up window, type get-hotfix command and hit the Enter button.

Note: Then all the hotfix installed files on your computer will be listed here and the installation date of each hotfix will also be shown.

Please see how to determine Apps UWP and remove pre-provisioned appx in Windows 10. Also, see how to find the AUMID of an installed UWP App

get-hot-fixes

I hope you found this blog post helpful on how to Get lists of installed Microsoft Windows Updates. If you have any questions, please let me know in the comment section.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows, Windows Server Tags:Microsoft Windows, updates, Windows 10, Windows 11, Windows Server 2016

Post navigation

Previous Post: Visualize MBAM Recovery Audit Report with Python
Next Post: Restrict IP Address Range on Windows PC

Related Posts

  • Remote Desktop 2 1
    How to install RDS via Quick Start Deployment: Install, Publish, Update, and Uninstall Remote Desktop Web Client Web Server
  • wacxx
    Install Windows Admin Center in an unattended mode using a self-signed certificate Windows
  • BitLocked suspended and resumed
    Query MBAM-protected Client for non-compliance [Part 2] Windows
  • Featured image Clearing cache
    How to clear cache in Windows 11 Windows
  • Windows server 2025 set up
    Install Windows Server 2025 via iDRAC Virtual Media or PXE Windows Server
  • LDPAs
    Fix LDAP Connection Error 81: Cannot open connection via the ldp.exe tool Windows

More Related Articles

Remote Desktop 2 1 How to install RDS via Quick Start Deployment: Install, Publish, Update, and Uninstall Remote Desktop Web Client Web Server
wacxx Install Windows Admin Center in an unattended mode using a self-signed certificate Windows
BitLocked suspended and resumed Query MBAM-protected Client for non-compliance [Part 2] Windows
Featured image Clearing cache How to clear cache in Windows 11 Windows
Windows server 2025 set up Install Windows Server 2025 via iDRAC Virtual Media or PXE Windows Server
LDPAs Fix LDAP Connection Error 81: Cannot open connection via the ldp.exe tool Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • banner
    How to Back Up and Restore the Windows Registry Windows
  • Feature image nagios
    How to Install and Configure Nagios on Ubuntu Linux
  • Watchguard Firewall 180504 100511
    WatchGuard Log and Report Server Installation in a VM Network | Monitoring
  • image 75
    Useful Tutorial on CBackup Software Network | Monitoring
  • openstack ola
    Openstack Deployment with Devstack Linux
  • How to download install and use Kitty SSH Client on Windows
    How to Download and Use KiTTY SSH Client on Windows Configuration Management Tool
  • Netstat
    Network statistics: How to save netstat command output to a text Web Server
  • remote desktop version and protocol
    Determine the Remote Desktop Client Version Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,821 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.