How can I change accounts when I am trying to open up a restricted Google Form?

37.1k Views Asked by At

My web browser is logged into multiple Google accounts and I have a restricted Google Form URL like this that I need to open with a specific account.

https://docs.google.com/forms/d/e/XxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXx/viewform

Google Forms does not have a UI method to switch accounts like many of their other products and it will always try to open the form with the default account (the first one that you authenticated against in your web browser).

Is there a way to make it open in the right account?

2

There are 2 best solutions below

2
On

As it turns out there is, although this is not apparent anywhere on Google's help site from what I could find.

If you modify the URL and add u/1/ immediately after https://docs.google.com/forms/ then you will be logged into the form using the second Google account that you are authenticated against in your browser.

Note: You will be redirected during this process, so the final URL in your browser will look a little different, but you should be connected to the form with the right account.

https://docs.google.com/forms/u/1/d/e/XxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXxXx/viewform

You can change that number to match whichever account that you want to use.

  • Not sure how to determine the account number?

Also, remember that your Google accounts start counting from 0. So, your first account is 0, your second one is 1, etc.

1
On

The initial answer does work, but it is not as user friendly for those who are not comfortable with computers.

You can use the URL below to have the users pick their account and then be redirected afterwards:

https://accounts.google.com/AccountChooser?continue=https://docs.google.com/forms/d/e/{formId}/viewform&service=wise