Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

how to hide first run welcome page

  • 7 odpovědí
  • 16 má tento problém
  • 2 zobrazení
  • Poslední odpověď od cor-el

more options

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,

Zvolené řešení

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

Přečíst dotaz v kontextu 👍 2

Všechny odpovědi (7)

more options

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.

more options

Hi,

That's what my settings already look.

more options

Zvolené řešení

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

more options

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...

more options

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

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

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

more options

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