Share via

File Explorer Search gets Application Error

Anonymous
2022-08-04T15:05:15+00:00

Intermittently with Note Pad text file open in selected folder just as you click in Search box this error shows up in Event Viewer. Log Name: Application Source: Application Error Date: 7/31/2022 12:26:40 PM Event ID: 1000 Task Category: (100) Level: Error Keywords: Classic User: N/A Computer: Glen-PC Description: Faulting application name: SearchApp.exe, version: 10.0.19041.1865, time stamp: 0xac080100 Faulting module name: Windows.UI.dll, version: 10.0.19041.746, time stamp: 0x05b3f1f6 Exception code: 0xc0000409 Fault offset: 0x0006114d Faulting process id: 0x1d48 Faulting application start time: 0x01d8a4fdd1be2eb0 Faulting application path: C:\WINDOWS\SystemApps\Microsoft.Windows.Search_cw5n1h2txyewy\SearchApp.exe Faulting module path: C:\Windows\System32\Windows.UI.dll Report Id: 54932428-bcea-4652-b3cc-2082478284b6 Faulting package full name: Microsoft.Windows.Search_1.14.6.19041_neutral_neutral_cw5n1h2txyewy Faulting package-relative application ID: CortanaUI Event Xml: http://schemas.microsoft.com/win/2004/08/events/event"> 1000 0 2 100 0 0x80000000000000 56897 Application Glen-PC SearchApp.exe 10.0.19041.1865 ac080100 Windows.UI.dll 10.0.19041.746 05b3f1f6 c0000409 0006114d 1d48 01d8a4fdd1be2eb0 C:\WINDOWS\SystemApps\Microsoft.Windows.Search_cw5n1h2txyewy\SearchApp.exe C:\Windows\System32\Windows.UI.dll 54932428-bcea-4652-b3cc-2082478284b6 Microsoft.Windows.Search_1.14.6.19041_neutral_neutral_cw5n1h2txyewy CortanaUI

Windows for home | Windows 10 | Files, folders, and storage

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.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2022-08-04T16:08:51+00:00

    Hi. I'm David, and I'm happy to help you.

    I suggest you use the system file checker to repair possible corrupted or missing system files.

    1. Open Start and type cmd, right-click on "Command Prompt", and select "Run as administrator".
    2. Run the following commands at the Command Prompt one at a time:

    dism.exe /online /cleanup-image /scanhealth

    dism.exe /online /cleanup-image /restorehealth

    dism.exe /online /cleanup-image /startcomponentcleanup

    sfc /scannow

    1. Restart the PC and see if the problem is resolved.

    If it persists, perform a clean boot to see if any third-party program in the background is causing this problem. Follow the instructions carefully.

    https://support.microsoft.com/en-us/topic/how-t...

    If the problem does not occur after a clean boot. In this same article, there is a technique to help you identify which program is causing this in "How to determine what is causing the problem after you do a clean boot".

    After finding the cause or if it does not help, return to normal boot as instructed in "Reset the computer to start normally after clean boot troubleshooting".

    I hope this helps. Feel free to ask back any questions.

    Was this answer helpful?

    0 comments No comments