Hi Beluga,
If the Search panel is opening but not displaying content correctly, the issue may be related to the Search interface components rather than the search index itself. One troubleshooting step that may help is re-registering the Windows Search package and repairing the component used to render the Search experience.
Try the following:
- Open Windows Terminal (Admin).
- Run the following command:
Get-AppxPackage MicrosoftWindows.Client.CBS | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppxManifest.xml"} - Restart your PC and test Search again.
If the issue continues:
- Go to Settings > Apps > Installed apps.
- Find Microsoft Edge WebView2 Runtime.
- Select Modify > Repair.
- Restart the device after the repair completes.
If the problem still occurs, please share your Windows version and build number (Settings > System > About) and whether the same behavior occurs in a newly created local user account.
Let me know if you need further assistance, feel free to ask me by clicking "Add Comment" or "Add Answer" if you cannot add comment so your response will be visible. Thanks for your effort.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.