Signing Out of One Google Account Without Losing the Others

The Avatar Menu Method on Desktop
Open any Google property in your browser. Gmail, Maps, YouTube, Drive, it does not matter which one because the account switcher lives at the top-right corner of every single page. You will see a small circular avatar showing the initials or photo of whichever account is currently active. Click that circle and a dropdown panel appears listing every Google account you have signed in on this browser, each with its own color-coded letter or image.
In that same dropdown, hover over or click the specific account you want to remove from the session. A small gear icon or a three-dot menu appears next to it. Select Sign out. That single action ends only that account's session in this browser. The other accounts remain fully authenticated. You can immediately switch back to your primary profile, and it will pick up exactly where you left off with no re-entry of passwords.
One detail worth knowing: if you are using a browser with multiple user profiles (Chrome profiles, for instance), the sign-out applies only within the current browser profile. Your other Chrome profiles, or a completely different browser like Firefox or Edge, will not be affected at all. The session is scoped to that one window of your machine.
Signing Out on Mobile and Tablet
On an Android phone or iPad, the flow is nearly identical but slightly more compact. Open Gmail from the app drawer, tap the avatar in the top-right corner of the inbox view, and you will see the same stacked list of accounts. Tap the one you want to remove, then tap Sign out at the bottom of the account detail screen. The Google app on Android handles this the same way: open it, tap your profile circle in the upper right, select the target account, and choose Sign out.
If you are using a mobile browser rather than a dedicated app, navigate to accounts.google.com while logged in as the account you want to remove. Tap your avatar, select Manage your Google Account, then look for the Security tab and scroll down to Your devices or Sign-out options. On some Android builds, you can also go to Settings, then Accounts and backup, then Accounts, find the specific Google account, and tap Remove account. That last path removes the credential from the device entirely, which is stronger than a simple session sign-out.
The practical difference matters if you are on a shared or loaner phone at a clinic waiting room or a client's office. A browser sign-out ends the current session but leaves cached tokens that could be recovered by the next person. Removing the account from device settings wipes those local credentials and forces a fresh login the next time anyone tries to use that Google identity on that specific phone.

What Happens to Your Other Accounts
The short answer is nothing. Signing out of one Google account in a multi-account browser session does not trigger a cascade sign-out of the others. Each account maintains its own cookie jar, its own OAuth token set, its own sync state for Drive files and Calendar events. When you close that one session, the remaining accounts continue running their background syncs without interruption.
The one place this gets slightly messy is with third-party applications that rely on a single Google OAuth grant to function. If your email client, calendar app, or a scheduling tool was authorized under the account you just signed out of, it will lose its token and prompt you to reconnect. Your other accounts' integrations stay intact. But if every one of those tools happens to be tied to the same Google identity, you will see a brief re-authentication dance across several apps at once.
For a local service business running on two or three Google identities, this is where discipline pays off. If your booking system, your review-management dashboard, and your marketing calendar all point to the business Gmail, signing that account out of the office laptop means you need to re-authenticate each one before the next appointment window opens. Keeping a clear mental map of which tool belongs to which account saves ten minutes of fumbling at 7 a.m.
Why Business Owners Keep Hitting This
Most independent operators I talk to run two Google accounts at minimum: a personal one for family logistics and a business one tied to the Google Business Profile, the office phone number, the booking inbox. A few add a third for a spouse or partner who handles front-desk scheduling. All three end up logged into the same laptop at the shop, the same iPad at the reception desk, sometimes the same shared computer at a co-working space.
The problem is not technical; it is habit. You click the avatar to check a personal email, accidentally select Sign out instead of Switch account, and now your business profile notifications are gone for the afternoon. Or you hand the office laptop to a contractor who needs to look up a map route, they sign in with their own Google account to save a pin, and now there are four avatars stacked in the corner and nobody remembers which one holds the business calendar.
A small ritual helps: name your browser profiles. In Chrome or Edge, create one profile labeled clearly as the business identity and another for personal use. That way the sign-out question almost never arises because the two identities live in separate windows with separate cookie stores. When you do need to sign someone out after a shared-session moment, the avatar menu makes it a three-click job instead of a ten-minute hunt.
When the Sign-Out Will Not Stick
Occasionally you click Sign out, the avatar disappears for a second, and then the account reappears as if nothing happened. The most common cause is a browser extension that manages multiple Google identities or an enterprise policy on a work-issued machine that silently re-authenticates via SSO. Check your extensions panel first; disable any account-manager or profile-switcher add-ons and retry the sign-out.
The second usual suspect is stale site data. Go to your browser settings, find Site data or Cookies for accounts.google.com and mail.google.com, and clear them manually. Then close every tab of that browser, fully quit the application (not just the window), and reopen it. The account should be gone. If it is still there, try an incognito or private window: if the account does not appear in a fresh private session, the problem is local cache, not a server-side issue.
As a last resort, navigate to myaccount.google.com/security while logged into the stubborn account, scroll to Your devices, and revoke access for the specific browser or phone you are trying to clean up. That forces Google's servers to invalidate the token, so the next time that browser tries to present the session cookie, it gets a 401 and drops the identity. It is a heavier hammer than the avatar menu, but it always works.