Also having the same issues, but also having lots of dcom issues, some which i've resolved, some which I can't. Been having blue screens for a few weeks, have reinstalled windows twice now, both times erasing everything and starting again, but problems keep coming back!
Event 65, AppModel-Runtime
I am getting these errors with "Failed with 0x57 retrieving AppModelRuntime status for package Windows." Anyone know what's causing this? Computer is up to date with windows updates...
Log Name: Microsoft-Windows-AppModel-Runtime/Admin
Source: Microsoft-Windows-AppModel-Runtime
Date: 6/27/2020 12:18:47 PM
Event ID: 65
Task Category: None
Level: Error
Keywords: Process
User: DESKTOP-E6NN4IN\****
Computer: DESKTOP-E6NN4IN
Description:
Failed with 0x57 retrieving AppModel Runtime status for package Windows.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-AppModel-Runtime" Guid="{f1ef270a-0d32-4352-ba52-dbab41e1d859}" />
<EventID>65</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x2000000000000001</Keywords>
<TimeCreated SystemTime="2020-06-27T16:18:47.3669303Z" />
<EventRecordID>291</EventRecordID>
<Correlation />
<Execution ProcessID="5688" ThreadID="860" />
<Channel>Microsoft-Windows-AppModel-Runtime/Admin</Channel>
<Computer>DESKTOP-E6NN4IN</Computer>
<Security UserID="S-1-5-21-3346474396-2195920789-1777076811-1001" />
</System>
<EventData>
<Data Name="ErrorCode">87</Data>
<Data Name="PackageFullName">Windows</Data>
</EventData>
</Event>
Windows for home | Windows 10 | Performance and system failures
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.
120 answers
Sort by: Newest
-
Anonymous
2020-07-08T18:58:29+00:00 -
Anonymous
2020-07-08T07:20:57+00:00 Having the same issue. Please Advise.
-
Anonymous
2020-07-08T05:02:03+00:00 I have been dealing with the same problem and sometimes my apps crash with blue screen error
.
-
Anonymous
2020-07-03T23:19:21+00:00 Hello Prakhar,
Thanks for the reply and the additional troubleshooting steps.
1) I already have the lastest version of Visual C++ installed. I went ahead and ran the exe anyway, and "repaired" the install and rebooted.
2) I ran the powershell command you supplied and ended up with several errors. It appears it can't install several of the apps because they are currently in use... Please let me know if you need me to run this another way when the resources are not in use.
- I created another user account and the error occurred while logged into that account as well.
Please advise. Thanks!
-
Anonymous
2020-07-02T23:52:49+00:00 Hello, I am encountering the same exact issue as ProfessorCnile above. I have followed all the proposed solutions listed above, with the exception of running in safe mode. In addition, I've also done a clean re-install of Windows and downgrading the video drivers to a much earlier version. I do not know what is causing this but it is literally impossible to run any 3d accelerated applications such as games - they invariably freeze up with massive audio stuttering and do not recover - I have to shut down the application through the task manager to regain control of the system, but I do not get blue-screen errors. Here's a sample log file entry:
Log Name: Microsoft-Windows-AppModel-Runtime/Admin
Source: Microsoft-Windows-AppModel-Runtime
Date: 7/2/2020 7:01:57 PM
Event ID: 65
Task Category: None
Level: Error
Keywords: Process
Computer: JUPITER
Description:
Failed with 0x57 retrieving AppModel Runtime status for package Windows.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-AppModel-Runtime" Guid="{f1ef270a-0d32-4352-ba52-dbab41e1d859}" />
<EventID>65</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x2000000000000001</Keywords>
<TimeCreated SystemTime="2020-07-02T23:01:57.6005010Z" />
<EventRecordID>2912</EventRecordID>
<Correlation />
<Execution ProcessID="10352" ThreadID="15892" />
<Channel>Microsoft-Windows-AppModel-Runtime/Admin</Channel>
<Computer>JUPITER</Computer>
<Security UserID="S-1-5-21-2461473350-3377377077-881336284-1007" />
</System>
<EventData>
<Data Name="ErrorCode">87</Data>
<Data Name="PackageFullName">Windows</Data>
</EventData>
</Event>
This error is immediately followed by this additional error:
Log Name: System
Source: Display
Date: 7/2/2020 7:02:32 PM
Event ID: 4101
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: JUPITER
Description:
Display driver nvlddmkm stopped responding and has successfully recovered.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Display" />
<EventID Qualifiers="0">4101</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2020-07-02T23:02:32.0601637Z" />
<EventRecordID>3045</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>JUPITER</Computer>
<Security />
</System>
<EventData>
<Data>nvlddmkm</Data>
<Data>
</Data>
</EventData>
</Event>
Any additional suggestions you can make to resolve this would be appreciated.