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

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Unable to download to desktop by default in settings

  • 2 回覆
  • 1 有這個問題
  • 192 次檢視
  • 最近回覆由 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???''

被選擇的解決方法

Try to go to about:config and set

  • browser.screenshots.folderList = 2
  • browser.screenshots.dir = C:\YourDir
從原來的回覆中察看解決方案 👍 1

所有回覆 (2)

選擇的解決方法

Try to go to about:config and set

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

Thanks, @TyDraniu ! That works.