Faulting module name: ucrtbase.dll, version: 10.0.18362.1, time stamp: 0x5cbddb81
Exception code: 0xc0000409
Fault offset: 0x000000000006d3be
Faulting process ID: 0x224c
Faulting application start time: 0x01d51143b4a9c727
Faulting application path: C:\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy\ShellExperienceHost.exe
Faulting module path: C:\Windows\System32\ucrtbase.dll
Report ID: 7d3fc6c9-e9d7-424f-b451-d31b15380202
Faulting package full name: Microsoft.Windows.ShellExperienceHost_10.0.18362.1_neutral_neutral_cw5n1h2txyewy
Faulting package-relative application ID: App
This works on other profiles but not my own, this computer is domain joined, I have removed my local profile and cleared my Active Directory one.
I've done an SFC /Scannow
and it didn't fix it either.
I've also registered AppX packages using Get-AppXPackage
and Add-AppXPackage
(I don't have the one liner on hand)
To reproduce the problem if I click on the Action Center at the bottom right the mouse spins for a second or two then Event Viewer gets an event with the above message.
This is on a semi-fresh install of 1903 (I've installed VS2019, and VS2019 preview etc)
User contributions licensed under CC BY-SA 3.0