Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

how to hide first run welcome page

  • 7 відповідей
  • 16 мають цю проблему
  • 2 перегляди
  • Остання відповідь від 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.

Читати цю відповідь у контексті 👍 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