Since this week, we can no longer search for files. Type something into the search bar in Explorer and it will start searching. As soon as something is found, Explorer closes and restarts. Two errors are logged in the Application log:
Faulting application name: SearchApp.exe, version: 10.0.19041.1023, time stamp: 0x51ea1ff4
Faulting module name: KERNELBASE.dll, version: 10.0.19041.1023, time stamp: 0x924f9cdb
Exception code: 0xc0000409
Fault offset: 0x000000000010b39c
Faulting process id: 0x2af4
Faulting application start time: 0x01d76e7e1430bfe5
Faulting application path: C:\WINDOWS\SystemApps\Microsoft.Windows.Search_cw5n1h2txyewy\SearchApp.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: b4726cef-cb31-49e3-824d-fbf71fd2306b
Faulting package full name: Microsoft.Windows.Search_1.14.2.19041_neutral_neutral_cw5n1h2txyewy
Faulting package-relative application ID: CortanaUI
and
Faulting application name: explorer.exe, version: 10.0.19041.1023, time stamp: 0xc438eef0
Faulting module name: ucrtbase.dll, version: 10.0.19041.789, time stamp: 0x2bd748bf
Exception code: 0xc0000409
Fault offset: 0x0000000000071208
Faulting process id: 0x27cc
Faulting application start time: 0x01d76e7ce0ae3b66
Faulting application path: C:\WINDOWS\explorer.exe
Faulting module path: C:\WINDOWS\System32\ucrtbase.dll
Report Id: 46df87cc-2c7c-4261-92cc-d890d639d26d
Faulting package full name:
Faulting package-relative application ID:
The last line in the first error suggests it has something to do with Cortana. Since Cortana is not available in our country, I disabled it using a GPO. After changing the setting to Enabled, Cortana can be started, greets with ‘not available in your country’ and that’s it. A search still crashes Explorer.
Did some searching and just about all websites recommend deleting the registry key ‘search’: HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Search but that doesn’t resolve the problem. Any ideas?