Skip to content

Timthreetwelve/WUView

Repository files navigation

Windows Updaet Viewer Logo

Windows Update Viewer

GitHub NET6win GitHub release (latest by date) GitHub Release Date GitHub commits since latest release (by date) GitHub last commit GitHub commits GitHub Stars GitHub all releases GitHub release (by tag) GitHub Issues GitHub Issues

Windows Update Viewer uses .NET 8

Windows Update Viewer (WUView) is an application that displays Windows Update history. It is meant to be a lightweight application that is easy to use. There aren't any confusing categories; every update is listed in one place. Updates that you don't want to see can be permanently excluded or temporarily filtered.

WUView uses the Windows Update Agent API and Windows event logs to display details of installed updates. Event log entries are associated with individual updates by using the "KB" number. If an update does not use a KB number or isn't presented in a consistent format, no event log entries will be displayed.

Please be aware that Windows Update Viewer can only display updates provided by the Windows Update Agent API. If you have reason to suspect that the application isn't returning correct or complete information, see the Troubleshooting and Known Issues topics in the Wiki.

If you are using Windows 10 please see Known Issues.

See the Wiki for additional information.

Windows Update Viewer is multilingual!

Languages are being added as of version 0.5.21. Please see Contribute a Translation topic in the Wiki if you would like to contribute a translation.

Get Windows Update Viewer via winget

Windows update viewer is now available through Windows Package Manager (a.k.a. winget)! Many thanks to @ottnorml for making this happen!👏 Using winget, the name is "Windows Update Viewer" (use double quotes since the name has spaces). The ID is Timthreetwelve.WUView. Note that the winget version is typically available 12-36 hours after a release is published here.

Download Windows Update Viewer

You can always download the latest release from the releases page. Note that a "portable" release (the one with "NonInstall.zip" in the file name) is provided as well as the traditional installer.

Features

  • View details for each update, including Event Log entries, if available.
  • Easily exclude entries, such as Defender.
  • Temporarily filter entries.
  • Link to the Support URL.
  • Link to HResult explanation (the HResult is placed in the clipboard).
  • Toggle the visibility of the details pane.
  • Save to a text or CSV file.
  • Open Windows Update from the app.
  • Choose accent color and one of three themes.
  • Adjust app size and row spacing. (Helpful for us users that don't see as well as we used to.)
  • Select the interface language.

The Main Window

WUView screenshot