Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Thousands of Profile files being created

  • 4 respostas
  • 0 tem este problema
  • 1 visualização
  • Última resposta de 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

Solução escolhida

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).

Ler esta resposta 👍 1

Todas as respostas (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

Solução escolhida

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