tasin
May 12, 2025, 2:56pm
1
Hi Brave Team,
I have a couple of feature requests that I believe would improve the user experience for many of us:
Option to Disable Auto-Updates:
Please consider allowing users to disable automatic updates. While I understand the importance of security, I prefer to manage updates manually. I take full responsibility for my system’s security and have never faced issues despite not using antivirus software.
Forced updates take up extra space and can negatively impact performance on older hardware. Having the choice to update only when I decide would be much appreciated.
Customizable Bookmark Grid:
It would be incredibly helpful if we could customize the number of rows and columns shown in the bookmarks grid on the new tab page. I have a large number of bookmarks and find the current layout limiting.
Additionally, please consider improving the navigation between bookmark pages/slides. Clicking the small dots to switch slides is inconvenient. A scroll or swipe feature would greatly enhance usability.
Thank you for your time and for the work you’re doing on Brave.
Some people were talking about the Brave browser updates and how they prefer more control, like turning off auto-updates and customizing the bookmark grid. Someone compared it to services they use in daily life, like MyProMeals in Houston. They said just like how they prefer choosing their own meals and delivery schedule with MyProMeals, they also want the freedom to manage browser settings themselves. The main idea is that users like when they have simple control over features , whether it’s about food delivery or software updates. Having flexible options makes things easier for different types of users.
1 Like
tasin
May 13, 2025, 3:03pm
3
You are right. They should do something about it. Also, fix the start page so that we can add more columns and rows.
tasin:
Option to Disable Auto-Updates:
Please consider allowing users to disable automatic updates. While I understand the importance of security, I prefer to manage updates manually. I take full responsibility for my system’s security and have never faced issues despite not using antivirus software.
Forced updates take up extra space and can negatively impact performance on older hardware. Having the choice to update only when I decide would be much appreciated.
@tasin Hello, here is an open topic. from the automatic update discussion and on github
I really like Brave. It’s faster than the other browsers and for someone who doesn’t have top speed internet it’s very useful to have a browser like Brave.
And I like what you’re doing for privacy and how you want to change internet advertising and all the rest.
But this morning there was an automatic update and it caught me by surprise and I didn’t like it.
I may have clicked on the green Update Brave arrow believing it would lead me to a page where I would see what the update is and then I …
opened 01:51PM - 07 Aug 19 UTC
security
suggestion
design
priority/P5
feature/updater
OS/Desktop
# Brave Software staff comment (by @bsclifton)
If you're here reading this, you… likely want to disable auto-updates in the Brave browser.
- Folks can already disable auto-updates on Android, iOS and Linux where updates are handled by the OS.
- For users on Windows and macOS, there are workarounds available.
**We at Brave Software do NOT recommend turning off auto-updates. There are important security fixes included in many of our releases and it's just not a good idea to run an old vulnerable web browser.**
Because we do not recommend disabling auto-updates
- we don't offer a user interface in Brave for disabling them
- it's a low priority for us to add a user interface for disabling them
**NOTE: For those unfamiliar with Brave issue triage, the `priority/P5` assignment on an issue specifically means that we do not currently have plans to work on that issue**.
This issue is left open to share our official recommendation and so that folks can provide feedback.
# Windows and macOS work-arounds
We do not recommend disabling auto-updates. However, if you want to do this, we can share a few ways it's possible.
## Windows
There are a few ways you can block updates.
### Using the hosts file
You can block updates by making `updates.bravesoftware.com` non-routable. The easiest way to do this is the hosts file.
If you are not familiar with what a hosts file does we do NOT recommend you try this work-around.
1. Open an admin command prompt
2. Paste in `start notepad C:\Windows\System32\drivers\etc\hosts` and hit enter
3. Go to the bottom of the hosts file (below all the example comments)
4. Paste in a line `0.0.0.0 updates.bravesoftware.com`
5. Save the file
6. Remember to remove this or comment this out when you DO want updates
### Registry
You can open an admin command prompt and run the following:
`REG.EXE ADD "HKLM\SOFTWARE\WOW6432Node\BraveSoftware\UpdateDev" /v LastCheckPeriodSec /t REG_DWORD /d 0 /f`
If you prefer to do manually, you can open `regedit.exe`, create a new key under `HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BraveSoftware\UpdateDev` and add a new DWORD value with the name `LastCheckPeriodSec` and value set to `0`

If you're on 32-bit Windows, you'll want to remove the `WOW6432Node` portion of that registry path.
**NOTE: this does NOT stop updating if you manually visit the brave://settings/help page. This page will always check for updates manually. It won't update until you click the relaunch button though (or if you exit).**
### Group policy
Windows can also use the group policy. For the group policy for UPDATES to take effect, the computer must be joined to a domain w/ active directory. We do plan on offering the admin templates for that use-case - please see https://github.com/brave/brave-browser/issues/26503 (more [info here](https://github.com/brave/brave-browser/issues/5576#issuecomment-1854706710)).
## macOS
### Using the hosts file
Similar to the solution on Windows
1. Open a command prompt
2. Open the `/etc/hosts` file using the editor of your choice w/ sudo.
`sudo vim /etc/hosts`
3. Scroll to the bottom of this file. You may already have entries
4. Paste in a line `0.0.0.0 updates.bravesoftware.com`
5. Save the file and exit the editor (for vim `:wq`)
6. Remember to remove this or comment this out when you DO want updates
### Command line
When launching Brave from command line, you can pass the `--disable-brave-update` argument.
## Linux
If you're using Ubuntu Snaps, you can disable the updates. [See here for more information](https://merlijn.sebrechts.be/blog/2022-11-10-turn-off-snap-updates/). But basically, you can do `snap refresh --hold`.
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. For example:
```
brave-browser --disable-features=OutdatedBuildDetector
```
# Original issue description (by @willemavjc)
Brave is really nice web browser. I truly think it is. But these days, it rather tends to become a bummer due to a simple thing on which a part of the community is divided and some key people are a bit stubborn: **"Disabling autoupdate"**.
This follows up several issues on the same subject which were all closed, and so I believe it will happen for this one but I still think this is a required feature.
So please implement it. **Really, make it happen.**
Why?
- For all the real (and good) reasons that have been written and discussed (@cnst if you hear me)
- Because Brave is also an imperfect software holding **bugs** in its pretended "stable" releases
To contributors arguing that disabling autoupdate is a bad thing because you want to guarantee the most secure experience I would say that in fact you are not. Even if you do code a nice software, the releases you believe stables are not that perfect.
For example, an autoupdate frequently lead to a **loss of the opened tabs.** And this is clearly annoying: the articles you were reading? Gone. The submissions you were drafting on with no autosave? Lost. Etc.
And the list can be long sometimes: The "Downloads" section listing stuff downloaded? Feature no longer working. Oops!
Plus, these autoupdates do not warn their coming: You just get some sort of ugly (inner) app kill and that's all. Not even a restart. Even MS Windows do it better: you got a pop-up asking for a window, with a shift option!!
Clearly, the user experience just gone worse.
The aim of this issue is not to score on one side versus the other (devs vs/ users) but to make more obvious that people should have the right to use or not such a feature; I believe Brave was not made by a few people for these few people only but rather a (democratic) community, right?
**References:**
https://github.com/brave/browser-laptop/issues/1877
https://github.com/brave/browser-laptop/issues/10863
## Brave version (brave://version info)
0.67.123 on Windows 10 18362