Fix error 80092004 (KB4340558)

Unable to install update. Microsoft failed to provide info on addressing the error code.

* Please try a lower page number.

* Please enter only numbers.

* Please try a lower page number.

* Please enter only numbers.

Hi,

Sorry for the inconvenience caused to you, Thank you so much for your valuable question please, I would suggest you to please see the below mentioned articles and see it if it helps. I am hopeful that your query will be resolved, If the issue persists kindly do let me know,waiting for your kind reply please. Can we see the screenshot of that error please?

Help for update installation errors:
https://support.microsoft.com/en-us/help/10587/...

Update Troubleshooter:
https://support.microsoft.com/en-us/help/402732...

Fix Update Issues:
https://support.microsoft.com/en-us/help/10164/...

Please let me know, if that helps and feel free to ask back any question.

Kind Regards:
Yasir

2 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Hi,

There is a known problem with that update KB4340558.

People have been reporting an error code of 80092004.

_______________________________________________

This is the Microsoft information about it.

Symptoms and Workarounds are listed there

0x80092004" error and updates KB4340557 and KB4340558 don't ...

"0x80092004" error occurs and July 2018 .NET Security and Quality Rollup update KB4340557 or KB4340558 does not install after you apply June update KB4291497 or KB4291495

Status


Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section and is actively working on a resolution.

@@@@@@@@@@@@@@@@@@@@@@

This is the normal method to troubleshoot windows update problems, but this has not been successful up to this point in time

Fix Windows Update issues

What does this guided walk-through do?

This guided walk-through provides steps to fix problems with Windows Updates, such as taking a long time to scan, or error codes while installing updates.

Common error codes

The steps in this guided walk-through should help with all Windows Update errors and other issues. As an example, here are some commonly seen error codes: 0x80073712, 0x800705B4, 0x80004005, 0x8024402F, 0x80070002, 0x80070643, 0x80070003, 0x8024200B, 0x80070422, 0x80070020.

How does it work?

We’ll walk you through a series of troubleshooting steps to get your Windows up to date. Be sure to follow the steps in order.

1. Run the network troubleshooter

2. Run the Windows Update troubleshooter

3. Rename software distribution backup folders

4. Download the most recent Servicing Stack Update (SSU)

5. Fix Windows file corruption

6. Reset or reinstall Windows

Cheers.

___________________________________________________

Bill Smithers - Microsoft MVP July 2013 - Dec 2020

1 person found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

This update is buggy, you should block until an updated revision is released.

Press Windows key + X
Click Control Panel
Open Windows Update

Right click the update then click Hide.
Best regards,
Andre Da Costa
Independent Advisor for Directly

6 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Hi,

Sorry for the inconvenience caused to you, Thank you so much for your valuable question please, I would suggest you to please see the below mentioned articles and see it if it helps. I am hopeful that your query will be resolved, If the issue persists kindly do let me know,waiting for your kind reply please. Can we see the screenshot of that error please?

Help for update installation errors:
https://support.microsoft.com/en-us/help/10587/...

Update Troubleshooter:
https://support.microsoft.com/en-us/help/402732...

Fix Update Issues:
https://support.microsoft.com/en-us/help/10164/...

Please let me know, if that helps and feel free to ask back any question.

Kind Regards:
Yasir
Unfortunately OS is not relevant and error code is not relevant. OS is 8.1 and error code 80092004. 

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

SOLUTION  update KB4340558 with error 80092004

1. Create a folder (using windows explorer) C:\updatefix and a subfolder C:\updatefix\expanded  

2. Go to the Microsoft Update Catalog website, search manually for KB4340558 and download the update-files in the folder C:\updatefix

3. search (using windows explorer) for the .msu file in the folder C:\updatefix, open an admin command prompt and typ:

expand -f:* "C:\updatefix\filename.msu" C:\updatefix\expanded\

(filename should be copied from C:\updatefix\)

4. search (using windows explorer) for the .cab file in the folder C:\updatefix\expanded and typ (using admin command prompt):

dism /online /add-package /packagepath:C:\updatefix\expanded\filename.cab

(filename should be copied from C:\updatefix\expanded)

reboot when asked

5. when an error occurs (80092004) typ (using admin command prompt):

dism /online /remove-package /packagepath:C:\updatefix\expanded\filename.cab

(filename should be copied from C:\updatefix\expanded)

6. go back to step 4.

7. clean (using windows explorer) the folder C:\updatefix\expanded when te update is finished and start with the next .msu file (step 2/3).

8. when all files are done remove (using windows explorer) the folder C:\updatefix

If the above solution keeps giving problems start with step 1.

After this dowload manually all .msu files (step 2) that come with KB4340558 and expand them  (step 3).

Continue with step 5 on all .cab files and repeat this untill there are no more errors (I heard users who had to do this step 3 times for some .cab files).

Go back to the .cab file that gave the problem and  start with this file (step 4).


29 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

SOLUTION  KB4054566 / KB4340558

1. Create a map (using windows explorer) C:\updatefix and a submapC:\updatefix\expanded

2. Go to https: // www . catalog.update.microsoft.com, search for the updates and download the update-files in the map C:\updatefix

3. search (using windows explorer) for the .msu file in the map C:\updatefix, open an admin command prompt and typ: 

expand -f:* "C:\updatefix\<filename.msu>" C:\updatefix\expanded\

(filename should be copied from C:\updatefix\)

4. search (using windows explorer) for the .cab file in the map C:\updatefix\expanded and typ (using admin command prompt):

dism /online /add-package /packagepath:C:\updatefix\expanded\<filename.cab>

(filename should be copied from C:\updatefix\expanded)

reboot when asked

5. when an error occurs (80092004) typ (using admin command prompt):  

dism /online /remove-package /packagepath:C:\updatefix\expanded\<filename.cab>

(filename should be copied from C:\updatefix\expanded)

6. go back to step 4.

7. clean (using windows explorer) the map C:\updatefix\expanded when te update is finished and start with the next .msu file (step 2/3).

8. when all files are done remove (using windows explorer) the map C:\updatefix

I open CMD on Administrator. Copy command : expand -f:* "C:\updatefix\<kb4054566.msu>" C:\updatefix\expanded\

And CMD Write Error : can not open source file C:\updatefix\<kb4054566.msu>.

Update:

Early did not work  because mwjvl wrote this : <filename.msu>. I delete "< >" and ok.

And so, we will continue...

Step 4. dism /online /add-package /packagepath:C:\updatefix\expanded\kb4054566.msu - CMD write Error 80092004

(reboot do not asked).

Step 5. dism /online /remove-package /packagepath:C:\updatefix\expanded\kb4054566.msu - CMD Write error 80092004 AGAIN. AGAIN !!! And write : look LOG on windows\logs\DISM\dism.log

 Step 6. go back to step 4.

CMD Write error 80092004 AGAIN  And write : look LOG on windows\logs\DISM\dism.log

2 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

I thought it was clear to everyone that the <> should not be used in the command line.

You have to select the .cab file when using DISM

first try to use the DISM remove command on all .cab files and start over

1 person found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

hwc

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.


first try to use the DISM remove command on all .cab files and start over

And HOW to use DISM remove command ? Unclear. Show an example.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.


first try to use the DISM remove command on all .cab files and start over

And HOW to use DISM remove command ? Unclear. Show an example.

Step 5....

1 person found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

* Please try a lower page number.

* Please enter only numbers.

* Please try a lower page number.

* Please enter only numbers.

 
 

Question Info


Last updated April 26, 2024 Views 51,514 Applies to: