Hello,
I've seen this question in the title come by multiple times. However, after searching hours of Microsoft and external forums, I've found no solution.
First some basic info:
Running Windows 11 Pro 24H2 26100.4061.
Currently I'm also trying to install KB5058411, which also fails endlessly (installing till 100%, then says update failed 0x800f081f).
The problem:
Recently my search bar stopped working. As far as I know, no change has been made to make this happen (updates etc).
Sometimes the problem consists of not being able to type in the search bar, sometimes it also say 'search indexing is turned off'.
I can click the search bar, but when I want to type, no letters come foreward and no search is being done.
Searching inside explorer and task manager does work. Searching inside system settings does not.
I did a fresh Windows reinstall (while only keeping personal data, and deleting all apps). This fixed the problem, for about 2 hours. After that, I was back at square one. All I did was install some standard programs that have run on my pc for years without problems (stuff like Adobe, Steam, Ubisoft, Malwarebytes etc.)
I've tried many things:
SC config trustedinstaller start=auto
net stop bits
net stop wuauserv
net stop msiserver
net stop cryptsvc
net stop appidsvc
Ren %Systemroot%\SoftwareDistribution SoftwareDistribution.old
Ren %Systemroot%\System32\catroot2 catroot2.old
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
netsh winsock reset
netsh winsock reset proxy
rundll32.exe pnpclean.dll,RunDLL_PnpClean /DRIVERS /MAXCLEAN
dism /Online /Cleanup-image /ScanHealth
dism /Online /Cleanup-image /CheckHealth
dism /Online /Cleanup-image /RestoreHealth
dism /Online /Cleanup-image /StartComponentCleanup
Sfc /ScanNow
net start bits
net start wuauserv
net start msiserver
net start cryptsvc
net start appidsvc
- Full virus scans with Malwarebytes without any results
- Way more but I don't even remember what.
Hope you can help, thanks!