Hello
I wish to remove the ability to use the guest profile or create any additional profiles. Can anyone point me in the right direction on how to do this?
I am using the latest version of Brave on a Macbook.
Thanks
Hello
I wish to remove the ability to use the guest profile or create any additional profiles. Can anyone point me in the right direction on how to do this?
I am using the latest version of Brave on a Macbook.
Thanks
Just search for chrome, it will work for brave.
I have not verified the above method, do it at your own risk.
Thanks. I tried that already. It does work on chrome but not on Brave.
You need to change the name from com.google.chrome to whatever brave is supposed to be on Mac via command line in the terminal.
Try this
defaults write /Applications/Brave Browser.app"
BrowserGuestModeEnabled -bool false
It should be similar to photo shown in the link, with root access
Thanks for your help. I managed to get it working but can’t say for sure what command actually worked because it only worked on the reboot. I pretty much tried every variation in the wording with the last one being:
defaults write com.brave.browser BrowserGuestModeEnabled -bool false
defaults write com.brave.browser BrowserAddPersonEnabled -bool false
Appreciate the help
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.