Change Windows 8.1 Metro Search Provider

9

2

Windows 8.1 is a great improvement over Windows 8. But the one thing that irks me is the deep integration of Microsoft services into the new Metro/Modern interface. Bing is now integrated into every search ran in the start menu.

I know we have to ability to disable Bing within the metro settings. And disabled I did, as frankly, I do not trust Bing with my searching; however, since the option to search is there, I want to tweak the search provider to my pleasing.

I know in the EU there was a order given to Microsoft about allowing any search engine to be set in Internet Explorer, rather than just their own. I am hoping this might allow the user in Windows 8.1 to also switch the OS search engine.

So my question: Is there a way to switch the OS level search engine provider to, for example, Google? (Not just within Internet Explorer)

Mark Lopez

Posted 2013-12-16T19:17:42.553

Reputation: 925

4Currently: Nope. – Ƭᴇcʜιᴇ007 – 2013-12-16T19:26:25.157

Its actually called Smart Search – Ramhound – 2013-12-16T19:26:54.293

I was hoping for anything, (registry edits, code injection, metro proxying, etc.). – Mark Lopez – 2013-12-16T19:32:50.370

@MarkLopez - The hack you seek does not exist. – Ramhound – 2013-12-20T00:15:35.790

@Ramhound Developers were able make P/Invoke calls on a hidden Windows 8.1 API to remove the start button before the OS was released to the public. I find it hard to believe that the search provider is unhackable. – Mark Lopez – 2013-12-20T00:20:37.747

This would be so sweet. But I am sure Microsoft does not want other providers beside its own (Bing). Maybe later but for now there is nothing. – Devid – 2013-12-20T01:32:05.430

1@MarkLopez - I didn't say it wasn't possible. My research proved fruitless which means, if the hack currently existed, I would have found some mention of one. – Ramhound – 2013-12-20T01:34:25.420

@Ramhound My thoughts exactly, although that would be sad to say, I am just trying to prevent a dead post full of "it's not possible"'s. – Mark Lopez – 2013-12-20T01:42:10.463

Answers

2

I've asked this Gov Maharaj from Microsoft and I got the answer that is it not possible. There are no registry keys you can edit to change the search engine. You can only turn it off.

Watch one of the next episodes, he should answer it there.

magicandre1981

Posted 2013-12-16T19:17:42.553

Reputation: 86 560

Asking an employee of Microsoft might not provide the most accurate and trustworthy answer. I doubt Microsoft would tell users how do anything to reduce their search engine market share. Registry keys are not the only way to change Windows configurations. – Mark Lopez – 2013-12-21T07:12:06.830

I searched a bit and the new search is directly integrated inside the Windows.UI.Search.dll I can't see how to change it. Phone the MS support and give feedback that you want to change it. Maybe they add this in the next Windows Version/larger Update for 8.x. – magicandre1981 – 2013-12-23T07:06:04.773

1

Sure, you can always to do it for Internet Explorer or another internet browser, but Microsoft isn't going to let about half of its Bing traffic go to waste, and frankly, I don't blame them. Until someone manages to hack the system or release a workaround, I don't think there's anyway to switch it. You can, however, go to the Windows store and get the Metro/Modern app for Google or your other preferred search engine, and that could make it easier to search the web from the start screen.

javathunderman

Posted 2013-12-16T19:17:42.553

Reputation: 188

I was hoping that the EU would force Microsoft to allow all engines like they did with IE. If not, I was hoping this thread would bring a work around that I have yet discovered. – Mark Lopez – 2014-03-08T03:04:11.207

The best way to avoid Bing is just not to use that feature. That's why Chrome, Firefox, and Opera exist. – javathunderman – 2014-03-08T03:05:25.400

Ubuntu Unity has some remarkable similarities to the latter Windows 8.1 Smart Search. I was hoping to use Windows 8 as I did with Ubuntu's own search. – Mark Lopez – 2014-03-08T03:15:15.277

Well, that's a different story. Ubuntu- Linux in general- doesn't have a primary search engine. It doesn't have a primary browser either, but I think we can agree that Firefox takes that spot. Duckduckgo for the win! – javathunderman – 2014-03-08T03:17:09.017

0

Yes, I have also tried many ways to do so, but did not get a success to change the system wide search engine to Google or any other; however, I have tried a few things,

  1. I have created a shortcut of system search into my task bar from: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Search which itself is a shortcut of the host process %windir%\system32\rundll32.exe -sta {C90FB8CA-3295-4462-A721-2935E83694BA} and disabled Bing, so I can search directly from my desktop without going to the Metro tiles or by entering Window button +F as you would know that if we do that from the desktop the automatic search field filter comes as File and not as Everywhere. Basically I wanted it to be like the Spotlight in Apple os.
  2. I have added an Address Toolbar from Taskbar and Navigation Properties > Toolbars > Address, and from my Internet Explorer I have changed my default Search Provider to Google instead of Bing.

So now if I want to search something from within my system I just click the Finder Shortcut in the Taskbar and if I want to search something on the web I type that in the address bar which I added and since the default search provider is Google it give the results from google. Even though it is "Address" we do not have to enter any address we can directly search the keywords as you may know.

I know that this does not answer your question, as it have been answered already that till now it is not possible; however, I understand that this is something which is an alternative. This is my taskbar after this arrangement:
enter image description here

I like the taskbar on the top and have changed the Windows Start orb to Apple logo.

Gourav Purohit

Posted 2013-12-16T19:17:42.553

Reputation: 1

-2

Click the gear to the right: Manage Addons > Search Provider Then on the very bottom of the window to the left, click "Find more search providers". Then click the Google icon. Then click "Add to Internet Explorer". Close your window and test it by typing whatever you want onto the URL bar, and it should search Google rather than Bing for it.

Tembrau

Posted 2013-12-16T19:17:42.553

Reputation: 35

Windows 8.1 does not have a URL bar. Is this for Internet Explorer? – Mark Lopez – 2013-12-20T00:40:32.590

Oh, right, I forgot to tell you. Open the desktop version of Internet Explorer in order to do this. – Tembrau – 2013-12-20T00:44:45.697

1My question was regarding the OS level search engine provider. Not just within Internet Explorer. – Mark Lopez – 2013-12-20T00:45:46.627

2The question was about Smart Search in Windows 8.1, that is the default built in Search for Windows 8.1. Currently it searches the internet via Bing, the question was if one can choose some other Search provider like Google instead of Bing. – Devid – 2013-12-20T01:21:16.360