Hi, I'm Estrella. I'll do my best to help you.
Go to Settings > Windows Update > Update History. Is the KB5055523 update listed there? If yes, try uninstalling it from there.
If it cannot be uninstalled due to an incomplete installation or cannot be located there, you can attempt the following steps to try to fully install it:
- Execute the Windows Update troubleshooter:
Navigate to Start > Settings > System > Troubleshoot > Other troubleshooters > Windows Update, then click Run.
2: Reset Windows Components
In your search bar type CMD and right-click it, select run as administrator
Copy and paste each of the commands below then Enter:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
Ren C:\Windows\System32\catroot2 Catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
Restart your PC once done and then try again.
- Fix problems using Windows Update without deleting your files and apps.
Click the Start menu > Settings > System > Recovery.
Choose Reinstall Now under the section labeled 'Fix problems using Windows Update.'
Once completed, your system will restart. Please check afterward.