Windows 10: Windows Search Bar flashing and closing itself

Discus and support Windows Search Bar flashing and closing itself in Windows 10 Software and Apps to solve the problem; I am having this problem for past 6 months. Whenever I try to search something not the search bar, I flashese for a second and shut itself. I have... Discussion in 'Windows 10 Software and Apps' started by Yash Bothra, Sep 2, 2023.

  1. Windows Search Bar flashing and closing itself


    I am having this problem for past 6 months. Whenever I try to search something not the search bar, I flashese for a second and shut itself. I have tried restartiong its services in the service tab but the problem is same. Sarching for items in Windows is an important feature of Windows. I can't even look for apps I previously installed on my PC and have to locally tryna find the location of the files. I am requesting any solution for this problem.Someone told me about the indexing related stuff but I didn't understand what to do and haven't tried that.HELP

    :)
     
    Yash Bothra, Sep 2, 2023
    #1

  2. Search Bar/Cortana

    Hello,

    Thank you for posting your concern here in Microsoft Community and welcome to the Windows 10 family.

    From the description, I understand that you are still receiving the pop up notifications, despite having disabled the search functionality in windows 10.

    Steps to disable the Search Bar

    • Right click on the task bar.
    • Select the "Search" option.
    • Select "Disable."
    However, if the above steps don't work out, perform the below suggested steps and check if it helps to resolve the issue.

    Open a CMD window started as Administrator.

    Repair corruption: Dism /online /cleanup-image /restorehealth.

    Run this command next: Sfc /scannow

    Now run these two commands:

    PowerShell -ExecutionPolicy Unrestricted

    Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    Hope the above information was helpful.

    Thank You.
     
    Sayan_Ghosh, Sep 2, 2023
    #2
  3. How to clear the search record at the search bar on Windows 10

    Hello,

    Thank you for posting your query in Microsoft Community.

    I apologize for the inconvenience happened. We are glad to help you.

    Please share this:


    • Which search bar are you referring to?

    • Is it the search bar in file explorer or the search bar on desktop (cortana and search)?
    If you are referring to the search bar in file explorer, I suggest you to follow the steps given below and check if it helps:
    (to delete a specific entry)


    • Open File Explorer.

    • Click/tap inside the Search box, then select (highlight) the search suggestion (ex:
      ttt) that you want to delete, and press the Delete key.

    • You will not notice that it has been deleted.

    • Repeat if you would like to delete another one.

    To clear all search entries, follow this:


    • Click/tap on the Download button below to download the .bat file below, then
      run it.

      Clear_Search_History_in_File_Explorer.bat

    2. If prompted, click/tap on Run.

    NOTE: If you like, you can stop getting the Run prompt by
    unblocking

    the downloaded .bat file
    .

    3. You will now notice a command prompt quickly open and close while applying the changes to your registry.

    Hope this information helps. Feel free to get back to us for further queries. We will be happy to assist you.

    Thanks and regards,

    Jenith
     
    Jenith_James, Sep 2, 2023
    #3
  4. jbailey8 Win User

    Windows Search Bar flashing and closing itself

    HyperSLI (Enabling SLI on non-sli motherboards)

    To turn off windows updates in windows 7 follow these steps:

    Click the start button, in the search box type in 'windows updates', click on 'windows update'
    in the search results list, in the left side of the windows update window click 'change settings'
    then in the option bar select 'Never check for updates'.
     
    jbailey8, Sep 2, 2023
    #4
Thema:

Windows Search Bar flashing and closing itself

Loading...
  1. Windows Search Bar flashing and closing itself - Similar Threads - Search Bar flashing

  2. Windows search bar flickers then closes

    in Cortana
    Windows search bar flickers then closes: I'm unsure how long I've been having this problem I haven't really used my computer much lately. Whenever I want to search something using the search bar, it flickers for a second then closes as if there's been a really quick double click? I first thought it was a mouse issue...
  3. Windows Search Bar flashing and closing itself

    in Windows 10 Gaming
    Windows Search Bar flashing and closing itself: I am having this problem for past 6 months. Whenever I try to search something not the search bar, I flashese for a second and shut itself. I have tried restartiong its services in the service tab but the problem is same. Sarching for items in Windows is an important feature...
  4. Windows Search Bar flashing and closing itself

    in Cortana
    Windows Search Bar flashing and closing itself: I am having this problem for past 6 months. Whenever I try to search something not the search bar, I flashese for a second and shut itself. I have tried restartiong its services in the service tab but the problem is same. Sarching for items in Windows is an important feature...
  5. Search bar closing itself after interaction

    in Windows 10 Software and Apps
    Search bar closing itself after interaction: Whenever I open the search bar prompt on the latest Windows 11 version, it closes itself after clicking the text bar. This did not happen before, and it happened once I got the newest version of Windows....
  6. Search bar closing itself after interaction

    in Windows 10 Gaming
    Search bar closing itself after interaction: Whenever I open the search bar prompt on the latest Windows 11 version, it closes itself after clicking the text bar. This did not happen before, and it happened once I got the newest version of Windows....
  7. Search bar closes itself after clicking

    in Windows 10 Gaming
    Search bar closes itself after clicking: When I click on the search bar it opens up into a white box and then closes itself like 2 seconds later. I've done a troubleshoot a few times and it says search bar not working but doesn't end up fixing it. If anyone knows a fix that would be great...
  8. Search bar closes itself after clicking

    in Windows 10 Software and Apps
    Search bar closes itself after clicking: When I click on the search bar it opens up into a white box and then closes itself like 2 seconds later. I've done a troubleshoot a few times and it says search bar not working but doesn't end up fixing it. If anyone knows a fix that would be great...
  9. Search bar closes itself after clicking

    in Cortana
    Search bar closes itself after clicking: When I click on the search bar it opens up into a white box and then closes itself like 2 seconds later. I've done a troubleshoot a few times and it says search bar not working but doesn't end up fixing it. If anyone knows a fix that would be great...
  10. search bar windows closing and freezing

    in Cortana
    search bar windows closing and freezing: I am having this error when i run this command: Get-AppXPackage -AllUsers Where-Object {$_.InstallLocation -like "*SystemApps*"} Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$$_.InstallLocation\AppXManifest.xml"} in powershell, I am trying to use this command...