microsoft is working on this for next update.
Will be nice when it works.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We just got our "second Tuesday" updates (12/12/2017) on our W10 machine running V1709.
The cumulative update KB4054517 failed with an error code of 0x80070643.
The only thing we've discovered so far is that this machine will not display our other 3 PC's on the network when we select "Network" in File Explorer. But all three other PC's can "see" and access this PC no problem. And we ran a batch backup job on the affected PC and it was able to copy files from all three other PC's. So it's just a display problem in File Explorer -> Network.
We've run Windows Update Troubleshooter and told it to Apply Fixes whenever it prompted us, and it DID report that it found and fixed three issues:
Potential Windows Update Database Error - Fixed
Windows Update Component Must Be Repaired - Fixed
Check for pending updates - Fixed
After exiting the Troubleshooter, we clicked on "Check for Updates" again and it said "Your device is up to date".
We noticed that the build number after the "failed" update had changed to 16299.125. So the system thinks it DID install something newer than it had before, but Windows Update thinks the cumulative patch failed to install.
BTW, the other "Second Tuesday" patches (Adobe Flash KB4053577 and Windows Malicious Software Removal Tool KB890830) both installed OK.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
microsoft is working on this for next update.
Will be nice when it works.
I tried everything in this thread with no success.
I didn't want to do a repair install and risk having to reinstall apps etc, so in the end In the end I resolved it by signing up for the Fast Ring in the Windows Insider Programme. Had to wait a few days, but eventually I checked Windows Update and found that an insider preview was available. I set this to install, and waited for it to install then restarted.
First time out it failed - it restarted quickly without the usual 'Updating windows...' messages, and after the restart I went into Windows Update, and sure enough it said it was awaiting a restart - the same as the other updates that had failed.
However, I clicked on 'Retry' and this time when it restarted it installed properly, and now Windows Update seems all good. Hope this may help someone who is getting frustrated with this issue...
I tried everything in this thread with no success.
I didn't want to do a repair install and risk having to reinstall apps etc, so in the end In the end I resolved it by signing up for the Fast Ring in the Windows Insider Programme. Had to wait a few days, but eventually I checked Windows Update and found that an insider preview was available. I set this to install, and waited for it to install then restarted.
First time out it failed - it restarted quickly without the usual 'Updating windows...' messages, and after the restart I went into Windows Update, and sure enough it said it was awaiting a restart - the same as the other updates that had failed.
However, I clicked on 'Retry' and this time when it restarted it installed properly, and now Windows Update seems all good. Hope this may help someone who is getting frustrated with this issue...
Hi RAB1,
Great news.
Maybe you can copy the link of the update you refer to and solved yr problem, to help others from their suffering. You might find it discribed just under your update as a link to MS. People can look and manually find it.
Stronger together ! Thanks for for bringing the solution up here.
slagtand (John)
This worked for me.
Hi,
I tried most of the suggestions here, but none worked. The automatic updater tried each time to install KB4054517 and got stuck. When I then restarted the system it took hours, saying it was configuring windows, filling up the CBS log (and my disk) in the process..
In the end I downloaded the "Show or Hide Windows Update Troubleshooter Package from here:
http://download.microsoft.com/download/f/2/2/f22d5fdb-59cd-4275-8c95-1be17bf70b21/wushowhide.diagcab
and ran it. I used it to "hide" the offending update "KB4054517", so automatic update wouldn't try to install it from now on.
I then restarted my PC and lo and behold, I no longer have the problem. I still had a huge CBS log in C:\Windows\logs\CBS (over 150GB).
So I started a powershell in Admin mode (Windows-X) and used it to stop the Trusted Installer using the commands:
taskkill /f /im tiworker.exe taskkill /f /im trustedinstaller.exe
then deleted the CBS log in Windows Explorer and restarted the PC.
Once Microsoft fix the update I'll decide whether or not to "Show" the update.
I hope this helps.