My Windows 10 Bootcamp is refusing to install the latest Windows Update to fix the recent security issues.
In Windows update it says
Updates are available.
If I click "install now" the status updates with installing and eventually says "Installing 100%" then it says
Some update files are missing or have problems. We'll try to download the update again later.
Error code: (0x80073712)
...It keeps failing no matter how many times I try.
So, I went to MS website and download the patch manually
http://www.catalog.update.microsoft.com/Search.aspx?q=KB4056892
This goes through the same process of installing then simply says "Update failed".
Any ideas how to sort this out please?
Thanks
[doublepost=1515249557][/doublepost]I also tried this (https://answers.microsoft.com/en-us...problems/5267ad01-cef8-43fd-bfcc-45399cc8cbab)
a. Press “Windows Key" to open Start menu
b. Type “cmd” without quotes in the search box.
c. On the left pane, right click on the “cmd” option and select “Run as Administrator”.
d. Type ‘sfc /scannow’ without quotes and hit enter.
DISM.exe /Online /Cleanup-image /Restorehealth
To close the Administrator: Command prompt window, type Exit, and then press Enter.
------
All ok, update fails still.
------
I then tried this:
I suggest you to manually reset the Windows Updates Components. Refer to the steps below to reset the Windows Updates Components:
1. Press Windows Key + X on the keyboard and then select “Command Prompt (Admin)” from the menu.
2. Stop the BITS, Cryptographic, MSI Installer and the Windows Update Services. To do this, type the following commands at a command prompt. Press the “ENTER” key after you type each command.
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
3. Now rename the SoftwareDistribution and Catroot2 folder. You can do this by typing the following commands in the Command Prompt. Press the “ENTER” key after you type each command.
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 Catroot2.old
4. Now, let’s restart the BITS, Cryptographic, MSI Installer and the Windows Update Services. Type the following commands in the Command Prompt for this. Press the ENTER key after you type each command.
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
5. Type Exit in the Command Prompt to close it.
Now you may try running the Windows Updates and check if the above steps resolve the issue.
....Same, update still fails, same error.
Grrrrr
In Windows update it says
Updates are available.
- "2018-01 Cumulative Update for Windows 10 Version 1709 for x64 based systems (KB4056892)"
If I click "install now" the status updates with installing and eventually says "Installing 100%" then it says
Some update files are missing or have problems. We'll try to download the update again later.
Error code: (0x80073712)
...It keeps failing no matter how many times I try.
So, I went to MS website and download the patch manually
http://www.catalog.update.microsoft.com/Search.aspx?q=KB4056892
This goes through the same process of installing then simply says "Update failed".
Any ideas how to sort this out please?
Thanks
[doublepost=1515249557][/doublepost]I also tried this (https://answers.microsoft.com/en-us...problems/5267ad01-cef8-43fd-bfcc-45399cc8cbab)
- Perform System File Check (SFC)
a. Press “Windows Key" to open Start menu
b. Type “cmd” without quotes in the search box.
c. On the left pane, right click on the “cmd” option and select “Run as Administrator”.
d. Type ‘sfc /scannow’ without quotes and hit enter.
- run the System update readiness command. It detects incorrect manifests, cabinets or registry data, it may replace the incorrect data with corrected version available. Follow the steps.
- Open Command Prompt as indicated above.
- In the Administrator: Command Prompt window, type the following commands. Press Enter key after each command:
DISM.exe /Online /Cleanup-image /Restorehealth
To close the Administrator: Command prompt window, type Exit, and then press Enter.
------
All ok, update fails still.
------
I then tried this:
I suggest you to manually reset the Windows Updates Components. Refer to the steps below to reset the Windows Updates Components:
1. Press Windows Key + X on the keyboard and then select “Command Prompt (Admin)” from the menu.
2. Stop the BITS, Cryptographic, MSI Installer and the Windows Update Services. To do this, type the following commands at a command prompt. Press the “ENTER” key after you type each command.
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
3. Now rename the SoftwareDistribution and Catroot2 folder. You can do this by typing the following commands in the Command Prompt. Press the “ENTER” key after you type each command.
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 Catroot2.old
4. Now, let’s restart the BITS, Cryptographic, MSI Installer and the Windows Update Services. Type the following commands in the Command Prompt for this. Press the ENTER key after you type each command.
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
5. Type Exit in the Command Prompt to close it.
Now you may try running the Windows Updates and check if the above steps resolve the issue.
....Same, update still fails, same error.
Grrrrr