Skip to main content

How to easily switch your Google accounts

How to Easily Switch between Multiple Google Accounts


Lots of us maintain multiple Google accounts for a variety of reasons. Maybe your day is mostly spent inside Gmail and Google Calendar associated with your work account but you prefer to store files inside Google Drive of your personal Google Account.
Google does make it easy for you to sign-in to multiple Google accounts simultaneously so you don’t have to log out of one Gmail account to check emails of the other one. Simply go to accounts.google.com/AddSession and sign-in with the other Google account inside the same browser session.

Sign-in is Easy, Switching Accounts is Difficult

One you are logged in, click your profile image in the upper right and select any Google account from the drop down to switch to that account.
switch-gmail-accounts.png
The default account, the one that appears on top of that list, is the one that you signed in with first. Thus, if you type mail.google.com in your browser’s address bar, you’ll always be taken your Gmail account. If you need to set another Google account as the default one, you’d have to sign-out of all existing accounts and sign-in first with that account.
That’s obviously too many steps for users who have to constantly juggle between multiple accounts. So here’s a simple URL trick that will help you switch between Google accounts quickly.

Create Keyboard Shortcuts for Google Accounts

Go to the Gmail website and press Ctrl+D (or Cmd+D on Mac) to bookmark the Gmail website.
gmail-bookmark.png
Click the Edit button to modify the bookmark. Here add ?authuser=email@gmail.com after the last slash(/) symbol and append the shortcut to the bookmark name as shown below. We use the short “gw” meaning Google Apps for Work Gmail.
gmail-multiple-signin.png
Repeat the steps for all your other Gmail accounts.
You can now type gw in the address bar to quickly launch your work Gmail account even if that account may not be your default Google account.
If you are a keyboard ninja, shortcuts are a much faster way to do things that using your mouse to click a bunch of menu items. The trick works with all Google Apps services including Google Drive, Contacts and Calendar.
https://calendar.google.com/?authuser=email@domain.comhttps://drive.google.com/?authuser=email@gmail.comhttps://contacts.google.com/?authuser=email@domain.org
You should check out the most important Google URLs.

Comments

Popular posts from this blog

How to Embed Images from Google Photos into your Website

How to Embed Images from Google Photos into your Website Google Photos is the best service for backing up your digital photos to the cloud. They have no storage restrictions, your can upload images as well as videos, and visual search helps you find photos by people or things in them. There’s one feature though that’s still missing in Google Photos. You can easily share your photos with anyone using a simple link but Google Photos offers no option for you to embed an existing image into a website. That is, if you have already uploaded an image onto Google Photos, you can’t directly embed it into your website through Google Photos. Google Photos as an Image Host Embed Google Photos  is a new web app that, as the name suggests, makes it extremely easy for you to pick any image hosted on Google Photos and place it on a web page using simple HTML code. Here’re the steps involved: Go to  photos.google.com  and open any image that you wish to embed in your w...

Add picture password to Google forms

How to Add a Picture Password to your Google Forms Google Forms have this “all-or-none” problem. The forms are either public (anyone can fill your form) or, if you are on Google Apps, you can create forms that are visible to everyone in your organization. It is however not possible to restrict access to forms to specific people. Another shortcoming is that Google Forms do not allow passwords or CAPTCHAs to prevent spam bots from filling your forms with random data. Google itself maintains the reCAPTCHA project but it is not known if integration with Google Forms is in the works. There is a workaround, though. Google Forms with Picture Passwords Google Forms do not support CAPTCHA but they do offer an option to attach images with questions. These can be used as picture passwords. The idea is simple. We add a multiple-choice question where the user is asked to pick an image from a selection of multiple images. If they select...

Phone number callable in Google sheets😵😵😵😵

How to Make Phone Numbers Callable in Google Sheets If you click an email link on a webpage, it opens your default mail program. Similarly, you can make phone numbers on your website “callable” meaning when someone clicks the phone number, it will launch the dialer on their mobile phone and initiate dialing of the specified phone number. It is recommended that you make phone numbers clickable as more and more people would be accessing your site on their mobile devices. How to Insert Clickable Phone Numbers in Web Pages We use the simple tel protocol to convert a plain text phone number on a web page into a clickable telephone link. For instance, if you click  this link  on a mobile phone, it will open the phone dialer prefilled with the specified number. There’s no need to copy-paste numbers. How to Type Phone Numbers in a Google Sheet It is a bit tricky to type phone numbers inside Google Spreadsheets. Here’s why: Phone numbers are mostly made of...