📎 AI Summary:
The thread addresses issues with a Windows Update failure, with the original poster seeking help. A contributor recommends running system file checks (sfc /scannow and DISM commands) and rebooting, while another suggests manually downloading the update package as a possible solution. The overall sentiment is troubleshooting-focused, with helpful suggestions for resolving update errors related to corrupted system files.

Abdullah Al Ahsan

New Member
Joined
Mar 17, 2019
Messages
1
Thread Author #1
37566
 

Attachments

  • Screenshot_1.webp
    Screenshot_1.webp
    16.7 KB · Views: 176
Solution
Hi, can you open a admin powershell and run these commands.

sfc /scannow followed by a dism /online /cleanup-image /restorehealth. Follow those with a reboot and try the update again.

nmsuk

Essential Member
Joined
Sep 7, 2009
Messages
4,328
Hi, can you open a admin powershell and run these commands.

sfc /scannow followed by a dism /online /cleanup-image /restorehealth. Follow those with a reboot and try the update again.
 

Solution

nmsuk

Essential Member
Joined
Sep 7, 2009
Messages
4,328
That code normally means corrupted system files. But downloading the package isn't a bad idea.