- Messages
- 11
Since yesterday I have noticed a delay during the welcome circle loading screen after login. Then I checked the event viewer and found out that I get around 15 errors of the same event ID 131 which contains the following details:
Log Name: Microsoft-Windows-DeviceSetupManager/AdminSource: Microsoft-Windows-DeviceSetupManager
Date: 9/13/2014 1:07:25 AM
Event ID: 131
Task Category: None
Level: Error
Keywords:
User: SYSTEM
Computer: ASUS
Description:
Metadata staging failed, result={1C852A4D-B800-1F08-ABCD-E4115B8201DD} for container '0x80070490'
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-DeviceSetupManager" Guid="{FCBB06BB-6A2A-46E3-ABAA-246CB4E508B2}" />
<EventID>131</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x4000000000000000</Keywords>
<TimeCreated SystemTime="2014-09-12T21:07:25.275201900Z" />
<EventRecordID>4369</EventRecordID>
<Correlation />
<Execution ProcessID="332" ThreadID="4204" />
<Channel>Microsoft-Windows-DeviceSetupManager/Admin</Channel>
<Computer>ASUS</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="Prop_ContainerId">{1C852A4D-B800-1F08-ABCD-E4115B8201DD}</Data>
<Data Name="HRESULT">2147943568</Data>
</EventData>
</Event>
I have not done any hardware changes and have no idea why these error suddenly started to show up.
I have searched everywhere about this error and could not find any matching solution. I appreciate if someone can help me figure out what is the cause of these errors and a solution. Thanks
EDIT: Just to clarify, I have tried the following troubleshooting steps:
Ran the following commands:
sfc /scannow
DISM.exe /Online /Cleanup-image /Restorehealth
net stop wuauserv
ren SoftwareDistribution SoftwareDistribution.old
net start wuauserv
finally, I also tried running the "Windows Update Diagnostics Tool"
SF diagnostic logs attached
Log Name: Microsoft-Windows-DeviceSetupManager/AdminSource: Microsoft-Windows-DeviceSetupManager
Date: 9/13/2014 1:07:25 AM
Event ID: 131
Task Category: None
Level: Error
Keywords:
User: SYSTEM
Computer: ASUS
Description:
Metadata staging failed, result={1C852A4D-B800-1F08-ABCD-E4115B8201DD} for container '0x80070490'
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-DeviceSetupManager" Guid="{FCBB06BB-6A2A-46E3-ABAA-246CB4E508B2}" />
<EventID>131</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x4000000000000000</Keywords>
<TimeCreated SystemTime="2014-09-12T21:07:25.275201900Z" />
<EventRecordID>4369</EventRecordID>
<Correlation />
<Execution ProcessID="332" ThreadID="4204" />
<Channel>Microsoft-Windows-DeviceSetupManager/Admin</Channel>
<Computer>ASUS</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="Prop_ContainerId">{1C852A4D-B800-1F08-ABCD-E4115B8201DD}</Data>
<Data Name="HRESULT">2147943568</Data>
</EventData>
</Event>
I have not done any hardware changes and have no idea why these error suddenly started to show up.
I have searched everywhere about this error and could not find any matching solution. I appreciate if someone can help me figure out what is the cause of these errors and a solution. Thanks
EDIT: Just to clarify, I have tried the following troubleshooting steps:
Ran the following commands:
sfc /scannow
DISM.exe /Online /Cleanup-image /Restorehealth
net stop wuauserv
ren SoftwareDistribution SoftwareDistribution.old
net start wuauserv
finally, I also tried running the "Windows Update Diagnostics Tool"
SF diagnostic logs attached
Last edited: