Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to View Update History on Windows 11

Learn how to view update history on Windows 11. Follow clear steps, practical tips, and troubleshooting advice for common problems. Read the complete guide.

Table of Contents

This practical guide explains how to view update history on Windows 11. Follow the steps in order, review the requirements first, and use the troubleshooting notes when a setting or option does not work as expected.

View update history on Windows 11

Step 1:

You access Settings on your computer, then select Windows Update on the left side of the interface.

View update history on Windows 11 screenshot

Continuing to look at the content next to it, we will select Update history to see the update history on Windows 11.

View update history on Windows 11 screenshot

Step 2:

Check your history of recently installed updates, including updates, drivers, Microsoft Defender Antivirus, feature updates, and optional Windows 11 updates. Click Learn more to see more information if needed.

View update history on Windows 11 screenshot

When an update fails to install on your computer, an error code message will appear next to the update name. You can use this message to search online to determine the reason and troubleshooting steps.

View update history on Windows 11 screenshot

How to View Windows 11 Update History from PowerShell

Step 1:

You enter the keyword PowerShell in the search bar and then click access with the Run as administrator option.

How to View Windows 11 Update History from PowerShell screenshot

Step 2:

Type the following command to install the PowerShell module for Windows 11 update and press Enter.

Install-Module -Name PSWindowsUpdate -Force

Type A and press Enter to continue.

How to View Windows 11 Update History from PowerShell screenshot

Step 3:

Type the following command to import the module and press Enter.

Import-Module PSWindowsUpdate

Then you can choose 1 of the 2 commands below to see the update. With command 1 see all recent updates and press Enter.

Get-WUHistory

Or the command below to see a list of the 20 most recent updates and press Enter.

Get-WUHistory -Last 20

FAQ

What should you know about view update history on Windows 11?

You access Settings on your computer, then select Windows Update on the left side of the interface.

How to View Windows 11 Update History from PowerShell?

You enter the keyword PowerShell in the search bar and then click access with the Run as administrator option.

What does this guide cover?

This guide explains view update history on Windows 11, including the main steps, important details, and practical considerations.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.