As the title says, explorer.exe is constantly crashing on Windows 8.1.
I have googled for answers but nothing I've found has helped. This has included running System File Checker, checking Launch folder windows in a separate process, and copying explorer.exe itself into Windows/System32.
I've just poked around in Event Viewer, and this seeems to be related to the latest crash:
Faulting application name: Explorer.EXE, version: 6.3.9600.18460, time stamp: 0x57c1b8c1
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x0000000002b80fd8
Faulting process id: 0x1df4
Faulting application start time: 0x01d804fdd27aa3f5
Faulting application path: C:\windows\Explorer.EXE
Faulting module path: unknown
Report Id: 3c8e7162-70f2-11ec-82a6-201a06a49912
Faulting package full name:
Faulting package-relative application ID:
- <Event xmlns="**http://schemas.microsoft.com/win/2004/08/events/event**">
- <System>
<Provider Name="Application Error" /><EventID Qualifiers="0">1000</EventID><Level>2</Level><Task>100</Task><Keywords>0x80000000000000</Keywords><TimeCreated SystemTime="2022-01-09T02:17:05.000000000Z" /><EventRecordID>48894</EventRecordID><Channel>Application</Channel><Computer>Lenovo-PC</Computer><Security /></System>
- <EventData>
<Data>Explorer.EXE</Data><Data>6.3.9600.18460</Data><Data>57c1b8c1</Data><Data>unknown</Data><Data>0.0.0.0</Data><Data>00000000</Data><Data>c0000005</Data><Data>0000000002b80fd8</Data><Data>1df4</Data><Data>01d804fdd27aa3f5</Data><Data>C:\windows\Explorer.EXE</Data><Data>unknown</Data><Data>3c8e7162-70f2-11ec-82a6-201a06a49912</Data><Data /><Data /></EventData>
</Event>
Can someone help please!