Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

how to hide first run welcome page

  • 7 பதிலளிப்புகள்
  • 16 இந்த பிரச்னைகள் உள்ளது
  • 2 views
  • Last reply by cor-el

Dear support,

When I deploy Firefox under Windows 10, I get a "Firefox + Windows 10. Perfect together." Welcome Page in addition to my default home page. So I get 2 tabs. Do you know how to avoid this welcome page for my deployments?

Thanks,

Dear support, When I deploy Firefox under Windows 10, I get a "Firefox + Windows 10. Perfect together." Welcome Page in addition to my default home page. So I get 2 tabs. Do you know how to avoid this welcome page for my deployments? Thanks,

தீர்வு தேர்ந்தெடுக்கப்பட்டது

hi, you'd have to preconfigure and set the preference browser.usedOnWindows10 to true in your firefox deployment.

Read this answer in context 👍 2

All Replies (7)

Hi, please see - How to set the home page, and make sure that 'When Firefox starts' is set to Show my home page,' and that 'Home Page' is set to about:home (or your chosen home page's URL). If there is anything else, please delete it.

Alternatively, you can click on Restore to Default.

If your question is resolved by this or another answer, please take a minute to let us know. Thank you.

Hi,

That's what my settings already look.

தீர்வு தேர்ந்தெடுக்கப்பட்டது

hi, you'd have to preconfigure and set the preference browser.usedOnWindows10 to true in your firefox deployment.

Hi same problem and this block my selenium automation testing (http://www.seleniumhq.org/ because the windows 10 welcome screen takes the focus.

i also try to modify C:\Users\myuser\AppData\Roaming\Mozilla\Firefox\Profiles\ply7vb6n.default\prefs.js

user_pref("browser.usedOnWindows10", true); user_pref("datareporting.healthreport.service.firstRun", false); user_pref("toolkit.telemetry.reportingpolicy.firstRun", false); user_pref("browser.reader.detectedFirstArticle", false);

(so everything it look like related to first run) but windows 10 welcome screen appears anytime...

Try to use a user.js file to initialize the prefs.

user_pref("browser.usedOnWindows10", true);
user_pref("browser.usedOnWindows10.introURL", "");

cor-el said

Try to use a user.js file to initialize the prefs.
user_pref("browser.usedOnWindows10", true);
user_pref("browser.usedOnWindows10.introURL", "");

firefox still opening a splash screen

Can you attach a screenshot?

  • Use a compressed image type like PNG or JPG to save the screenshot
  • Make sure that you do not exceed the maximum size of 1 MB