[SOLVED] Error 0x8024200d after try to install update KB4471318

bazki

Member
Joined
Jan 3, 2019
Posts
20
Hi. Every time I try to install 2018-12 Security rollup (KB4471318) it ends with error 0x8024200D
Already tried manually downloading and installing it from MS Update Catalog

CBS.zip and SFCFix.txt attached
 

Attachments

Hello and welcome!

Retrieve Components Hive
1. Navigate to C:\Windows\System32\Config and locate the COMPONENTS file.
2. Please copy this file to your desktop.
Note: If you receive an error that this file is in-use, simply reboot your computer and try again.
3. Right-click on this file on your desktop and select Send To...Compressed (zipped) folder. This will create a file named COMPONENTS.ZIP on your desktop.
4. The file will likely be too large to upload here so please upload to a file sharing service and just provide the link here.
 
Install Update with DISM



  1. Download this update and save to your desktop. The file name will be Windows6.1-KB4074598-x64.cab.zip.
  2. Right-click on this file and select Extract All... Click the Extract button. You can close the folder window that opens
  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. Go ahead and allow if you receive the UAC prompt.
  5. Copy and paste the following command into the command prompt window and press enter.

    dism /online /add-package /packagepath:%userprofile%\desktop\Windows6.1-KB4074598-x64.cab\Windows6.1-KB4074598-x64.cab
  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation. <---You may not get this line.
    Do you want to restart the computer now (Y/N)? <---You may not get this line.


Go ahead and do so if prompted. Let me know what errors if any come up. If you do get errors, please zip/attach your CBS.log
 
Oh, you should have included that info sooner :) It's crucial.

Install Update with DISM




  1. Download this update and save to your desktop. The file name will be Windows6.1-KB4074598-x86.cab.zip.
  2. Right-click on this file and select Extract All... Click the Extract button. You can close the folder window that opens
  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. Go ahead and allow if you receive the UAC prompt.
  5. Copy and paste the following command into the command prompt window and press enter.

    dism /online /add-package /packagepath:%userprofile%\desktop\Windows6.1-KB4074598-x86.cab\Windows6.1-KB4074598-x86.cab
  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation. <---You may not get this line.
    Do you want to restart the computer now (Y/N)? <---You may not get this line.



Go ahead and do so if prompted. Let me know what errors if any come up. If you do get errors, please zip/attach your CBS.log
 
Big thanks! My problem is solved. Can you tell me on which log-file you understand what update I need to install? Or can you advise where to read about it?My problem is solved. Can you tell me on which log you understand what update I need to install? Or can you advise where to read about it?My problem is solved. Can you tell me on which log you understand what update I need to install? Or can you advise where to read about it?My problem is solved. Can you tell me on which log you understand what update I need to install? Or can you advise where to read about it?
 
Great! I looked for the Error lines in the log and found out there was a file missing, so I provided the missing update and when it installed, everything worked again.
 
Can you give the link where i can download *.cab files for insall. I fink only *.msu files.
 

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

Back
Top