Without BB running, please delete the ‘Caches’ folder, and delete the ‘Cookies’ file.
Caches (folder):
%LOCALAPPDATA%\BraveSoftware\Brave-Browser\User Data\Default\Cache\
Cookies (file):
%LOCALAPPDATA%\BraveSoftware\Brave-Browser\User Data\Default\Cookies
Change the path within the Brave Browser shortcut on your computer’s Desktop.
For the following Changed Path, the switches are intended to:
- Start up Brave Browser, showing a New Private Window [–incognito]
- Disable all experiments at
brave://flags
[–no-experiments]
- Disable extensions [–disable-extensions]
- Disable hardware (GPU) ie Graphic Acceleration [–disable-gpu]
- Enable leak detection and if that failure occurs, then crash the browser [–enable-leak-detection --crash-on-failure are a combo]
- Produce error/log output to a file named ‘brave_console_out.txt’ on the Windows OS Desktop
Changed Path:
64 architecture (change the path to):
"C:\Program Files\BraveSoftware\Brave-Browser\Application\brave.exe" --incognito --no-experiments --disable-extensions --disable-gpu --enable-leak-detection --crash-on-failure 2> %USERPROFILE%\Desktop\brave_console_out.txt
Notice that the existing path, BEFORE the additions, is enclosed by double-quote marks. And, everything added to the existing path, is located after the existing path.
TEST your issue(s).
You might find some interesting info in the brave_console_out.txt
file on your Desktop.
While BB is running, go to brave://extensions
and disable / remove any and all extensions that you have added / find there. Also, please DISABLE the Developer Mode
switch (for test purposes).
While BB is running, ENABLE the following, so Brave receives info:
After you click the “Send Now” button, return to brave://crashes
and gather up the Crash ID numbers. Post the numbers, here [that is, your OP - Original Post], in a reply.