Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

Unable to download to desktop by default in settings

  • 2 respostas
  • 1 tem este problema
  • 170 visualizações
  • Última resposta por Bill.Pigg

When capturing a screenshot, I used to save to desktop as default (as set in settings). Now, regardless of the default folder set in settings, FF always downloads to "Downloads" folder. Very irritating. So now I click the "always ask" checkbox in settings. Is this a bug or a feature???

When capturing a screenshot, I used to save to desktop as default (as set in settings). Now, regardless of the default folder set in settings, FF always downloads to "Downloads" folder. '''Very irritating.''' So now I click the "always ask" checkbox in settings. ''Is this a bug or a feature???''

Solução escolhida

Try to go to about:config and set

  • browser.screenshots.folderList = 2
  • browser.screenshots.dir = C:\YourDir
Ler esta resposta no contexto 👍 1

Todas as respostas (2)

Solução escolhida

Try to go to about:config and set

  • browser.screenshots.folderList = 2
  • browser.screenshots.dir = C:\YourDir

Thanks, @TyDraniu ! That works.