I was just browsing normally then all a sudden everything crashes and when I open it back up everything was lost, I lost so many important passwords is there no way to fix this
Sometimes, a Brave Browser user simply exits / quits everything and restarts their computing device . . . and some, or all, of what went missing, magically returns.
Sometimes, when a Brave Browser user encounters your issue, the user then clicks on a “Restore” button . . . and sometimes that works . . . but sometimes that does not work.
Depending upon your Operating System, you might have some kind of system backup - a point in time, to which, you might be able to restore some things.
Establish a routine for creating Windows OS System Restore Points.
https://www.winhelponline.com/blog/create-system-restore-point-script-windows-10-8-7-vista-xp/
https://www.elevenforum.com/t/create-system-restore-point-in-windows-11.3602/
Bookmark those sites.
Always Be Prepared
Maintain chronological backups of application data.
Maintain backups of those collections of backups, on external drives.
I would routinely back up the “BraveSoftware” folder; but you might routinely back up the “Brave-Browser” folder or the “User Data” folder
Windows OS:
C:\Users\username\AppData\Local\BraveSoftware\Brave-Browser\User Data\
Some of the reason why I prefer to backup a senior container, has to do with trying to maintain file and folder access permissions; and in general, the integrity of what is contained.
The following info is about, Where the Brave Browser installation is, on a Windows OS PC:
Brave Browser installation location on Windows OS
Application “brave.exe”
64 architecture
C:\Program Files\BraveSoftware\Brave-Browser\Application\brave.exe
The initial Brave Browser Profile is, by default, named “Profile 1” (unless you change that name → brave://settings/getStarted
).
The folder that contains the initial Brave Browser Profile, is the Default folder (a name that you must not change):
C:\Users[UserName]\AppData\Local\BraveSoftware\Brave-Browser\User Data\Default\
That path may also be written:
%LOCALAPPDATA%\BraveSoftware\Brave-Browser\User Data\Default\
%USERPROFILE%\AppData\Local\BraveSoftware\Brave-Browser\User Data\Default\
If you create 1 additional Profile (aka “Profile 2”), it will be stored in folder Profile 1:
C:\Users[UserName]\AppData\Local\BraveSoftware\Brave-Browser\User Data\Profile 1\
If you create a 2nd additional Profile (aka “Profile 3”), it will be stored in folder Profile 2:
C:\Users[UserName]\AppData\Local\BraveSoftware\Brave-Browser\User Data\Profile 2\
IMPORTANT - Replacing Profile folders
When replacing Brave Browser Profile folders:
Folder named Default (including its contents) can only replace its likeness: the folder named Default.
Folder named Profile 1 (including its contents) can only replace its likeness: the folder named Profile 1.
Folder named Profile 2 (including its contents) can only replace its likeness: the folder named Profile 2.
IMPORTANT - Brave Browser Preferences
Some Brave Browser Preferences are stored in the Preferences file:
%LOCALAPPDATA%\BraveSoftware\Brave-Browser\User Data\Default\Preferences
The contents of that Preferences file, are not exactly the contents of, brave://prefs-internals/
.
Some Brave Browser Preferences are stored in the Local State file:
%LOCALAPPDATA%\BraveSoftware\Brave-Browser\User Data\Default\Local State
Bookmarks and Bookmarks.bak files:
%LOCALAPPDATA%\BraveSoftware\Brave-Browser\User Data\Default\Bookmarks
%LOCALAPPDATA%\BraveSoftware\Brave-Browser\User Data\Default\Bookmarks.bak
Cache (folder):
%LOCALAPPDATA%\BraveSoftware\Brave-Browser\User Data\Default\Cache\
Cookies (file):
%LOCALAPPDATA%\BraveSoftware\Brave-Browser\User Data\Default\Cookies
History (file - usually lots of data):
%LOCALAPPDATA%\BraveSoftware\Brave-Browser\User Data\Default\History
Crash Reports:
%LOCALAPPDATA%\BraveSoftware\CrashReports\
Be aware of a custom installation:
June 2023, anon57438784 wrote:
Brave uses the OMAHA updater . . .
Brave uses the OMAHA updater, which is open source alternative to what Chrome uses, and probably what Edge uses as well.
OMAHA update can only update in two locations,
Program files
when you install with admin rights and%localuserdata%
when you install without admin rights, but theUser Data
never changes, it always goes to where it goes.Brave by not having a custom installer, they have the way to use Policies and all that which is good for enterprise, unlike other Browsers.
So, in that case, what you have to move is the
User Data
.Brave in their Github page already offers a zipped version of the Browser which doesn’t have the updater, which means you can place it anywhere you want, and then you can create a BAT file [batch file?] or
Shortcut
and use whatever directory you want for theUser Data
.You can use
--user-data-dir="User Data"
and the folder will be placed wherever theBrave.exe
you are starting is.If you want to keep the ‘updater’ but move the files, then you should use
Junctions
orSymbolic Links
, which is exactly what Windows users all over Windows, so using them will not cause issues.The best way to use it is by installing Brave without admin rights, so everything
Application
,Updater
andUser Data
will be placed in the same folder, in%localappdata%\BraveSoftware
Then you use move it somewhere else and create the junction or symbolic link to it in the same place so
Updater
and everything works as expected.It is the way Chromium works, this has to be something Chromium offers easier without using the
--user-data-dir=
.
When you report a bug or issue here, at the Brave Community, please include:
- Brave Browser version numbers
- Computing device
- Operating System version numbers
Though, Brave Support much prefers that your Original Post reflects the template and guidelines, and Brave Support may be more than happy to assist you.
Guidelines - Before posting, please:
- Search the forum to see if anyone else has already posted or resolved the same issue you’re having.
- Ensure that you’re posting in the appropriate category — please use the appropriate category when posting to ensure that whoever assist you has a clear idea of what product or platform you are using.
- Fill out the template that appears in your editor when posting as it contains all the boiler-plate information surrounding your issue. It will help the Support team members and other Community members to efficiently assess and resolve your issue. NOTE: “Uncategorized” posts do not have a template, so please ensure you’re posting to the right category as mentioned above.
- Tag your post appropriately – use tags to help track and organize threads on this forum.
- Observe and adhere to the code of conduct
How to stop the settings cog wheel icon from disappearing in Brave?
How do I manually submit crash reports?
https://support.brave.com/hc/en-us/articles/22281484910221-How-do-I-manually-submit-crash-reports
After you click the “Send Now” button, return to brave://crashes
and gather up the Crash ID numbers. Post the numbers, here, in a new reply.