A way to at least get some codes for the last 10 failure reports would be to use this PowerShell expression starting at this directory:
PS C:\windows\SoftwareDistribution> (Select-String "Fail" "ReportingEvents.log")[-10..-1]
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.
A way to at least get some codes for the last 10 failure reports would be to use this PowerShell expression starting at this directory:
PS C:\windows\SoftwareDistribution> (Select-String "Fail" "ReportingEvents.log")[-10..-1]
I've tried every trouble shooting page i can find on the matter..... Here's my problem.
E0000100
E0000100
@VictorVierra, having spent over 50 hours last year resolving major Windows Update issues on Windows 8.1, I can sympathize. Due to unforeseen issues, there will always be some of us who run into issues with any operating system. Many people have had success contacting Microsoft Technical Support although the process can be frustrating and may involve a repair/refresh of Windows 8/8.1. You can download Windows 8.1 installation media yourself from http://www.microsoft.com/en-us/software-download/windows8 which should also work on systems that were upgraded from Windows 8 and therefore lack a Windows 8.1 product key (see FAQ, fourth entry from the bottom). Whenever doing major changes like this, a full system backup is a good idea.