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.

Learn More
Solved Archived

Unable to download to desktop by default in settings

Bill.Pigg replied
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???''

All Replies (2)

Chosen Solution

Try to go to about:config and set

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

Thanks, @TyDraniu ! That works.