Forum Discussion
steven_inv
Jun 30, 2026Copper Contributor
KB5094126 could not install on Windows 11
KB5094126 could not install on Windows 11 after multiple trial, how can we troubleshoot this
Manual install it will show
2 Replies
- AdamRobinsonBronze Contributor
Manually download the .msu file for KB5094126 from the Microsoft Update Catalog, and then install it in an Administrator Command Prompt
using
wusa.exe file path /quiet /norestart.
- DassinkunIron Contributor
Open Command Prompt as administrator.
Run the commands to stop update services, rename SoftwareDistribution and catroot2 folders, then restart services (commands provided earlier).
Retry the update afterward.