The Brave Browser executable, brave.exe, is located in one of:
64 architecture
"C:\Program Files\BraveSoftware\Brave-Browser\Application\brave.exe"
x86 architecture
"C:\Program Files(x86)\BraveSoftware\Brave-Browser\Application\brave.exe"
"
For the following Changed Paths, 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 Paths:
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
x86 architecture (note the switches to add):
"C:\Program Files(x86)\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.
If Brave Browser starts up and keeps running, then, in a New Window go to:
brave://local-state/
Search for:

That is the beginning of the Local State stored information about your Brave Browser Profiles.
Compare, make note of, the Profiles info that you find there.
The initial Brave Browser Profile (aka Profile 1), created during the installation of Brave Browser, is within the Default folder:
C:\Users[UserName]\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\
Your Brave Browser Profiles; respective entries in the Local State file:
C:\Users[UserName]\AppData\Local\BraveSoftware\Brave-Browser\User Data\Local State
should resemble each other âin spirit.â
You may need to spend time comparing the contents of the Profile folders (Default, Profile 1, Profile 2, etc.).
Letâs say, that you set aside the old BraveSoftware folder, and run a fresh install of Brave Browser. (Yes, you already did that.)
Letâs say, you have existing Profiles: Profile 1 (in folder âDefaultâ), Profile 2 (in folder âProfile 1â), Profile 3 (in folder âProfile 2â) that were set aside within the old BraveSoftware folder.
BEFORE TRYING TO REPLACE the fresh Brave Browser installationâs BraveSoftware folder with your old BraveSoftware folder . . .
Using the Settings of the fresh Brave Browser installation, create the additional Profiles: Profile 2 and Profile 3
Open a New Window for Profile 2; and then close that window.
Open a New Window for Profile 3; and then close that window.
So all three fresh, new Profile folders: Default, Profile 1, Profile 2 are present in their proper locations within the fresh BraveSoftware folder.
Exit / Quit Brave Browser.
Replace only 1 Profile folder at-a-time, swapping out the fresh, new Profile folder for the old Profile folder, and then run Brave Browser in order to see if the old Profile is recognized.
PS. I would not try to replace the fresh, new Brave Browser installationâs BraveSoftware folder with your old BraveSoftware folder.