Skip to content

arnabwahid/brave-manager

 
 

Repository files navigation

Brave Manager

A tool for quickly uninstalling all copies of Brave on Windows or macOS.

Installation

Download this repository's Zip file and unpack it.

Usage

Windows

Right-click on Uninstall Brave.bat and pick "Run as Administrator. If you encounter any issues, try first right-clicking Stop BraveUpdate.bat.

macOS

Run uninstall-brave.sh from a Terminal. For example, by entering the following:

~/Downloads/uninstall-brave.sh

If uninstall-brave.sh is in the current directory, then you need to prefix it with ./ to execute it:

./uninstall-brave.sh

The command will likely prompt for your password.


macOS Housekeeping:

If you want a clean slate, you can run brave-clean-slate.sh. It removes configs, extensions and bookmarks by running:

~/Downloads/brave-clean-slate.sh

or

./brave-clean-slate.sh

About

Uninstall Brave with Data and leftovers for a clean install.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.1%
  • Shell 11.9%
  • Batchfile 2.0%