I have several updates that failed to install. I will start with the first:
KB3055999 with error code 80246013
Thank you
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
This error may appear anytime a Windows Update fails. To investigate possible solutions, we need to start with the specific error code.
We can do this by viewing your update history.
View failed update error code.
Please post here with your error code, so that the Community can try to help guide you appropriately.
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.
I have several updates that failed to install. I will start with the first:
KB3055999 with error code 80246013
Thank you
received a message that my computer did not recognize these commands
Looks like you were not in an Administrator Command Prompt then. E.g. on Surface RT there may be no environment variables and so you have to code everything explicitly. Here you were given explicit .exe so lack of PathExt would not matter and normally starting an Administrator Command Prompt puts you at %windir%\System32\ so a lack of Path also should not matter.
I followed these instructions and received a message that my computer did not recognize these commands
done the Update trouble shooter and it says that it found and fixed the problem but it still does not work
That's common.
C.f.
Thank god for BING. Answers search was useless trying to help me find that.
Hi Michael,
The issue might arise due to corrupt Windows Update package. I would suggest you to run the DISM tool and check if the issue gets resolved.
dism.exe /online /cleanup-image /scanhealth dism.exe /online /cleanup-image /restorehealth
To close the Command prompt window, type exit, and then press Enter. Restart the system and check if the issue persists.
Please post back your results for further assistance.