After the installation of the July update to 20H2 I’ve been getting daily application errors involving usoclient.exe, as follows:
Log Name: Application
Source: Application Error
Date: 7/16/2021 10:48:50 AM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: DESKTOP-SCFKLGJ
Description:
Faulting application name: usoclient.exe, version: 10.0.19041.906, time stamp: 0xdd46bcf0
Faulting module name: ucrtbase.dll, version: 10.0.19041.789, time stamp: 0x2bd748bf
Exception code: 0xc0000409
Fault offset: 0x000000000007286e
Faulting process id: 0x1894
Faulting application start time: 0x01d77a51b00e5e3c
Faulting application path: C:\WINDOWS\System32\usoclient.exe
Faulting module path: C:\WINDOWS\System32\ucrtbase.dll
Report Id: fb0fd940-2d4c-4acc-b87c-538aabfcd72d
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
<Event xmlns=”http://schemas.microsoft.com/win/2004/08/events/event”>
<System>
<Provider Name=”Application Error” />
<EventID Qualifiers=”0″>1000</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>100</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime=”2021-07-16T14:48:50.9010754Z” />
<EventRecordID>18829</EventRecordID>
<Correlation />
<Execution ProcessID=”0″ ThreadID=”0″ />
<Channel>Application</Channel>
<Computer>DESKTOP-SCFKLGJ</Computer>
<Security />
</System>
<EventData>
<Data>usoclient.exe</Data>
<Data>10.0.19041.906</Data>
<Data>dd46bcf0</Data>
<Data>ucrtbase.dll</Data>
<Data>10.0.19041.789</Data>
<Data>2bd748bf</Data>
<Data>c0000409</Data>
<Data>000000000007286e</Data>
<Data>1894</Data>
<Data>01d77a51b00e5e3c</Data>
<Data>C:\WINDOWS\System32\usoclient.exe</Data>
<Data>C:\WINDOWS\System32\ucrtbase.dll</Data>
<Data>fb0fd940-2d4c-4acc-b87c-538aabfcd72d</Data>
<Data>
</Data>
<Data>
</Data>
</EventData>
</Event>
I’ve gone to several sites and found “fixes” relating to changes in my Group Policy Editor and my registry and I’ve made them. I’ve run an sfc scan and it shows no issues. I’ve also checked the health of my system image and it shows no component corruption as it relates to 10.0.19042.1110. And, yet, the application errors continue. Any suggestions?