Forum Discussion

GamingRecordTV's avatar
GamingRecordTV
Copper Contributor
Aug 15, 2021

Searchbox bug

Wenn ich was in der Suchleiste suchen will, funktioniert es nicht und es wird von der Leiste nichts angezeigt.

 

Build: 22000.132

 

 

Searchbox doesn't accept what i tipped in. Every Time when i open the Searchbox and want to write in it, nothing works....

3 Replies

  • Hello GamingRecordTV 

     

    To fix this issue you need to rebuild your search index. Please follow the instructions below:

     

    1. Open the Control Panel (icons view), click/tap on the Indexing Options icon, and close the Control Panel.
    2. Click/tap on the Advanced button.
    3. In the Index Settings tab, click/tap on the Rebuild button under Troubleshooting.
    4. Click/tap on OK to confirm.
    5. Indexing will now be in progress.
    6. When indexing has completed, click/tap on Close.

    Also have attached a screenshot for guidance.

     

     

    If after rebuilding still does not work, force Windows updates by doing the following: 

     Open CMD as an admin and run the below:

     

    Reg delete HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate

    yes

     

    Net stop wuauserv >NUL

     

    Cd C:\windows

     

    rmdir softwaredistribution /s /q

     

    Net start wuauserv >NUL

     

    Once you have done this, run Windows Updates. When finished, reboot the computer. 

     

    Also worth running the below commands on CMD one by one until they are complete to repair Windows corrupted files.


    DISM.exe /Online /Cleanup-image /Restorehealth

     

    fsutil resource setautoreset true C:\

     

    sfc /scannow

     

    Hope this helps,

     

    Thanks,

    Jose 

     

     

     

Resources