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 이 문제를 만남
  • 166 보기
  • 최종 답변자: 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.