본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Thousands of Profile files being created

  • 4 답장
  • 0 이 문제를 만남
  • 1 보기
  • 최종 답변자: Dave Corio

more options

My Firefox 118.0.1 on Win 10 (all current updates) is creating literally thousands of profile files daily. For example, at this moment there are 3957 profile files with names like

6D89348819C8881868053197CA0754F36784B4BFSF

in the directory C:\Users\(user)\AppData\Local\Mozilla\Firefox\Profiles\ywlawdlc.default-release-2\cache2\entries

There are also thousands of other profile files in folders from previous dates.

What is the purpose of this many profile files, and how do I stop their creation in such quantities?

Thanks Dave

My Firefox 118.0.1 on Win 10 (all current updates) is creating literally thousands of profile files daily. For example, at this moment there are 3957 profile files with names like 6D89348819C8881868053197CA0754F36784B4BFSF in the directory C:\Users\(user)\AppData\Local\Mozilla\Firefox\Profiles\ywlawdlc.default-release-2\cache2\entries There are also thousands of other profile files in folders from previous dates. What is the purpose of this many profile files, and how do I stop their creation in such quantities? Thanks Dave

선택된 해결법

Sure, if you are confident that you do not need this old data and do not intend to use these profiles. Note that Firefox has profiles primary in "AppData\Roaming" and secondary in "AppData\Local", so easiest is to use the Profile Manager as that can remove the profile and the files in both locations. You can possibly remove only the profiles from the PM to cleanup the registry and remove the profiles in "AppData\Local" and keep some files in "AppData\Roaming" like the bookmarks (places.sqlite and a recent backup in the bookmarkbackups folder) and the logins (logins.json and key4.db).

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (4)

more options

The cache2 folder is used for disk cache (browsing cache) and is quite normal that is stores a lot of files, see for instance the about:cache page via the location/address bar for details about the files it stores.

Firefox uses two locations in the hidden "AppData" location for the Firefox profile folder. One location in "AppData\Roaming" for personal data like bookmarks and logins and another location in "AppData\Local" for temporary files like the disk cache.

more options

Thanks cor-el for the information! At least I can understand that it's normal behavior. If I could impose on you for one more related question:

Can I safely delete old Profile folders? I have several that are years old.

Thanks very much Dave

more options

선택된 해결법

Sure, if you are confident that you do not need this old data and do not intend to use these profiles. Note that Firefox has profiles primary in "AppData\Roaming" and secondary in "AppData\Local", so easiest is to use the Profile Manager as that can remove the profile and the files in both locations. You can possibly remove only the profiles from the PM to cleanup the registry and remove the profiles in "AppData\Local" and keep some files in "AppData\Roaming" like the bookmarks (places.sqlite and a recent backup in the bookmarkbackups folder) and the logins (logins.json and key4.db).

more options

Thanks once again! Going to approach this slowly. I appreciate the quick responses!

Dave