Hi Ravi Thammisetti,
Which version are you on now, use winver and post back the build.
Have you tried -- Open Settings, search Recovery, run Fix problems using Windows Update, then retry to install.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am Downloading the Windows 11 Insider Preview 29634.1000 (rs_prerelease) version but every time it is giving the Update Fail error and the error code which i got After restarting my pc are Failed to install on 30-07-2026 - 0xc1900130, Failed to install on 29-07-2026 - 0x80070005, Failed to install on 28-07-2026 - 0x80070005 , Can you please give me the solution for this error resolving
Hi Ravi Thammisetti,
Which version are you on now, use winver and post back the build.
Have you tried -- Open Settings, search Recovery, run Fix problems using Windows Update, then retry to install.
Hi Bryce,
They probably got it by running "driverquery /v /fo list | findstr /i wimmount" but as I said this just identifies if you have "Windows Assessment and Deployment Kit" or "Windows PE Add-on" installed, which has the wimmount.sys in a different location and was a much older version in my case. However, the error reported here is 0x80070005, which appears to be an Access Denied, my error was 0x80070241 which appears to be a case of the WIM mounting failure.
Hi Ravi,
I suggest to start you go through, as Bryce suggested, to use the troubleshooter and continue from there.
Hi Guys,On my system after much digging it was related to "Windows Assessment and Deployment Kit" being installed. I also found that "Windows PE Add-on", if installed, could contribute to this.
To check if you are affected run "driverquery /v /fo list | findstr /i wimmount" and if you get anything other than "C:\Windows\System32\drivers\wimmount.sys" it's possible you are similarly affected.