I am using Windows 10 version 20H2 Professional Edition (x64) version number 10.0.19042.906.
I have encountered a problem when installing updates today, all other updates installed successfully except for "2021-04 Cumulative Update for Windows 10 Version 20H2 for x86-based Systems (KB5001330)", this update fails to install every time I try, it shows "Status: Installing - 100%" before displaying this message:
Error encountered:
There were some problems installing updates, but we'll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: (0x8007007a)
I have tried cleaning C:\Windows\SoftwareDistribution\Download folder before restarting wuauserv
and it didn't help.
I have also tried running this script and it also didn't help (which isn't surprising in the least):
$Letter=(Get-DiskImage -ImagePath D:\ISO\Win10_20H2_v2_English_x64.iso | Get-Volume).DriveLetter
IF (!$Letter) {Mount-DiskImage -ImagePath D:\ISO\Win10_20H2_v2_English_x64.iso -StorageType ISO}
$Letter=(Get-DiskImage -ImagePath D:\ISO\Win10_20H2_v2_English_x64.iso | Get-Volume).DriveLetter
dism /online /cleanup-image /startcomponentcleanup /resetbase
dism /online /cleanup-image /spsuperseded
dism /online /cleanup-image /restorehealth /source:${Letter}:\sources\install.wim:6
sfc /scannow
And these are what I found in eventvwr:
Setup Event ID 3
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-Windows-Servicing" Guid="{bd12f3b8-fc40-4a61-a307-b7a013a069c1}" />
<EventID>3</EventID>
<Version>0</Version>
<Level>0</Level>
<Task>1</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2021-04-15T04:53:17.5428525Z" />
<EventRecordID>112</EventRecordID>
<Correlation />
<Execution ProcessID="17464" ThreadID="20936" />
<Channel>Setup</Channel>
<Computer>DESKTOP-F5VD1HQ</Computer>
<Security UserID="S-1-5-18" />
</System>
- <UserData>
- <CbsPackageChangeState xmlns="http://manifests.microsoft.com/win/2004/08/windows/setup_provider">
<PackageIdentifier>KB5001330</PackageIdentifier>
<IntendedPackageState>5112</IntendedPackageState>
<IntendedPackageStateTextized>Installed</IntendedPackageStateTextized>
<ErrorCode>0x8007007a</ErrorCode>
<Client>UpdateAgentLCU</Client>
</CbsPackageChangeState>
</UserData>
</Event>
System Event ID 20
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-Windows-WindowsUpdateClient" Guid="{945a8954-c147-4acd-923f-40c45405a658}" />
<EventID>20</EventID>
<Version>1</Version>
<Level>2</Level>
<Task>1</Task>
<Opcode>13</Opcode>
<Keywords>0x8000000000000028</Keywords>
<TimeCreated SystemTime="2021-04-15T05:52:14.8156220Z" />
<EventRecordID>10703</EventRecordID>
<Correlation />
<Execution ProcessID="21940" ThreadID="14744" />
<Channel>System</Channel>
<Computer>DESKTOP-F5VD1HQ</Computer>
<Security UserID="S-1-5-18" />
</System>
- <EventData>
<Data Name="errorCode">0x8007007a</Data>
<Data Name="updateTitle">2021-04 Cumulative Update for Windows 10 Version 20H2 for x64-based Systems (KB5001330)</Data>
<Data Name="updateGuid">{02205639-24f0-4349-b105-af31e9967fef}</Data>
<Data Name="updateRevisionNumber">1</Data>
<Data Name="serviceGuid">{8b24b027-1dee-babb-9a95-3517dfb9c552}</Data>
</EventData>
</Event>
And yes, I have researched error code 0x8007007a —— with what? Google, of course, what else? And it again proves to be futile.
I have Google searched "Windows Update 0x8007007a" and this is the result.
The results are mostly related to "Windows Live Mail", OneDrive and Outlook, and they are related to getting this error code when sending out emails, but as you can see this is not the case here, I don't use OneDrive and Mail apps, I rarely use emails and I don't send messages out, though I have Microsoft accounts I don't use them in Mail app, I use them in browsers and this has no connection whatsoever with Windows Update...
So how on earth can I fix this issue? Thanks in advance.
UPDATE
Windows Update logs(uploaded to Google Drive)
CBS.7z (Path: C:\Windows\Logs\CBS)
WindowsUpdate.7z (Path: C:\Windows\Logs\WindowsUpdate)
Update
So I retried to install this particular update today and found more relevant information.
I found this error:
Windows update "Security Update for Windows (KB5001330)" could not be installed because of error 2147942522 "The data area passed to a system call is too small." (Command line: ""C:\Windows\system32\wusa.exe" "C:\Users\Estranger\Downloads\windows10.0-kb5001330-x64_48f2955cc5688bf56b32be1cca4cd1f02f1d36e2.msu" ")
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-Windows-WUSA" Guid="{09608c12-c1da-4104-a6fe-b959cf57560a}" />
<EventID>3</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2021-04-22T10:07:18.1253705Z" />
<EventRecordID>186</EventRecordID>
<Correlation />
<Execution ProcessID="5240" ThreadID="8424" />
<Channel>Setup</Channel>
<Computer>DESKTOP-F5VD1HQ</Computer>
<Security UserID="S-1-5-21-592717109-86025413-3843847441-1001" />
</System>
- <EventData>
<Data Name="UpdateTitle">"Security Update for Windows (KB5001330)"</Data>
<Data Name="ErrorCode">2147942522</Data>
<Data Name="ErrorString">The data area passed to a system call is too small.</Data>
<Data Name="CommandLine">"C:\Windows\system32\wusa.exe" "C:\Users\Estranger\Downloads\windows10.0-kb5001330-x64_48f2955cc5688bf56b32be1cca4cd1f02f1d36e2.msu"</Data>
</EventData>
</Event>
And this warning that had appeared multiple times:
The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
{2593F8B9-4EAF-457C-B68A-50F6B8EA6B54}
and APPID
{15C20B67-12E7-4BB6-92BB-7AFF07997402}
to the user DESKTOP-F5VD1HQ\Estranger SID (S-1-5-21-592717109-86025413-3843847441-1001) from address LocalHost (Using LRPC) running in the application container Unavailable SID (Unavailable). This security permission can be modified using the Component Services administrative tool.
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-Windows-DistributedCOM" Guid="{1B562E86-B7AA-4131-BADC-B6F3A001407E}" EventSourceName="DCOM" />
<EventID Qualifiers="0">10016</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8080000000000000</Keywords>
<TimeCreated SystemTime="2021-04-27T04:09:00.8767147Z" />
<EventRecordID>15311</EventRecordID>
<Correlation ActivityID="{4eb39bb7-1bfb-4556-91de-777c0ef65c2b}" />
<Execution ProcessID="764" ThreadID="3476" />
<Channel>System</Channel>
<Computer>DESKTOP-F5VD1HQ</Computer>
<Security UserID="S-1-5-21-592717109-86025413-3843847441-1001" />
</System>
- <EventData>
<Data Name="param1">application-specific</Data>
<Data Name="param2">Local</Data>
<Data Name="param3">Activation</Data>
<Data Name="param4">{2593F8B9-4EAF-457C-B68A-50F6B8EA6B54}</Data>
<Data Name="param5">{15C20B67-12E7-4BB6-92BB-7AFF07997402}</Data>
<Data Name="param6">DESKTOP-F5VD1HQ</Data>
<Data Name="param7">Estranger</Data>
<Data Name="param8">S-1-5-21-592717109-86025413-3843847441-1001</Data>
<Data Name="param9">LocalHost (Using LRPC)</Data>
<Data Name="param10">Unavailable</Data>
<Data Name="param11">Unavailable</Data>
</EventData>
</Event>
And I think they are related.
I found the key:
[HKEY_CLASSES_ROOT\CLSID\{2593f8b9-4eaf-457c-b68a-50f6b8ea6b54}]
@="PerAppRuntimeBroker"
"AppID"="{15c20b67-12e7-4bb6-92bb-7aff07997402}"
And I don't know what to do next.
How can I install this update successfully?
User contributions licensed under CC BY-SA 3.0