- Microsoft frequently releases updates for Windows 11 to improve performance and fix bugs, but sometimes updates may cause issues.
- To view update history in Windows 11, you can use Settings, Control Panel, Command Prompt, or Windows PowerShell.
- Each method provides a different way to access and review recently installed updates, including driver updates, feature updates, and more.
Microsoft keeps on releasing new updates every now and then to enhance the performance of their Windows 11 as well as to minimize the bugs that came with the previous updates. Not only this, but the new updates add new features and UI changes to Windows. But thatโs not always the case, sometimes the new Windows updates may have bugs and may hamper your complete experience. If that happens then you are left with no other choice than to uninstall the recently installed update.ย
But to do that you need to know what update you installed recently. Fortunately, you can view the update history on Windows 11 which will show you all the recently installed updates including driver updates, feature updates, and every other update installed. If you are looking for a guide to help you do that then you are at the right place. This article will guide you on how you can view update history in Windows 11.ย
Ways to View Update History in Windows 11
There are multiple ways to view the update history on Windows 11, you can do it from the Settings, Control Panel, Command Prompt, as well as through Windows PowerShell. Nothing to worry about if you donโt know how to do it, the steps given below will guide you through the process-
1. View Update History in Windows 11 through Settings
The first way to view the update history on Windows 11 is through the settings app. To do so, follow the steps given below:
- Open the Windows 11ย Settingsย app by pressing theย Windows + Iย key combo.
- In theย Settings, click on theย Windows Updateย section on the left pane.
- Here, on the right pane, click on theย Update Historyย option.
- Here, you will see five update types-
- Feature Updates- This section shows the feature updates like Windows 11 23H2, 22H2, etc.
- Quality Updates-ย Quality updates are regular updates that add new features or fix some bugs in the system.
- Driver Updatesโ You will be able to see driver updates in this section.
- Definition Updatesโ This section of the Windows Update shows virus definition updates for Windows Security antivirus and antimalware.
- Other Updatesโ Any other updates that do not belong to the above four categories will be listed here.
2. View Update History on Windows 11 through Control Panel
Another way to view the update history is through the Control Panel. Hereโs how you can continue with it-
- Press theย Windowsย key to open theย Start Menu.
- Search forย Control Panelย in the Start Menu, and pressย Enterย to open it.
- Here, click on theย Programsย option.
- Now, under theย Programs and Featuresย section, click onย View Installed Updates.
- This will show you all the recently installed Windows Updates.
3. View Update History on Windows 11 through Command Prompt
You can also run the command in the Command Prompt to check the updates installed on your Windows 11. Below are the steps to do so-
- Press theย Windows + Rย key combo to open theย Run Dialog Box.
- In the Run Dialog Box, typeย cmdย and click on theย OKย button.
- Here, type the command below and pressย Enterย to run the command-
- wmic qfe list
This will show you the list of all the recently installed updates. Moreover, if you want a specific update by the KB number then you can execute the command given below in the Command Prompt-
- wmic qfe | find โKB Numberโ
Here replaceย KB Numberย with the actual number and the command should look something like this-
- wmic qfe | find โ5032393โ
You will see whether the update you searched for is installed on your Windows 11 PC or not.
4. View Update History on Windows 11 through Windows PowerShell
Lastly, you can also use Windows PowerShell to get the update history of your Windows 11. To do so, follow the steps given below-
- Open theย Start Menuย by clicking on theย Startย icon on the taskbar.
- In the Start Menu, typeย Windows PowerShell. Select PowerShell from the result and then click onย Run as Administrator.
- In the PowerShell, execute the following command-
- Install-Module PSWindowsUpdate
Note-ย If the above command does not work then execute the commandย Set-ExecutionPolicy bypassย and then execute the above command.
- When prompted, typeย Aย and pressย Enter.
- After this, type and execute the following command-
- Get-WUHistory | Select-Object -First 20
- This will show the 20 recent Windows Update installed. If you want to view more or less updates then you can change the number 20ย in the above command.ย
- If you have bypassed the Execution Policy using the command mentioned in the above note, then you must execute the command given below after following all the above steps-
- Set-ExecutionPolicy undefined
Final Words
Thatโs it with this guide; these were the four methods to view update history on Windows 11. If for some reason you want to know what updates you have installed on your Windows 11 PC then you can follow the methods mentioned in the above article to do so.
READ MORE: