Skip to content

SlimBrave is a project aimed at debloating Brave browser by removing unnecessary features and components to enhance performance and streamline user experience.

License

Notifications You must be signed in to change notification settings

ltx0101/SlimBrave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

SlimBrave

slimbravelogosmall

Brave Browser Debloater

SlimBrave is a powerful PowerShell script designed for Windows users to streamline their Brave Browser experience by toggling and configuring unwanted features. With SlimBrave, you can easily disable or enable various Brave functionalities, customize settings, and improve privacy.

Features:

  • Disable Brave Rewards
    Brave's reward system.

  • Disable Brave Wallet
    Brave's Wallet feature for managing cryptocurrencies.

  • Disable Brave VPN
    Brave's VPN feature for "enhanced" privacy.

  • Disable Brave AI Chat
    Brave's integrated AI Chat feature.

  • Disable Password Manager
    Brave's built-in password manager for website login credentials.

  • Disable Tor
    Tor functionality for "anonymous" browsing.

  • Set DNS Over HTTPS Mode
    Set the DNS Over HTTPS mode (options include automatic or off) to ensure private browsing with secure DNS queries.

  • Disable Brave Ads
    Brave Ads feature.

  • Disable Sync
    Sync functionality that which synchronizes your data across devices.


How to Run

Run the command below in PowerShell:

iwr "https://raw.githubusercontent.com/ltx0101/SlimBrave/main/SlimBrave.ps1" -OutFile "SlimBrave.ps1"; .\SlimBrave.ps1
Requirements
  • Windows 10/11
  • PowerShell
  • Administrator privileges

Important

Running this script resets the values to their default. YOU then choose what to remove and what to keep.

Error "Running Scripts is Disabled on this System"

Run this command in PowerShell:

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned

About

SlimBrave is a project aimed at debloating Brave browser by removing unnecessary features and components to enhance performance and streamline user experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published