You can go to task manager, then the startup tab and then disable the VPN service, the restart Windows. It will not run. I find it annoying as well, but it doesn't use any cpu and almost no RAM. Regardless, you can stop it from running this way. It won't get added back to startup after an update. Answer from jtrox02 on reddit.com
🌐
Reddit
reddit.com › r/brave › how to disable "to get future brave updates, you'll need windows 10 or later"
r/brave on Reddit: How to disable "to get future Brave updates, you'll need Windows 10 or later"
December 13, 2022 -

Open cmd and paste:

reg add "HKLM\Software\Policies\BraveSoftware\Brave" /v SuppressUnsupportedOSWarning /t REG_DWORD /d 1 /f

OR

use the more complicated way:

  • Press Win + R and type regedit

  • Go to HKEY_CURRENT_USER\Software\Policies\BraveSoftware\Brave

  • Right-click on Brave and create a new Dword (32-bit) Value

  • Rename the value to SuppressUnsupportedOSWarning

  • Double-click on the value and change its value to 1

  • Restart

🌐
Reddit
reddit.com › r/brave_browser › unable to stop auto-updates
r/brave_browser on Reddit: Unable to stop auto-updates
April 6, 2025 -

RTX video enhancements haven't worked on any release for about the last year. I've troubleshooted for hours and the only solution was to rollback to an earlier version that still works. But the browser randomly updates itself. I've firewalled everything in the install folder, disabled all Brave services, paused windows update, and it STILL randomly updates. Whose great idea was it to not allow a toggle to pause updates?

If you want to show a notification there's an update for enhanced security every launch that's fine, but I get autonomy over what's installed on my PC. I won't use this garbage.

🌐
Reddit
reddit.com › r/brave_browser › looking for the current best practices to make brave quiet and reliable
r/brave_browser on Reddit: Looking for the current best practices to make Brave quiet and reliable
January 28, 2026 -

New to Brave.

I don't need any of the following:

  • Brave Rewards

  • Brave Wallet

  • crypto/blockchain shit

  • Brave VPN

  • Brave AI Chat

  • Included Password Manager

  • Tor (since their implementation is NOT safe)

  • Brave Ads

  • Brave Sync

or anything similar

Do you use Brave Debloatinator or SlimBrave, and why? (I'm assuming these just automate the group policy and registry stuff, and that they both turn off and hide things rather than remove them.)

https://search.brave.com/search?q=mulesgaming+brave+debloatinator+vs+slim+brave&source=web&summary=1&conversation=08ab9db799ac7c397e294af9e500201f30a0

(The group policy stuff: https://support.brave.app/hc/en-us/articles/360039248271-Group-Policy )

Do you do anything to prevent Brave from updating, since Brave seems to update too often and causes problems when it does?

https://search.brave.com/search?q=prevent+brave+from+updating+2025+reddit&source=desktop&summary=1&conversation=08ab821d617a329645bd588aede7c30f40a1

Do you do these privacy settings?

https://www.privacyguides.org/en/desktop-browsers/#brave

Is there anything else we should do?

Thank you!

🌐
Reddit
reddit.com › r/brave › how do i disable auto updating of the brave browser on linux
r/brave on Reddit: How do i disable auto updating of the brave browser on LINUX
August 20, 2023 -

I've done like a dozen variations of a search for this

found dozenS of articles about how to disable it for windows or mac, not a single one for linux

the ways for mac and windows do not work

I found one way that says to change your hosts file to ignore the host it checks for updates from with:

0.0.0.0updates-cdn.bravesoftware.com

but that doesn't work, it was pretty old so maybe they use a different update URL

I also saw several posts about why they shouldn't allow it to be disabled, i don't give a shit about all those reasons, i won't be annoyed EVERY DAMN TIME i open my browser with a popup that steals keyboard focus and fucks up my typing EVERY DAMN TIME.. thats one of the reasons i removed chrome

I got this browser for options and i can't for the life of me figure out how to opt out of this annoying popup

🌐
Wasyaco
wasyaco.com › node › 479
How to disable Brave automatic updates - prevent Brave browser from auto-updating | Wasya Co
The Brave browser strives to be an independent browser, neither controlled by Google, nor by Microsoft, nor by any other evil mega-corp like Amazon or Facebook. Unfortunately, it still keeps asking the user to update it, and does not give the option to reject the update without extra tweaking.
Find elsewhere
Top answer
1 of 2
1

I would try to disable auto-update, which is not recommended. Disabling automatic updates can leave your browser vulnerable to security flaws, so use these methods with caution.


Agreed, staying up to date is important, but my brave gets updated through the distro. This info really helped. The second link had a few suggestsions, and adding:

--disable-features=OutdatedBuildDetector to the command line is what worked for me.

Installing via a package manager (ex: apt, pacman, etc) is going to give the best experience on Linux. For more info, see https://brave.com/linux/. You can migrate from an Ubuntu Snap to a regular install - but need to copy your profile over.

At this point, you are controlling when the updates happen. When doing apt update / apt upgrade, be conscious about if Brave is listed and if you want to update it.

You may see a notice that you're out of date, which can be annoying. You can use the --disable-features command line arg when calling Brave to hide this notice.

  • Add a "Disable autoupdate" feature (disable updates)

Here you need to check whether you have the option to do this directly in Brave’s settings.

If you really want to update and it doesn’t work, I would completely uninstall Brave and then install the latest version.

Apparently, there is also the option of trying it with entries in the hosts file with 0.0.0.0 updates.bravesoftware.com or by disabling the brave-browser-stable service if it exists with systemctl disable brave-browser-stable --now, or launching Brave with command-line arguments such as --disable-component-update.

Brave may have other background processes or scheduled tasks that try to re-enable updates, so you might need to monitor and adjust them over time

Here are a few links, some are for Windows, so you’ll need to see if you can apply any of that.

  • How do I stop Brave from updating itself silently and reinstalling a VPN service I never wanted in the first place?

  • Add a "Disable autoupdate" feature (disable updates)

  • How do i disable auto updating of the brave browser on LINUX

  • SERIOUS SECURITY PROBLEM: How to prevent Brave from updating in the background?

  • How to disable auto updates in the Brave browser?

  • Not able to update Brave

2 of 2
0

Assuming you installed the Ubuntu and Debian-based distributions, not the SNAP, do only the update part that is mentioned in Installing Brave Browser on Linux Systems as follows:

1)Add/refresh the Brave repository in the sources.list.d directory:

echo "deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main"|sudo tee /etc/apt/sources.list.d/brave-browser-release.list

2)Execute the GUI app Software Updater. It should be able to get Brave from the repository.

