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

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Rohkem teavet

Unable to download to desktop by default in settings

  • 2 vastust
  • 1 on selline probleem
  • 167 views
  • Viimati vastas 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???''

Valitud lahendus

Try to go to about:config and set

  • browser.screenshots.folderList = 2
  • browser.screenshots.dir = C:\YourDir
Loe vastust kontekstis 👍 1

All Replies (2)

Valitud lahendus

Try to go to about:config and set

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

Thanks, @TyDraniu ! That works.