Use Google instead of Bing with Windows 10 search
I want to use Google Chrome and Google search instead of Bing when I search in Windows 10.
Google Chrome is launched when I click on web, but it's Bing search. (My default search engine on Google and Edge is http://www.google.com)
I haven't found how to configure that.
Someone can help me ?
windows-10
add a comment |
I want to use Google Chrome and Google search instead of Bing when I search in Windows 10.
Google Chrome is launched when I click on web, but it's Bing search. (My default search engine on Google and Edge is http://www.google.com)
I haven't found how to configure that.
Someone can help me ?
windows-10
add a comment |
I want to use Google Chrome and Google search instead of Bing when I search in Windows 10.
Google Chrome is launched when I click on web, but it's Bing search. (My default search engine on Google and Edge is http://www.google.com)
I haven't found how to configure that.
Someone can help me ?
windows-10
I want to use Google Chrome and Google search instead of Bing when I search in Windows 10.
Google Chrome is launched when I click on web, but it's Bing search. (My default search engine on Google and Edge is http://www.google.com)
I haven't found how to configure that.
Someone can help me ?
windows-10
windows-10
edited Jul 31 '15 at 17:20
Greenonline
1,2763923
1,2763923
asked Jul 31 '15 at 15:08
Mathieu LescaudronMathieu Lescaudron
1386
1386
add a comment |
add a comment |
6 Answers
6
active
oldest
votes
There is no way to change the default in Cortana itself but you can redirect it in Chrome. You said that it opens the results in the Chrome browser but it used Bing search right?
There's a Chrome extension now that will redirect Bing to Google, DuckDuckGo, or Yahoo, whichever you prefer. More information on that in the second link.
Perfect, it's work !. Thanks @MC10.
– Mathieu Lescaudron
Jul 31 '15 at 15:21
Didn't notice you edited your comment with further information and links. Now I look like a buffoon :)
– nthieling
Jul 31 '15 at 15:24
I what? My answer was always posted like this but yours is good too.
– MC10
Jul 31 '15 at 15:26
Microsoft stopped using the default browser for Cortana since the Anniversary update, so this no longer works directly.
– PulseJet
Apr 10 '17 at 5:43
add a comment |
Use EdgeAndBingDeflector
This tiny programs diverts all your Cortana searches to your default browser and converts them (optionally) to Google or DuckDuckGo.
You can directly download it here
Tested on the newest Creator's Update
(P.S. I've forked this project from the original project "EdgeDeflector" and modified to divert Bing to other search engines)
Rather than posting with the exact same content on two questions you should be trying to tailor your answers to the question at hand. If that cannot be done because the questions are ostensibly identical then you should be doing what you have done and flagging to be closed as a duplicate. Additionally we require that all recommendations for your own products or solutions are fully disclosed. See "Avoid overt self promotion" in superuser.com/help/behavior
– Mokubai♦
Apr 10 '17 at 6:49
1
@Mokubai, actually I had already answered this question when I found the other one. Then I posted my answer to the other one and marked this one as duplicate, as I felt the other was a bit broader and better. I've edited the answer to include that I've coded this partially, but I didn't do that earlier since I've actually done little; most of the code was forked from EdgeDeflector.
– PulseJet
Apr 10 '17 at 8:00
add a comment |
1. Use Google Chrome (instead of Edge)
Per How to Make Cortana Search with Google and Chrome Instead of Bing and Edge, you can download the Original EdgeDeflector (use Instead of PulseJet's fork above). Next time you search, select EdgeDeflector as the default app.
Cortana / Start Menu Search redirects links by using the protocol URL:microsoft-edge
.
EdgeDeflector works by also registering that protocol and allowing you to select the default browser to handle the web request
2. Use Google Search (instead of Bing)
The second problem is when chrome opens, the URL is still pointed to a bing search
Next, you can use Requestly chrome extension to redirect urls. While you can redirect all URLs against Bing, that will also prevent you from any searches you make yourself. Cortana adds some extra query params (form=WNSGPH
) and we can opt to redirect only when those are present and forward along the search terms.
So redirect this request based on this regex:
/https://www.bing.com/search?q=(.*)&form=WNSGPH.*/
To this URL:
https://www.google.com/search?q=$1
Great answer @KyleMit. A couple of weeks, I made this video - youtube.com/watch?v=KHzjyFdMlZs to redirect bing query to google and show google results in chrome when default search engine is bing in chrome.
– sachinjain024
Dec 27 '18 at 2:33
add a comment |
Changing default search engine in Windows 10
There have been only workarounds providing this functionality at this time. One of the said workarounds below-
- Download Google Chrome extension Bing2Google or Chrometana
- Done! All searches from Bing are re-directed to Google, even ones done at their web page manually.
... I upvote your answer ;) Thanks too ;)
– Mathieu Lescaudron
Jul 31 '15 at 15:27
You need to first deflect Cortana to Chrome as of today ;)
– PulseJet
Apr 10 '17 at 5:42
add a comment |
The start search in Windows 10 uses the default search engine defined in the Microsoft Edge browser. By default, of course, this is Bing.
to change to DuckDuckGo:
- Launch the Microsoft Edge browser
- Go to https://duckduckgo.com/
- Click the ... icon at the top right
- Click Settings
- Scroll down and click "View advanced settings"
- Under "Search in the address bar with" select "Add New"
- Select "DuckDuckGo" and click "Add as default"
Confirm that it's all working by doing a search in the Edge browser and making sure the results go to DuckDuckGo.
The Start Search should now start using the same. Note you might have to restart your machine for the Start Search to realise the change.
Does this method require that Edge is the default browser? I'm currently using Chrome as my default.
– RedRiderX
Aug 12 '15 at 15:43
Nope, wheter or not Edge the default browser, its settings can be modified.
– Jesús Hagiwara
Nov 4 '15 at 12:44
This is wrong
– PulseJet
Apr 10 '17 at 8:06
add a comment |
As of right now, it is not possible to do this without a third-party extension. If you want to use Google Chrome with Cortana, you'll have to install the Chrome extension, Chrometana.
If you are a Firefox user, it is apparently possible to use whatever search engine you would like, if you have Firefox as your default browser. I tried this yesterday, but I had no luck with it. Maybe I was doing something wrong.
You can check out the article here.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f948391%2fuse-google-instead-of-bing-with-windows-10-search%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
6 Answers
6
active
oldest
votes
6 Answers
6
active
oldest
votes
active
oldest
votes
active
oldest
votes
There is no way to change the default in Cortana itself but you can redirect it in Chrome. You said that it opens the results in the Chrome browser but it used Bing search right?
There's a Chrome extension now that will redirect Bing to Google, DuckDuckGo, or Yahoo, whichever you prefer. More information on that in the second link.
Perfect, it's work !. Thanks @MC10.
– Mathieu Lescaudron
Jul 31 '15 at 15:21
Didn't notice you edited your comment with further information and links. Now I look like a buffoon :)
– nthieling
Jul 31 '15 at 15:24
I what? My answer was always posted like this but yours is good too.
– MC10
Jul 31 '15 at 15:26
Microsoft stopped using the default browser for Cortana since the Anniversary update, so this no longer works directly.
– PulseJet
Apr 10 '17 at 5:43
add a comment |
There is no way to change the default in Cortana itself but you can redirect it in Chrome. You said that it opens the results in the Chrome browser but it used Bing search right?
There's a Chrome extension now that will redirect Bing to Google, DuckDuckGo, or Yahoo, whichever you prefer. More information on that in the second link.
Perfect, it's work !. Thanks @MC10.
– Mathieu Lescaudron
Jul 31 '15 at 15:21
Didn't notice you edited your comment with further information and links. Now I look like a buffoon :)
– nthieling
Jul 31 '15 at 15:24
I what? My answer was always posted like this but yours is good too.
– MC10
Jul 31 '15 at 15:26
Microsoft stopped using the default browser for Cortana since the Anniversary update, so this no longer works directly.
– PulseJet
Apr 10 '17 at 5:43
add a comment |
There is no way to change the default in Cortana itself but you can redirect it in Chrome. You said that it opens the results in the Chrome browser but it used Bing search right?
There's a Chrome extension now that will redirect Bing to Google, DuckDuckGo, or Yahoo, whichever you prefer. More information on that in the second link.
There is no way to change the default in Cortana itself but you can redirect it in Chrome. You said that it opens the results in the Chrome browser but it used Bing search right?
There's a Chrome extension now that will redirect Bing to Google, DuckDuckGo, or Yahoo, whichever you prefer. More information on that in the second link.
answered Jul 31 '15 at 15:18
MC10MC10
6,46822240
6,46822240
Perfect, it's work !. Thanks @MC10.
– Mathieu Lescaudron
Jul 31 '15 at 15:21
Didn't notice you edited your comment with further information and links. Now I look like a buffoon :)
– nthieling
Jul 31 '15 at 15:24
I what? My answer was always posted like this but yours is good too.
– MC10
Jul 31 '15 at 15:26
Microsoft stopped using the default browser for Cortana since the Anniversary update, so this no longer works directly.
– PulseJet
Apr 10 '17 at 5:43
add a comment |
Perfect, it's work !. Thanks @MC10.
– Mathieu Lescaudron
Jul 31 '15 at 15:21
Didn't notice you edited your comment with further information and links. Now I look like a buffoon :)
– nthieling
Jul 31 '15 at 15:24
I what? My answer was always posted like this but yours is good too.
– MC10
Jul 31 '15 at 15:26
Microsoft stopped using the default browser for Cortana since the Anniversary update, so this no longer works directly.
– PulseJet
Apr 10 '17 at 5:43
Perfect, it's work !. Thanks @MC10.
– Mathieu Lescaudron
Jul 31 '15 at 15:21
Perfect, it's work !. Thanks @MC10.
– Mathieu Lescaudron
Jul 31 '15 at 15:21
Didn't notice you edited your comment with further information and links. Now I look like a buffoon :)
– nthieling
Jul 31 '15 at 15:24
Didn't notice you edited your comment with further information and links. Now I look like a buffoon :)
– nthieling
Jul 31 '15 at 15:24
I what? My answer was always posted like this but yours is good too.
– MC10
Jul 31 '15 at 15:26
I what? My answer was always posted like this but yours is good too.
– MC10
Jul 31 '15 at 15:26
Microsoft stopped using the default browser for Cortana since the Anniversary update, so this no longer works directly.
– PulseJet
Apr 10 '17 at 5:43
Microsoft stopped using the default browser for Cortana since the Anniversary update, so this no longer works directly.
– PulseJet
Apr 10 '17 at 5:43
add a comment |
Use EdgeAndBingDeflector
This tiny programs diverts all your Cortana searches to your default browser and converts them (optionally) to Google or DuckDuckGo.
You can directly download it here
Tested on the newest Creator's Update
(P.S. I've forked this project from the original project "EdgeDeflector" and modified to divert Bing to other search engines)
Rather than posting with the exact same content on two questions you should be trying to tailor your answers to the question at hand. If that cannot be done because the questions are ostensibly identical then you should be doing what you have done and flagging to be closed as a duplicate. Additionally we require that all recommendations for your own products or solutions are fully disclosed. See "Avoid overt self promotion" in superuser.com/help/behavior
– Mokubai♦
Apr 10 '17 at 6:49
1
@Mokubai, actually I had already answered this question when I found the other one. Then I posted my answer to the other one and marked this one as duplicate, as I felt the other was a bit broader and better. I've edited the answer to include that I've coded this partially, but I didn't do that earlier since I've actually done little; most of the code was forked from EdgeDeflector.
– PulseJet
Apr 10 '17 at 8:00
add a comment |
Use EdgeAndBingDeflector
This tiny programs diverts all your Cortana searches to your default browser and converts them (optionally) to Google or DuckDuckGo.
You can directly download it here
Tested on the newest Creator's Update
(P.S. I've forked this project from the original project "EdgeDeflector" and modified to divert Bing to other search engines)
Rather than posting with the exact same content on two questions you should be trying to tailor your answers to the question at hand. If that cannot be done because the questions are ostensibly identical then you should be doing what you have done and flagging to be closed as a duplicate. Additionally we require that all recommendations for your own products or solutions are fully disclosed. See "Avoid overt self promotion" in superuser.com/help/behavior
– Mokubai♦
Apr 10 '17 at 6:49
1
@Mokubai, actually I had already answered this question when I found the other one. Then I posted my answer to the other one and marked this one as duplicate, as I felt the other was a bit broader and better. I've edited the answer to include that I've coded this partially, but I didn't do that earlier since I've actually done little; most of the code was forked from EdgeDeflector.
– PulseJet
Apr 10 '17 at 8:00
add a comment |
Use EdgeAndBingDeflector
This tiny programs diverts all your Cortana searches to your default browser and converts them (optionally) to Google or DuckDuckGo.
You can directly download it here
Tested on the newest Creator's Update
(P.S. I've forked this project from the original project "EdgeDeflector" and modified to divert Bing to other search engines)
Use EdgeAndBingDeflector
This tiny programs diverts all your Cortana searches to your default browser and converts them (optionally) to Google or DuckDuckGo.
You can directly download it here
Tested on the newest Creator's Update
(P.S. I've forked this project from the original project "EdgeDeflector" and modified to divert Bing to other search engines)
edited Apr 10 '17 at 7:55
answered Apr 10 '17 at 5:40
PulseJetPulseJet
1,8441830
1,8441830
Rather than posting with the exact same content on two questions you should be trying to tailor your answers to the question at hand. If that cannot be done because the questions are ostensibly identical then you should be doing what you have done and flagging to be closed as a duplicate. Additionally we require that all recommendations for your own products or solutions are fully disclosed. See "Avoid overt self promotion" in superuser.com/help/behavior
– Mokubai♦
Apr 10 '17 at 6:49
1
@Mokubai, actually I had already answered this question when I found the other one. Then I posted my answer to the other one and marked this one as duplicate, as I felt the other was a bit broader and better. I've edited the answer to include that I've coded this partially, but I didn't do that earlier since I've actually done little; most of the code was forked from EdgeDeflector.
– PulseJet
Apr 10 '17 at 8:00
add a comment |
Rather than posting with the exact same content on two questions you should be trying to tailor your answers to the question at hand. If that cannot be done because the questions are ostensibly identical then you should be doing what you have done and flagging to be closed as a duplicate. Additionally we require that all recommendations for your own products or solutions are fully disclosed. See "Avoid overt self promotion" in superuser.com/help/behavior
– Mokubai♦
Apr 10 '17 at 6:49
1
@Mokubai, actually I had already answered this question when I found the other one. Then I posted my answer to the other one and marked this one as duplicate, as I felt the other was a bit broader and better. I've edited the answer to include that I've coded this partially, but I didn't do that earlier since I've actually done little; most of the code was forked from EdgeDeflector.
– PulseJet
Apr 10 '17 at 8:00
Rather than posting with the exact same content on two questions you should be trying to tailor your answers to the question at hand. If that cannot be done because the questions are ostensibly identical then you should be doing what you have done and flagging to be closed as a duplicate. Additionally we require that all recommendations for your own products or solutions are fully disclosed. See "Avoid overt self promotion" in superuser.com/help/behavior
– Mokubai♦
Apr 10 '17 at 6:49
Rather than posting with the exact same content on two questions you should be trying to tailor your answers to the question at hand. If that cannot be done because the questions are ostensibly identical then you should be doing what you have done and flagging to be closed as a duplicate. Additionally we require that all recommendations for your own products or solutions are fully disclosed. See "Avoid overt self promotion" in superuser.com/help/behavior
– Mokubai♦
Apr 10 '17 at 6:49
1
1
@Mokubai, actually I had already answered this question when I found the other one. Then I posted my answer to the other one and marked this one as duplicate, as I felt the other was a bit broader and better. I've edited the answer to include that I've coded this partially, but I didn't do that earlier since I've actually done little; most of the code was forked from EdgeDeflector.
– PulseJet
Apr 10 '17 at 8:00
@Mokubai, actually I had already answered this question when I found the other one. Then I posted my answer to the other one and marked this one as duplicate, as I felt the other was a bit broader and better. I've edited the answer to include that I've coded this partially, but I didn't do that earlier since I've actually done little; most of the code was forked from EdgeDeflector.
– PulseJet
Apr 10 '17 at 8:00
add a comment |
1. Use Google Chrome (instead of Edge)
Per How to Make Cortana Search with Google and Chrome Instead of Bing and Edge, you can download the Original EdgeDeflector (use Instead of PulseJet's fork above). Next time you search, select EdgeDeflector as the default app.
Cortana / Start Menu Search redirects links by using the protocol URL:microsoft-edge
.
EdgeDeflector works by also registering that protocol and allowing you to select the default browser to handle the web request
2. Use Google Search (instead of Bing)
The second problem is when chrome opens, the URL is still pointed to a bing search
Next, you can use Requestly chrome extension to redirect urls. While you can redirect all URLs against Bing, that will also prevent you from any searches you make yourself. Cortana adds some extra query params (form=WNSGPH
) and we can opt to redirect only when those are present and forward along the search terms.
So redirect this request based on this regex:
/https://www.bing.com/search?q=(.*)&form=WNSGPH.*/
To this URL:
https://www.google.com/search?q=$1
Great answer @KyleMit. A couple of weeks, I made this video - youtube.com/watch?v=KHzjyFdMlZs to redirect bing query to google and show google results in chrome when default search engine is bing in chrome.
– sachinjain024
Dec 27 '18 at 2:33
add a comment |
1. Use Google Chrome (instead of Edge)
Per How to Make Cortana Search with Google and Chrome Instead of Bing and Edge, you can download the Original EdgeDeflector (use Instead of PulseJet's fork above). Next time you search, select EdgeDeflector as the default app.
Cortana / Start Menu Search redirects links by using the protocol URL:microsoft-edge
.
EdgeDeflector works by also registering that protocol and allowing you to select the default browser to handle the web request
2. Use Google Search (instead of Bing)
The second problem is when chrome opens, the URL is still pointed to a bing search
Next, you can use Requestly chrome extension to redirect urls. While you can redirect all URLs against Bing, that will also prevent you from any searches you make yourself. Cortana adds some extra query params (form=WNSGPH
) and we can opt to redirect only when those are present and forward along the search terms.
So redirect this request based on this regex:
/https://www.bing.com/search?q=(.*)&form=WNSGPH.*/
To this URL:
https://www.google.com/search?q=$1
Great answer @KyleMit. A couple of weeks, I made this video - youtube.com/watch?v=KHzjyFdMlZs to redirect bing query to google and show google results in chrome when default search engine is bing in chrome.
– sachinjain024
Dec 27 '18 at 2:33
add a comment |
1. Use Google Chrome (instead of Edge)
Per How to Make Cortana Search with Google and Chrome Instead of Bing and Edge, you can download the Original EdgeDeflector (use Instead of PulseJet's fork above). Next time you search, select EdgeDeflector as the default app.
Cortana / Start Menu Search redirects links by using the protocol URL:microsoft-edge
.
EdgeDeflector works by also registering that protocol and allowing you to select the default browser to handle the web request
2. Use Google Search (instead of Bing)
The second problem is when chrome opens, the URL is still pointed to a bing search
Next, you can use Requestly chrome extension to redirect urls. While you can redirect all URLs against Bing, that will also prevent you from any searches you make yourself. Cortana adds some extra query params (form=WNSGPH
) and we can opt to redirect only when those are present and forward along the search terms.
So redirect this request based on this regex:
/https://www.bing.com/search?q=(.*)&form=WNSGPH.*/
To this URL:
https://www.google.com/search?q=$1
1. Use Google Chrome (instead of Edge)
Per How to Make Cortana Search with Google and Chrome Instead of Bing and Edge, you can download the Original EdgeDeflector (use Instead of PulseJet's fork above). Next time you search, select EdgeDeflector as the default app.
Cortana / Start Menu Search redirects links by using the protocol URL:microsoft-edge
.
EdgeDeflector works by also registering that protocol and allowing you to select the default browser to handle the web request
2. Use Google Search (instead of Bing)
The second problem is when chrome opens, the URL is still pointed to a bing search
Next, you can use Requestly chrome extension to redirect urls. While you can redirect all URLs against Bing, that will also prevent you from any searches you make yourself. Cortana adds some extra query params (form=WNSGPH
) and we can opt to redirect only when those are present and forward along the search terms.
So redirect this request based on this regex:
/https://www.bing.com/search?q=(.*)&form=WNSGPH.*/
To this URL:
https://www.google.com/search?q=$1
edited Dec 27 '18 at 2:35
answered Dec 22 '18 at 5:19
KyleMitKyleMit
1,89141732
1,89141732
Great answer @KyleMit. A couple of weeks, I made this video - youtube.com/watch?v=KHzjyFdMlZs to redirect bing query to google and show google results in chrome when default search engine is bing in chrome.
– sachinjain024
Dec 27 '18 at 2:33
add a comment |
Great answer @KyleMit. A couple of weeks, I made this video - youtube.com/watch?v=KHzjyFdMlZs to redirect bing query to google and show google results in chrome when default search engine is bing in chrome.
– sachinjain024
Dec 27 '18 at 2:33
Great answer @KyleMit. A couple of weeks, I made this video - youtube.com/watch?v=KHzjyFdMlZs to redirect bing query to google and show google results in chrome when default search engine is bing in chrome.
– sachinjain024
Dec 27 '18 at 2:33
Great answer @KyleMit. A couple of weeks, I made this video - youtube.com/watch?v=KHzjyFdMlZs to redirect bing query to google and show google results in chrome when default search engine is bing in chrome.
– sachinjain024
Dec 27 '18 at 2:33
add a comment |
Changing default search engine in Windows 10
There have been only workarounds providing this functionality at this time. One of the said workarounds below-
- Download Google Chrome extension Bing2Google or Chrometana
- Done! All searches from Bing are re-directed to Google, even ones done at their web page manually.
... I upvote your answer ;) Thanks too ;)
– Mathieu Lescaudron
Jul 31 '15 at 15:27
You need to first deflect Cortana to Chrome as of today ;)
– PulseJet
Apr 10 '17 at 5:42
add a comment |
Changing default search engine in Windows 10
There have been only workarounds providing this functionality at this time. One of the said workarounds below-
- Download Google Chrome extension Bing2Google or Chrometana
- Done! All searches from Bing are re-directed to Google, even ones done at their web page manually.
... I upvote your answer ;) Thanks too ;)
– Mathieu Lescaudron
Jul 31 '15 at 15:27
You need to first deflect Cortana to Chrome as of today ;)
– PulseJet
Apr 10 '17 at 5:42
add a comment |
Changing default search engine in Windows 10
There have been only workarounds providing this functionality at this time. One of the said workarounds below-
- Download Google Chrome extension Bing2Google or Chrometana
- Done! All searches from Bing are re-directed to Google, even ones done at their web page manually.
Changing default search engine in Windows 10
There have been only workarounds providing this functionality at this time. One of the said workarounds below-
- Download Google Chrome extension Bing2Google or Chrometana
- Done! All searches from Bing are re-directed to Google, even ones done at their web page manually.
answered Jul 31 '15 at 15:23
nthielingnthieling
37829
37829
... I upvote your answer ;) Thanks too ;)
– Mathieu Lescaudron
Jul 31 '15 at 15:27
You need to first deflect Cortana to Chrome as of today ;)
– PulseJet
Apr 10 '17 at 5:42
add a comment |
... I upvote your answer ;) Thanks too ;)
– Mathieu Lescaudron
Jul 31 '15 at 15:27
You need to first deflect Cortana to Chrome as of today ;)
– PulseJet
Apr 10 '17 at 5:42
... I upvote your answer ;) Thanks too ;)
– Mathieu Lescaudron
Jul 31 '15 at 15:27
... I upvote your answer ;) Thanks too ;)
– Mathieu Lescaudron
Jul 31 '15 at 15:27
You need to first deflect Cortana to Chrome as of today ;)
– PulseJet
Apr 10 '17 at 5:42
You need to first deflect Cortana to Chrome as of today ;)
– PulseJet
Apr 10 '17 at 5:42
add a comment |
The start search in Windows 10 uses the default search engine defined in the Microsoft Edge browser. By default, of course, this is Bing.
to change to DuckDuckGo:
- Launch the Microsoft Edge browser
- Go to https://duckduckgo.com/
- Click the ... icon at the top right
- Click Settings
- Scroll down and click "View advanced settings"
- Under "Search in the address bar with" select "Add New"
- Select "DuckDuckGo" and click "Add as default"
Confirm that it's all working by doing a search in the Edge browser and making sure the results go to DuckDuckGo.
The Start Search should now start using the same. Note you might have to restart your machine for the Start Search to realise the change.
Does this method require that Edge is the default browser? I'm currently using Chrome as my default.
– RedRiderX
Aug 12 '15 at 15:43
Nope, wheter or not Edge the default browser, its settings can be modified.
– Jesús Hagiwara
Nov 4 '15 at 12:44
This is wrong
– PulseJet
Apr 10 '17 at 8:06
add a comment |
The start search in Windows 10 uses the default search engine defined in the Microsoft Edge browser. By default, of course, this is Bing.
to change to DuckDuckGo:
- Launch the Microsoft Edge browser
- Go to https://duckduckgo.com/
- Click the ... icon at the top right
- Click Settings
- Scroll down and click "View advanced settings"
- Under "Search in the address bar with" select "Add New"
- Select "DuckDuckGo" and click "Add as default"
Confirm that it's all working by doing a search in the Edge browser and making sure the results go to DuckDuckGo.
The Start Search should now start using the same. Note you might have to restart your machine for the Start Search to realise the change.
Does this method require that Edge is the default browser? I'm currently using Chrome as my default.
– RedRiderX
Aug 12 '15 at 15:43
Nope, wheter or not Edge the default browser, its settings can be modified.
– Jesús Hagiwara
Nov 4 '15 at 12:44
This is wrong
– PulseJet
Apr 10 '17 at 8:06
add a comment |
The start search in Windows 10 uses the default search engine defined in the Microsoft Edge browser. By default, of course, this is Bing.
to change to DuckDuckGo:
- Launch the Microsoft Edge browser
- Go to https://duckduckgo.com/
- Click the ... icon at the top right
- Click Settings
- Scroll down and click "View advanced settings"
- Under "Search in the address bar with" select "Add New"
- Select "DuckDuckGo" and click "Add as default"
Confirm that it's all working by doing a search in the Edge browser and making sure the results go to DuckDuckGo.
The Start Search should now start using the same. Note you might have to restart your machine for the Start Search to realise the change.
The start search in Windows 10 uses the default search engine defined in the Microsoft Edge browser. By default, of course, this is Bing.
to change to DuckDuckGo:
- Launch the Microsoft Edge browser
- Go to https://duckduckgo.com/
- Click the ... icon at the top right
- Click Settings
- Scroll down and click "View advanced settings"
- Under "Search in the address bar with" select "Add New"
- Select "DuckDuckGo" and click "Add as default"
Confirm that it's all working by doing a search in the Edge browser and making sure the results go to DuckDuckGo.
The Start Search should now start using the same. Note you might have to restart your machine for the Start Search to realise the change.
answered Aug 12 '15 at 15:15
David MoylanDavid Moylan
973
973
Does this method require that Edge is the default browser? I'm currently using Chrome as my default.
– RedRiderX
Aug 12 '15 at 15:43
Nope, wheter or not Edge the default browser, its settings can be modified.
– Jesús Hagiwara
Nov 4 '15 at 12:44
This is wrong
– PulseJet
Apr 10 '17 at 8:06
add a comment |
Does this method require that Edge is the default browser? I'm currently using Chrome as my default.
– RedRiderX
Aug 12 '15 at 15:43
Nope, wheter or not Edge the default browser, its settings can be modified.
– Jesús Hagiwara
Nov 4 '15 at 12:44
This is wrong
– PulseJet
Apr 10 '17 at 8:06
Does this method require that Edge is the default browser? I'm currently using Chrome as my default.
– RedRiderX
Aug 12 '15 at 15:43
Does this method require that Edge is the default browser? I'm currently using Chrome as my default.
– RedRiderX
Aug 12 '15 at 15:43
Nope, wheter or not Edge the default browser, its settings can be modified.
– Jesús Hagiwara
Nov 4 '15 at 12:44
Nope, wheter or not Edge the default browser, its settings can be modified.
– Jesús Hagiwara
Nov 4 '15 at 12:44
This is wrong
– PulseJet
Apr 10 '17 at 8:06
This is wrong
– PulseJet
Apr 10 '17 at 8:06
add a comment |
As of right now, it is not possible to do this without a third-party extension. If you want to use Google Chrome with Cortana, you'll have to install the Chrome extension, Chrometana.
If you are a Firefox user, it is apparently possible to use whatever search engine you would like, if you have Firefox as your default browser. I tried this yesterday, but I had no luck with it. Maybe I was doing something wrong.
You can check out the article here.
add a comment |
As of right now, it is not possible to do this without a third-party extension. If you want to use Google Chrome with Cortana, you'll have to install the Chrome extension, Chrometana.
If you are a Firefox user, it is apparently possible to use whatever search engine you would like, if you have Firefox as your default browser. I tried this yesterday, but I had no luck with it. Maybe I was doing something wrong.
You can check out the article here.
add a comment |
As of right now, it is not possible to do this without a third-party extension. If you want to use Google Chrome with Cortana, you'll have to install the Chrome extension, Chrometana.
If you are a Firefox user, it is apparently possible to use whatever search engine you would like, if you have Firefox as your default browser. I tried this yesterday, but I had no luck with it. Maybe I was doing something wrong.
You can check out the article here.
As of right now, it is not possible to do this without a third-party extension. If you want to use Google Chrome with Cortana, you'll have to install the Chrome extension, Chrometana.
If you are a Firefox user, it is apparently possible to use whatever search engine you would like, if you have Firefox as your default browser. I tried this yesterday, but I had no luck with it. Maybe I was doing something wrong.
You can check out the article here.
answered Aug 12 '15 at 15:32
DrZooDrZoo
5,90621839
5,90621839
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f948391%2fuse-google-instead-of-bing-with-windows-10-search%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown