Raphire / Win11Debloat

A simple, easy to use PowerShell script to remove pre-installed apps from Windows, disable telemetry, remove Bing from Windows search as well as perform various other changes to declutter and improve your Windows experience. This script works for both Windows 10 and Windows 11.
MIT License
12.88k stars 546 forks source link

"Disable & remove bing search & cortana in Windows search" breaks all forms of search #70

Closed tig360 closed 3 months ago

tig360 commented 3 months ago

Selecting the option "Disable & remove bing search & cortana in Windows search." broke my search completely. I could not find any files or programs. It just kept loading and loading. I restored the functionality by running "Enable_Bing_Cortana_In_Search.reg" which fixed the issue after a reboot.

I am running Windows 11 v23H2.

Raphire commented 3 months ago

Heya,

I'm unfortunately unable to reproduce this issue myself. Did you attempt a system restart after disabling search?

tig360 commented 3 months ago

I have just tried the script on my desktop (the previous try was on my laptop) and it worked just fine. Maybe the is something weird about the windows install on my laptop. Thanks anyway.

Raphire commented 3 months ago

Thanks for the additional info. I did find some other user reports with a similar issue where rebuilding the Windows search index seems to help. See here for example: https://www.reddit.com/r/techsupport/comments/1bqk4pj/windows_search_function_is_giving_me_infinite/

I'll close this issue for now, but feel free to open a new issue if you find out more about the issue or encounter any other problems.