Fungovanie tejto stránky je z dôvodu údržby dočasne obmedzené. Ak článok nevyrieši váš problém a chcete položiť otázku, napíšte našej komunite podpory na Twitter @FirefoxSupport alebo Reddit /r/firefox.

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

how to hide first run welcome page

  • 7 odpovedí
  • 16 má tento problém
  • 2 zobrazenia
  • Posledná odpoveď 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,

Vybrané riešenie

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

Čítať túto odpoveď v kontexte 👍 2

Všetky odpovede (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

Vybrané riešenie

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