Description of the issue: .config/BraveSoftware/Brave-Browser/Default folder size 15Gb
Expected result:
I can’t find what’s take so much place on disk. I can’t clean it.
Brave Version( check About Brave
):
[Brave 1.79.126 (Официальная сборка) (64 бит)]
Chromium: 137.0.7151.119
Additional Information:
I try to find who use this place on config it shows:
Объем хранилища, занятый сайтами: 332 МБ
Size of storage, used by sites: 332 Mb, but who use 15Gb???
BONJOUR
essayez de voir avec un logiciel comme spacemonger qui vous montrera les gros dossiers !
la difficulté sur BRAVE c’est de pouvoir nettoyer sans virer nos données personnel !!
crdlt
Could I delete this folders safty? What kind of personal data is in it?
See the reply by Brave team member @fmarier at:
‘Brave not starting anymore after crash - #15 by fmarier’
The section regarding “first attempt would be to delete these files/directories” ← to give you an idea of what may be removed. I would not wander past that list.
SPECIFICALLY re your issue, cache and log files may be removed. Some of the 000003.log
files may be very/extra large? Some BB users have removed the particular 000003.log
file at: /Brave-Browser/Default/Sync Data/LevelDB/000003.log
and found improved BB performance.
(Note to self: 000003.log files ← this note to self is necessary because searching the Brave Community for 000003.log fails ← because the community search engine will NOT find what is located between beginning and ending back-tic characters!)
Your folder named Brave-Browser
. . . Exit / Quit BB and Restart computer. Next, PLEASE MAKE A BACKUP OF THAT FOLDER before proceeding.
Finding files and folders - examples:
With BB NOT RUNNING: In a command line / terminal window, cd to (go to) that Brave-Browser
folder.
Finding log files:
find -x . -type f -iname *\.log
Finding cache folders (I would not remove the cache folders themselves; only contents, following fmarier
’s guidance):
find -x . -type d -iname *\ache
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.