Brave settings backup

Solved
Anonymous user -  
brucine Posted messages 24395 Registration date   Status Membre Last intervention   -

Hello,

How to make a complete backup of Brave

(Settings, Bookmarks, Extensions, Theme, etc.)

Thank you in advance


3 réponses

MPMP10 Posted messages 46992 Registration date   Status Membre Last intervention   18 844
 

Hello,

Steps to export settings in Brave:

  1. Open the Brave browser: Make sure you are using the latest version. If you have recently explored features such as removing the sidebar or learned how to close all tabs, ensure these settings are as you want them before exporting.
  2. Access the settings panel: Click on the three vertical dots (or hamburger menu) in the upper right corner. From the dropdown menu, select "Settings".
  3. Navigate to export options: In settings, there is an option to import or export browsing data. Click on it.
  4. Save the exported data: A window will appear, prompting you to choose a location for the exported settings. Select your preferred location and confirm.

https://mspoweruser.com/fr/export-settings-brave-browser/

In addition:

Brave

To export and import bookmarks from the Brave web browser, it's not very complicated.

  • Press the CTRL+SHIFT+B keys
  • In the next menu, click on the three dots menu on the right
  • Then click on Export bookmarks
  • Save the HTML file to your hard drive.

https://www.malekal.com/exporter-importer-favoris-navigateur-internet/#Brave


0
Anonymous user
 

Hello MPMP10,

To save the settings, the tutorial says to access the export options,

but in the settings, I don't have this option.

  1. Access the export options: In the settings, there is an option to import or export browsing data. Click on it.
0
MPMP10 Posted messages 46992 Registration date   Status Membre Last intervention   18 844
 

I can't see it and I don't use this browser.

0
brucine Posted messages 24395 Registration date   Status Membre Last intervention   4 098
 

Hello,

Most browsers do not offer a complete solution for backing up settings, but only, for example, bookmarks or, as in Firefox, synchronization on another device; Brave is no exception:
https://support.brave.com/hc/en-us/articles/360021218111-How-do-I-set-up-Sync-

It seems to me that, for other browsers, some third-party software, to be taken with a grain of salt, allows this.

In the meantime, the least bad solution is to make a backup copy of
C:\Users\MyName\AppData\Local\BraveSoftware\Brave-Browser manually or, if you don't want to forget, through a cmd script that can be run manually or as a scheduled task:

XCOPY /s /e /h /y /i "C:\Users\MyName\AppData\Local\BraveSoftware\Brave-Browser" "path to my destination"

You can improve on this by saving multiple consecutive days, deleting backups older than... but the backup with XCOPY will always be total; you may prefer to make just one this time incrementally, with ROBOCOPY, see here with Firefox which is essentially the same:

https://forums.commentcamarche.net/forum/affich-37974865-donnees-firefox-perdues-apres-mise-a-jour#dernier

2
Anonymous user
 

Thank you and good evening

0
MPMP10 Posted messages 46992 Registration date   Status Membre Last intervention   18 844
 

I can't find a recent topic for your request about Brave online.

Have a good evening too.

0