Disable Autoplay on Browser
Migrate/Switch from Google Chrome Portable to Brave on Windows:
- Open File Explorer
- Go to
%LocalAppData%
- Create folder
Google
>Chrome
>User Data
- Open Chrome Portable and navigate to
chrome://version/#:~:text=Profile%20Path
- Look for the
Profile Path
field*, copy profile folder &Local State
file to%LocalAppData%\Google\Chrome\User Data
- Open Brave and navigate to
brave://settings/importData
- Select profile and click Import
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\BraveSoftware] | |
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\BraveSoftware\Brave] | |
"BraveAIChatEnabled"=dword:00000000 | |
"BraveRewardsDisabled"=dword:00000001 | |
"BraveVPNDisabled"=dword:00000001 | |
"BraveWalletDisabled"=dword:00000001 |