Share via

Search bar crash

Anonymous
2023-11-30T15:45:15+00:00

Hi everyone

search application on windows 10

problem date Status

Stopped working 2023 Report sent

Detales

Problem Event Name: MoAppCrash

Package Full Name: Microsoft.Windows.Search_1.14.10.19041_neutral_neutral_cw5n1h2txyewy

Application Name: praid:CortanaUI

and the error continue (its keep restarting the search bar and crash over and over again)

how can i fix it ?

Windows for home | Windows 10 | Performance and system failures

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

3 answers

Sort by: Most helpful
  1. John DeV 164.9K Reputation points Independent Advisor
    2023-11-30T18:55:42+00:00

    Thank you for updating me with that information. I apologize that the above methods did not resolve the issue.

    Please try creating a new local administrator account then see if the issue is not profile specific.

    https://support.microsoft.com/en-us/windows/cre...

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-11-30T18:48:49+00:00

    the problem started since 2023/11/27

    I am grateful for your attempt to help me, but unfortunately none of the methods you mentioned worked

    Was this answer helpful?

    0 comments No comments
  3. John DeV 164.9K Reputation points Independent Advisor
    2023-11-30T16:17:42+00:00

    Hi, good day! I'm John Dev a Windows user like you and I'll be happy to assist you today. I know this has been difficult for you, Rest assured, I'm going to do my best to help you.

    When was the last time it worked properly?

    Please try the following methods below.

    Method 1.

    **Please try to check first this support article.

    https://docs.microsoft.com/en-us/troubleshoot/w...

    Method 2.

    **Please try to run SFC and DISM to check for any system errors and corrupted files.

    https://support.microsoft.com/en-us/windows/usi...

    After that, restart your computer

    Note: You can open Command Prompt as administrator by doing this,

    Press Windows key+R to open Run then type: cmd

    Press Ctrl+Shift+Enter to run as administrator

    Proceed with the commands inside the support article

    Method 3.

    **Repair all Windows apps via PowerShell

    Windows key+X then select Windows PowerShell (Admin)

    Copy and paste the command below one at a time then press Enter. Please ignore the red errors and let the process complete.

    Get-AppxPackage Microsoft.Windows.ShellExperienceHost | foreach {Add-AppxPackage -register "$($_.InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode}

    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    Restart your computer

    Kindly let me know if this helps or if you have any further concerns.

    Kind regards,

    John DeV

    Independent Advisor

    Was this answer helpful?

    0 comments No comments