לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

how to hide first run welcome page

  • 7 תגובות
  • 16 have this problem
  • 2 views
  • תגובה אחרונה מאת 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,

פתרון נבחר

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

Read this answer in context 👍 2

כל התגובות (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

פתרון נבחר

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