bluemoon_ken Posted June 4, 2023 Share Posted June 4, 2023 I used these two threads to figure out how to move my Brave browser profile away from my OS partition. Reddit Forum: Is it possible to move Brave's profile to another location on the same computer? Is it possible to move Brave's profile to another location on the same computer? Brave Forum: Is it possible to move Brave's profile to another location on the same computer? Is it possible to move Brave's profile to another location on the same computer? But I'm having trouble doing it for this portable version of Chromium Chromium Chromium Portable File Here's the .bat file I used for Brave @echo off ECHO CHANGING BRAVE PROFILE LOCATION TO N:\BRAVE PORTABLE\BraveSoftware mklink /j "C:\Users\mr\AppData\Local\BraveSoftware" "N:\BRAVE PORTABLE\BraveSoftware" PAUSE With this result This is in my brave shortcut target field, with the added commnad “N:\BRAVE PORTABLE\brave.exe” --user-data-dir=“N:\BRAVE PORTABLE\BraveSoftware\Brave-Browser\User Data” Here's my Chromium directory profile location N:\CHROMIUM\Chromium\User Data Link to comment https://www.neowin.net/forum/topic/1429929-chromium-portable-change-profile-location/ Share on other sites More sharing options...
bluemoon_ken Posted June 5, 2023 Author Share Posted June 5, 2023 Maybe someone could advise me where to find such info? Link to comment https://www.neowin.net/forum/topic/1429929-chromium-portable-change-profile-location/#findComment-598826214 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now