Hello Community!
We wanted to inform you all that there is a fix for the known issue where the browser will sign users out of Google Accounts regularly that is currently in the Nightly build of the browser:
opened 07:03PM - 19 Mar 25 UTC
closed 06:02AM - 16 Sep 25 UTC
closed/duplicate
needs-investigation
OS/Windows
webcompat/not-shields-related
OS/Desktop
### Latest update
Please check out the new version of this issue here:
https://g… ithub.com/brave/brave-browser/issues/49300
This issue has grown too large and will be locked. Thank you!
For a Linux specific version of this issue, please see https://github.com/brave/brave-browser/issues/39758
### Description
Starting ~3mo ago or so, several users have reported that they are being logged out of websites when they close/relaunch the browser. Most of these users have confirmed that they do not have the `Forget me when I close this site` Shields protection enabled, nor do they have data set to be clear "on exit".
While it _might_ be related to extensions and/or individual profile setups, it seems unlikely that all of the users reporting this have the same extensions and/or setups, or if they do have similar setups, the common thread is likely a setting in Brave itself, pointing to it potentially being a bug/issue in the browser.
Some users have reported that the following ["solution"/"workaround" resolves the issue](https://community.brave.com/t/brave-keeps-logging-me-out-of-google/599655/5?u=mattches), but users should not have to take these steps to simply stay logged into websites when they close/relaunch the browser:
> 1. In a Brave Browser New Window go to `brave://settings/content/javascript`
> 2. Scroll down that javascript settings page to Allowed to use javascript
> 3. Click the `Add` button
> 4. Enter `[*.]google.com` as the site . . . but do not enable `Current Private session only`
> 5. Click the `Add` button
> 6. Repeat those steps for:
> ```
> [*.]firebaseapp.com
> [*.]gmail.com
> [*.]googleapis.com
> [*.]googleusercontent.com
> [*.]gstatic.com
> [*.]youtube.com
> ```
Users have reported this issue occurring on Windows, macOS and Linux systems. Most of these reports are specific to sites that use Google accounts/auth logins, but some users report this occurring for other sites as well.
### Steps to reproduce
N/A
### Actual result
Users keep getting logged out of sites when closing/relaunching the browser
### Expected result
Users should stay logged into sites after closing/relaunching the browser unless they have `Clear data on exit` or `Forget me when I close this site` options enabled.
### Reproduces how often
Easily reproduced
### Brave version (brave://version info)
v1.76.74 -- but issue has been occurring for several months now.
### Channel information
- [x] release (stable)
- [ ] beta
- [ ] nightly
### Reproducibility
- [x] with Brave Shields disabled
- [ ] with Brave Rewards disabled
- [ ] in the latest version of Chrome
### Miscellaneous information
User reports:
- [I get logged out of google after closing brave](https://community.brave.com/t/i-get-logged-out-of-google-after-closing-brave/605145/11)
- [Brave keeps logging me out of google](https://community.brave.com/t/brave-keeps-logging-me-out-of-google/599655/)
- [Brave disconnecting from websites](https://community.brave.com/t/brave-disconnecting-from-websites/603631)
- [Persistent Auto-Logout Issue in Brave – Help Needed!](https://community.brave.com/t/persistent-auto-logout-issue-in-brave-help-needed/605435)
- [Brave Keeps Logging Me out of All Accounts 2 to 3 times a week](https://community.brave.com/t/brave-keeps-logging-me-out-of-all-accounts-2-to-3-times-a-week/598686)
- [Im getting logged out of Google Services](https://community.brave.com/t/im-getting-logged-out-of-google-services/583885)
- https://www.reddit.com/r/brave_browser/comments/1jazy1f/brave_logging_me_out_problem/
- https://www.reddit.com/r/brave_browser/comments/1ihsgzn/why_does_brave_all_of_a_sudden_keep_logging_me/
- https://www.reddit.com/r/brave_browser/comments/1di35hl/constantly_being_logged_out_of_gmail_and_youtube/
- https://www.reddit.com/r/brave_browser/comments/1jbydlc/spotify_web_player_just_wont_keep_me_logged_in/
- https://www.reddit.com/r/brave_browser/comments/1ja4yye/new_to_the_brave_browser/
- https://www.reddit.com/r/brave_browser/comments/1idn0xm/why_every_site_logged_out_all_of_a_sudden/
- https://www.reddit.com/r/brave_browser/comments/1i9uahr/google_keeps_logging_me_out_when_i_close_and/
- https://www.reddit.com/r/brave_browser/comments/1hl929b/brave_logs_me_out_regardless_of_settings_at_random/
Will continue to add them here as I see them. Shout out to @saoiray for aggregating all these recent threads.
cc @ryanbr @rebron @ShivanKaul
opened 06:00AM - 16 Sep 25 UTC
needs-investigation
OS/Windows
priority/P2
webcompat/not-shields-related
OS/Desktop
## Description
This is a new ticket tracking a problem on Windows originally rep… orted with https://github.com/brave/brave-browser/issues/44789. That ticket has many recorded incidents and a lot of troubleshooting.
For a Linux specific version of this issue, please see https://github.com/brave/brave-browser/issues/39758
## What happens
- Some people logged out of only Google site (ex: gmail)
- Others logged out of all sites
@lllIIIlll reported that when the issue happened, [cookies and local storage for those domains were deleted](https://github.com/brave/brave-browser/issues/44789#issuecomment-3015191901). For local storage, all the entries deleted.
Multiple people were seeing the following histogram reported when the data disappeared:
`Signin.BoundSessionCredentials.SessionTerminationTrigger`
For example:
```
- Histogram: Signin.BoundSessionCredentials.SessionTerminationTrigger recorded 2 samples, mean = 1.0 (flags = 0x41) [[#](chrome://histograms/#Signin.BoundSessionCredentials.SessionTerminationTrigger)]
0 O (0 = 0.0%)
1 --O (2 = 100.0%) {0.0%}
2 ...
```
## When it happens
Some folks report when closing the browser. Others report it happens w/ browser open after a certain amount of time.
## When did it start happening?
Issue was first reported when we introduced Chromium 135 in [Brave 1.77.95 (2 April 2025)](https://github.com/brave/brave-browser/releases/tag/v1.77.95).
@arch-btw helped narrow down a regression range in NIGHTLY when [we merged Chromium 135 into our code-base](https://github.com/brave/brave-core/pull/27522).
- [1.78.52](https://github.com/brave/brave-browser/releases/tag/v1.78.52) has the problem
- [1.78.51](https://github.com/brave/brave-browser/releases/tag/v1.78.51) does not have the problem
We started to receive even more reports when Chromium 140 was released with [Brave 1.82.x (4 September 2025)](https://github.com/brave/brave-browser/releases/tag/v1.82.161).
## Things that we've asked folks to check
These are things which could be giving the same symptom but it's a different root cause.
If you haven't already checked these, you should:
- Is `Forget me when I close this site` enabled for site being visited? (click shields - the Brave logo next to omnibox). Disable this (NOTE: this is disabled by default).
- There is also a global `Forget me when I close this site` located at brave://settings/shields - set to disabled (NOTE: this is disabled by default).
- Try disabling extensions if you have any installed via `brave://extensions/`
- Make sure 3rd party software isn't tampering with cookies / etc (virus scanner, CCleaner, etc). That program may have a way to exclude the Brave profile directory which by default is located at `%LOCALAPPDATA%\BraveSoftware\Brave-Browser\User Data`.
- Make sure you don't have anything set to clear on exit (`brave://settings/clearBrowserData`)
- Make sure `Allow sites to save data on your device` is selected on `brave://settings/content/siteData`
It's worth noting: many people who are experiencing this issue have checked those and responded they are not applicable.
## Possible upstream reports
- https://issues.chromium.org/issues/391763852
If anyone has the Nightly build installed, it would be very helpful for us if you could test this fix out and let us know if the issue is resolved for you. So far we have seen positive results. If we continue to see similarly positive results, this fix will move into Beta and Release builds shortly.
Thank you
HeathM
September 18, 2025, 4:57am
5
Just got signed out of Gmail (Brave beta).
HeathM
September 18, 2025, 5:05am
6
Meanwhile simultaneously tried Nightly and it seems to be fixed
ZoKa
September 18, 2025, 12:41pm
7
Still got signed out of it.
I’m using the regular Brave browser though.
steeven
September 18, 2025, 1:53pm
8
@HeathM how about now on Beta?
steeven
September 18, 2025, 1:54pm
9
@ZoKa we’re at 25% roll out in release channel https://github.com/brave/brave-browser/issues/49300#issuecomment-3305950286 , looks like it hasn’t made it to your machine.
i heard that on brave://version if you have this option you are in the 25% rollout in release channel right?
1 Like
Saoiray
September 18, 2025, 2:12pm
11
@Username13 that’s correct. If you see that on the brave://version
then it should be active on yours.
i even typed brave://version on private browser and the option is there finally
ZoKa
September 18, 2025, 2:55pm
13
Still not showing on my version, but I’ll wait till it’s at 100%.
Thanks for the help tho.
Rosy2
September 18, 2025, 10:59pm
15
I have problem, the browser doesn’t start can you help me, please?
Saoiray
September 19, 2025, 4:59pm
19
Just an update, it’s currently at 50% and they’ll be expanding. To check if your browser has the fix, go to brave://version
and look for BTMGoogleAuthWorkaroundRelease:Enabled like you see highlighted in blue on my screenshot below.
If yours says Default instead of Enabled then it means you don’t have the fix/workaround yet. It’s just doing a gradual rollout as they are trying to keep an eye out on things and make sure this change doesn’t cause any other problems. So anyone who does see it enabled should report success or issues, preferably at the Github issue over at https://github.com/brave/brave-browser/issues/49300
1 Like
Was just coming here to give a similar update. Thanks @Saoiray