Windows 8.1 disable search bar completely

basher

New Member
Messages
53
When i play games or do other full screen stuff, and when i press alt+tab to go to desktop, it shows "search pane" and opens me charm bar with search bar only in it... I have classic shell installed, i have disabled all that broken metro stuff, from hot corners, charm bar, to start screen, but that search bar just doesnt go away, how to completely remove it ?
 
Indeed, sorry, I have removed my post, because I have noticed, that Classic Shell contains something like:

Find programs, settings, files and documents.

Maybe it is part of that software?
 
That's strange. Alt-Tab opens the Metro search only when you switch away from fullscreen?
 
The "Alt+Tab" should display active applications on the system with small icons for each. Since you removed the "broken metro stuff" and replaced it with third-party "classic shell", it "broke" the list of active application. Except the search bar...

The search bar is integral part of the OS and it runs as "Windows Search", configured as automatic (delayed start) service. You can try disabling this service, but it may result in a performance hit since two other services depend on windows search. Namely the windows media player network sharing service and work folders, whatever the last is for...

You could also try this registry settings at your own risk...

Close to two years ego, the windows search could be uninstalled from the list of features, but that's history by now...
 
Well, deleting these two files solves the issue:

Windows.Shell.Search.UriHandler.dll
Windows.UI.Search.dll


it runs as "Windows Search"

Wrong. Disabling Windows Search service does not remove the bar, do not mislead people.
 
Hei Anixx
When I do a search for the files above..
I get four different location:
C:\Windows\System32

C:\Windows\SysWOW64

C:\Windows\WinSxS\wow64_microsoft-windows-ui-search_31bf3856ad364e35_6.3.9600.17415_none_f070de6c2b202bd8

C:\Windows\WinSxS\amd64_microsoft-windows-ui-search_31bf3856ad364e35_6.3.9600.17415_none_e61c3419f6bf69dd

Do I have to dele the files in all locations to remove the search bar in the charmbar?

/The Pilot
 
C:\Windows\System32\Windows.Shell.Search.UriHandler.dll is a hardlink:

C:\Windows\System32>fsutil hardlink list "C:\Windows\System32\Windows.Shell.Search.UriHandler.dll"

\Windows\System32\Windows.Shell.Search.UriHandler.dll

\Windows\WinSxS\amd64_microsoft-windows-ui-search_31bf3856ad364e35_10.0.10240.16386_none_fd11aeadbdaf3bd3\Windows.Shell.Search.UriHandler.dll
 
Back
Top