You do not need to uninstall/install manually, the updater will care as always have done. It works for me.

🌐
Reddit
reddit.com › r/brave › disable "to get future brave updates, you'll need windows 10 or later"
r/brave on Reddit: Disable "To get future Brave updates, you'll need Windows 10 or later"
December 4, 2022 -

SOLUTION: Make this text file with a .reg extension then double click on it, to enter it into registry, restart Brave:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\Policies\BraveSoftware\Brave]

"SuppressUnsupportedOSWarning"=dword:00000001

[HKEY_LOCAL_MACHINE\Software\Policies\Google\Chrome]

"SuppressUnsupportedOSWarning"=dword:00000001

🌐
Quora
quora.com › How-do-I-disable-auto-updates-in-a-Chromium-based-Brave-browser
How to disable auto-updates in a Chromium-based Brave browser - Quora
Program → point to Brave update executable (update.exe) → Block the connection → apply to all profiles. This prevents update downloads without altering services.
🌐
Reddit
reddit.com › r/brave_browser › (android) how do i stop brave to bother me for updates?
r/brave_browser on Reddit: (Android) How do I stop Brave to bother me for updates?
June 11, 2024 -

This is getting very annoying. Randomly while browsing Brave has started to automatically open the Google Play app without even asking bothering me for an update. Now, if I want to update or not, and when it's only my business and this constant interruption is making me furious.

Please tell me there's a way to disable it.

🌐
GitHub
github.com › brave › brave-browser › issues › 32648
Add a "Disable autoupdate" feature (disable updates) · Issue #32648 · brave/brave-browser
August 31, 2023 - I noticed this old thread and see a lot of conflicting views. I'm very happy with the solution mentioned here adding a flag. I don't see the flag setting. Where is it? I am running v1.57.57 on macOS Catalina. We know that there are a bun...
Author   jstnbr
🌐
Brave Community
community.brave.app › browser support › desktop support
How do you stop Brave from updating? - Desktop Support - Brave Community
April 21, 2025 - How do you stop the stop Brave from automatically updating ? The reason I’m asking is because in June Google plans to remove Manifest V2 items from the store Now the Brave team has said they’ll try their best to support some MV2 extensions which is much appreciated but if the Chromium code ...
🌐
Reddit
reddit.com › r/brave_browser › why brave still isn’t business-ready (2025 edition)
r/brave_browser on Reddit: Why Brave Still Isn’t Business-Ready (2025 Edition)
May 31, 2025 -

