Check the Windows Update and see if it is listed as successful installed in the Windows Update History?
You may check the Control Panel for installed updates and see if it is there?
Try restart your PC and see if the problem persist?
If yes, try open start and search for feedback and open the Feedback Hub app and report this issue.
Regarding microsoft windows
Anonymous
Hi,
Windows successfully installed the update
2 answers
Sort by: Most helpful
-
Reza-Ameri 17,011 Reputation points
2022-02-04T16:35:13.34+00:00 -
Limitless Technology 39,786 Reputation points
2022-02-11T13:43:21.79+00:00 Hi anonymous user
You can use the built-in DISM tool which can list out the installed Windows Update CBS packages. Follow these steps:
-Open an administrator Command Prompt window.
-Type the following command and press enter.
dism /online /get-packages | clip
-Open Notepad and paste the contents from the clipboard (Ctrl + V)
-Use the Find option in Notepad to check if the update KB is installed.Hope this resolves your Query!!
----
--If the reply is helpful, please Upvote and Accept it as an answer--