Error 0x8024200d update KB4471318 [W7 home premiumSP1x64]

MTrump

New member
Joined
Dec 30, 2018
Posts
1
Hello,
Getting this error when attempting to install update KB4471318,tried manual install with stand alone installer,also ran windows update troubleshooter,cbs was 65 megs so here is the dropbox link and the sfcfix txt log.
thank you in advance.


Dropbox - CBS.zip
 

Attachments

Hello!

Install Update with DISM


  1. Download the update MSU here: http://download.windowsupdate.com/d/...62dc98d82f.msu
  2. Copy the MSU file to a convenient location (such as C:\temp).
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator
  5. When command prompt opens, copy and paste the following commands into it, press enter after each

    cd C:\temp

    replace C:\temp with your path if different

    expand windows6.1-kb4093118-x64_5ea1778b896fcc764e0db8da7d094f62dc98d82f.msu -f:* C:\temp

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4093118-x64.cab
  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation.
    Do you want to restart the computer now (Y/N)?
  7. Make sure to allow the computer to restart if prompted.

    If you receive any other message:
  8. Right-click on the Command Prompt window and click Select All, this will invert all of the colours by selecting the text, now press enter. All of this text is now copied.
  9. Paste (Ctrl+V) it into your next post.
  10. Zip and attach C:\Windows\Logs\CBS\CBS.log
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top