
What does 'default' mean ?
I repeatedly come across the term default browser, or default search engine .....
Now, I know what default means, but in a completely different context (f.i. judgement by default or win by default ) .....
I've tried to find the answer on sites like ComputerHope , but can't find an answer anywhere.
Could somebody, please, once and for all, explain it to me - in plain English (I'm Dutch; so : have mercy ..... ) ?
Thank you in anticipation !
Happy112.
Modified
Chosen solution
Hi Happy123,
Sorry I do not speak Dutch. I suppose it means the one you normally use unless you specify something else.
The default browser for instance is likely to be the one that kicks in when you try to open a link to something on the internet. The default search engine is the one that will normally be used on searches of the internet.
In the case of Firefox there are multiple methods of searching, for instance the addressbar, the home page and just highlighting text within a web page may provide a search opportunity, these all use whatever search engine is set as the default. See also
- Make Firefox your default browser
- Configuration Options for Search
- https://en.wiktionary.org/wiki/default#English
- 4
A selection made in the absence of an alternative. [quotations ▲]
The man became the leader of the group as a default. ...
default (plural default, comparable)
(computing) being a default setting or value
- 4
All Replies (20)
Chosen Solution
Hi Happy123,
Sorry I do not speak Dutch. I suppose it means the one you normally use unless you specify something else.
The default browser for instance is likely to be the one that kicks in when you try to open a link to something on the internet. The default search engine is the one that will normally be used on searches of the internet.
In the case of Firefox there are multiple methods of searching, for instance the addressbar, the home page and just highlighting text within a web page may provide a search opportunity, these all use whatever search engine is set as the default. See also
- Make Firefox your default browser
- Configuration Options for Search
- https://en.wiktionary.org/wiki/default#English
- 4
A selection made in the absence of an alternative. [quotations ▲]
The man became the leader of the group as a default. ...
default (plural default, comparable)
(computing) being a default setting or value
- 4
Thank you, John !
I'd be lying if I said that now all of a sudden 'I get it' , cause I don't; but somewhere, above the horizon, it's beginning to dawn .......  (I think ....)
When I hear somebody say "I'm using a default browser" , it somehow sounds to me like he's using that browser for lack of something better; but that can't be it, can it ?
First thing I'm gonna do now is check out those links you gave me; I'll get back to you to let you know how that worked out, okay ?
Greetings from Happy112.
Hi John !
I just checked out those links, and I'm back where I was yesterday, when I posted another question: I wanted to know how I could be sure that Firefox actually ís my browser (which prompted somebody to make me feel like I'm a lunatic for even asking such a dumb question) .....
You see: my laptop's operating system is Windows 10; now am I right in asuming that my default browser is Edge (it's not iE) ?
But now I just read; if you have more than one browser installed any links that you click on will automatically open in your default browser.
That would mean that any page I open, opens in Edge (being my default browser) but I'd recognize Edge immediately (don't like it at all); and I'm pretty sure that Firefox is my browser (all that's missing is a Firefox-icon, so that I can actually see that it's FF I'm dealing with ....... although: while I'm working, FF gives me plenty of signs (warnings, when I'm on a page dealing with mixed content f.i. )
So let me see if I got this straight:
While Firefox is my browser by choice ; Edge is my default browser ...........
Please tell me I'm at least on the right track ?
Later ?
Greetings from Happy112.
Sorry it is not an easy concept to explain because the word does mean different things in different situations,
Yes Windows will have a default browser. The browser they install and you use unless you change it. That was until recently some version of the rather controversial Internet Explorer. Now with Windows 10 it will be Edge.
if you have more than one browser installed any links that you click on will automatically open in your default browser.
That is correct. Initially IE or Edge is your default browser, but if you use Firefox you may wish to set that as the default browser.
If you set Firefox to be your default browser you may expect that things like internet links may display with Firefox icons, otherwise they will have an IE or Edge icon
But, I (almost) never use Edge: I either use shortcuts or I click on the Mozilla-icon on my task bar (if that's the proper term ? ), and that's just about the only Mozilla-icon I get to see.
But why would I want to change any of it ?
Knowing me, I'd probably wind up making a huge mess of things .........
But at least now I know what a default browser is, right ....... ? (feel free to tell me if I still got it wrong) .......
I'm going to say that this problem is solved (don't want to waste any more of your time) and say: thank you so much !
Enjoy the rest of your evening !
Greetings from Amy.
Happy112 said
But, I (almost) never use Edge: I either use shortcuts or I click on the Mozilla-icon on my task bar (if that's the proper term ? ), and that's just about the only Mozilla-icon I get to see.
But why would I want to change any of it ?
You may already have changed it so that Firefox is your default browser. If shortcuts work and open Firefox that is probably because Firefox 'IS your default Browser, otherwise they would open Edge.
Sounds like tou now understand the situation.
Amy, This is a little exercise you could try. It will show what the default browser is.
- Right click anywhere empty on the Windows 10 desktop.
- Use: New -> Text Document that will create a text document. It will call it New Text Document.txt although you may not see the ending. (Right click and use properties as one method of seeing the full name.) Unless you have changed the defaults it will have an icon representing a piece of lined paper, and will by default open with MS Windows Notepad.
- Put something in it. Double click or right click and open.
- You could paste the text of this post into it. With the cursor in the post Use Ctrl+A then Ctrl+C. Move to the open document and use Ctrl+V {Keyboard shortcuts - Perform common Firefox tasks quickly_editing )
- Now save the document use Save as but call it fx.html (take care not to call it fx.html.txt . Use the all files option)
- The new document will appear on the desktop this time it should have a Firefox logo in it instead of a lined paper icon. That will open in Firefox. (It is not a proper html page but Firefox will be able to open it, but it will look strange and not contain working links)
If edge or Internet Explorer is set as your default browser it would have their logo instead of the Firefox one.
To learn more about Firefox try looking at
- The tour (also from Menu -> Help -> Tour
https://www.mozilla.org/firefox/tour/ {That is interactive) - Plain web page https://www.mozilla.org/firefox/desktop/ it scrolls
- Get started with Firefox - An overview of the main features
- Browse the main help articles starting here (Also from Menu {Three bar icon) -> Help {(?) icon) -> Firefox help)
To learn more about computers or Windows there are many resources on the internet, you could for instance try the forum and tutorials at tenforums.com
Let's add code for some of the links
<a href="http://www.tenforums.com">tenforums</a> <a href="https://wikipedia.org/wiki/Hyperlink">wikiHyperlink</a> <a href="https://support.mozilla.org/products/firefox">FirefoxHelp</a>
Hi John,
You sure are putting me to work here  !
But I'm gonna try, and try and try, until I get it right.
I just finished my first HTML tryout, and the page (that shows the result) has that 'e' (as in Edge ) on it ....... not a good sign, eh ?
Thank you so much for everything !!!
Have a lovely day !
Greetings from Happy112.
By the way: you just blew my cover .......
..... and I'm back, after I've just done what you told me to do.
And the result: see this screenshot   - it speaks for itself ........
And I just found out that there's a faster way to do this: go directly to Notepad instead of creating a shortcut first ...... (I'm learning .....)
Modified
Here's a screenshot, just to prove that I am indeed folllowing your advice (check out the tabs ...... )
A lot to take in, but: thank you !
Greetings from 'Happy112'
P.S.: Just added a screenshot ...... (overlooked it earlier)
Modified
Hi again Happy112 It appears that you do still have Edge set as the default browser.
Please try following these instructions
Hiya John,
I'm inclined to go ahead and do it; quite frankly I've been thinking about it before, but since Windows10 is my laptop's operating system, I'm just so afraid that I might beep-off Microsoft (pardon my French) and that's the last thing I wanna do - I need Windows while working with Notepad and Word ......
But thank you (again !)
Have a lovely day (or pleasant dreams, whichever the case may be).
Greetings from 'Happy112' (who feels like a first-year student again).
P.S.: I only use Bing/Edge while working in Word and on my HTML-skills - for everything else I use Google/FF
Modified
Note you may still use Firefox if you wish without setting it as the default browser. Just set up a shortcut for Firefox on the desktop or start menu, or search for it in the Windows 10 apps list under M for Mozilla Firefox It will not harm Windows in any way to set Firefox as the default browser.
Totally off topic for a Firefox forum, but possibly consider using LibreOffice instead of having to rely on paid for Office.
Hope you enjoy learning about computers & Firefox, and although this is not the place to learn about computers in general I am sure you will find out more by browsing with Firefox.
Man, you're good !!!
'Told you you're a credit to this forum and you just proved me right (again ! )
Shall we call it a day as far as this topic is concerned ?
I'm afraid others may get sick and tired of it (and I'm amazed that you haven't sent me to Coventry yet ......)
Thank you so much for everything !!!
Greetings from 'Happy112'.
This is already marked solved, not many people will be looking at it. OK sounds like you are done with this good luck.
For closure: here's a screenshot that finally proves that Firefox really is my browser (you'll have to click on it to see the upper part, where the FF-icon is) .......... yippee !
..... and I just found out that all that screenshot proves is, that the radio-station I was listening to uses Firefox ..........
I think it's time this first-year student changes her major .......
At last !!!! 'been at it since 07.00 AM (it's 14.52 PM over here right now) ........ but now I finally, finally got prove that 'Firefox really is my browser !!!
See screenshot (it's right above the word 'openen', )
Maybe there's hope for me yet   .......
Modified
Microsoft trying to prevent clients from using Firefox instead of Edge does not   pertain to 'Firefox-issues' ? Huh ???
'Just couldn't let it go and followed some more of the instructions that you sent me earlier.
I don't know what it is I did, but all of a sudden in all my folders this 'page 2' that used to have this 'e' (as in 'Edge') , now has the FF-icon on it; (even in the recycle bin).
Then I noticed this Firefox Setup Stub.47.0.1 , that I must have downloaded .......
When I clicked on it the first time (it looked different then) I got a message from the hard drive asking me to allow this app to make chances etc.. (I got scared and didn't dare to click on 'yes' ).
A few minutes later it had changed it's appearance again
Now I've reached the point to where I'm shaking like a leaf and crying ........... this is not what I expected when I bought a laptop, exactly four months ago today ............
Modified