TL;DR:

Brave is a solid personal browser. Privacy-friendly, fast, lightweight. But in enterprise contexts? It’s still more of a tech demo with opinions than a browser that respects enterprise policy needs.

If Brave wants to be taken seriously by sysadmins, it’s time for them to show up with real tools - not just toggles and vibes.


Every few months I check in to see if Brave has finally matured into a browser that’s actually viable for managed deployments in business or education. And every few months, I end up writing one of these posts again. So here we are.

Recently, I asked how to disable Leo and Brave Talk using ADMX policies: https://www.reddit.com/r/brave_browser/s/aGRnkkReyR

Leo and Brave Talk: Can’t Disable What You Can’t Catch

There is technically a DisableAIChat policy. It’s supposed to disable Leo. Spoiler: It doesn't. Leo still shows up.

Brave Talk? Not a single ADMX policy exists for it. No option to completely strip AI, even in locked-down environments.

When I say “disable,” I don’t mean “tucked away but still breathing.” I mean actually disabled - like how grown-up enterprise software behaves.

What “Business-Ready” Should Mean

  1. Predictable updates, not “surprise, here’s an AI assistant.”

  2. Policy controls that can actually disable or remove features.

  3. No unexplained traffic to AI or crypto domains from locked-down machines.

Let me know if you’ve cracked some of this with undocumented flags or deeper config tricks. Otherwise, it's back to Edge / Firefox / Chrome for now.

🌐
Brave Community
community.brave.app › browser support › desktop support
SERIOUS SECURITY PROBLEM: How to prevent Brave from updating in the background? - Desktop Support - Brave Community
July 10, 2023 - Good evening, I didn’t want to create a thread about this, but I’ve done a lot of research and this problem still makes me feel very anxious about the security of using Brave… 😵 😥 😥 😥 Description of the issue: I just want to know how I can disable Brave from auto-updating ...
🌐
Brave Community
community.brave.app › browser support
How can I stop automatic updates? - Brave Community
March 9, 2024 - Hi, I’m living in the countryside and our net speed is very week, so I’m unable to work if Brave is running an update. How can I stop this automatic updates and do them when I don’t need the internet for working? Otherw…
🌐
Reddit
reddit.com › r/brave_browser › new brave update?
r/brave_browser on Reddit: New Brave update?
October 4, 2025 -

So today, my laptop was lagging like crazy. Some background task was going on, and I just couldn't find anything abnormal.
Until, I see brave having a recent update registry change on my pc. It seems brave had updated. But unlike always, this update was a bit more... serious?
It lagged my laptop unlike how it usually updates normally, and when I opened brave, I had that annoying footer and sidebar on again.
Yes I know, not that big of a deal, I went to the settings and changed it at once. But, I don't appreciate you changing my customizations, brave.
Anyways, I am just leaving this out here for anyone as confused as I was, to know the problem is not just for them. Also, anyone else faced this, and any idea why?

🌐
Reddit
reddit.com › r/brave_browser › do not update brave right now if you regularly watch youtube
r/brave_browser on Reddit: Do NOT update Brave right now if you regularly watch YouTube
February 27, 2024 -

I don't know what changed with the battle between Brave and Youtube but YT is either winning right now, or Brave has a broken update.

On my 2 side by side systems while I was on one I saw a Brave update yesterday while watching YT and without thinking I went ahead and restarted Brave to get the update. This instantly broke any and all Youtube functionality. Whether I enable or disable Adblock Plus it makes no difference. Videos completely refuse to load while I see the spinning circle and never get the actual video.

Sometimes I can get a video to start with ABP enabled by refreshing the page repeatedly but it oddly starts the video about 2 minutes in. Trying to refresh or wait it out with ABP disabled leaves it stuck. Overall it's made YT completely unwatchable regardless if I'm using ABP or not. Disabling all extensions has zero effect.

I thought maybe it was something with YT but shifting over to my other system where I haven't accepted the Brave update ABP is still working perfectly and videos load instantly without ads.

Is anyone else experiencing this or is there something broken on my end?

EDIT: FIXED. I thought it was something to do with adblocking as it would load YT's player frame but nothing else. Reinstalling Brave made it go away so I must have just gotten a corrupted update. Good to know it wasn't a widespread issue and it was easy enough to fix.