How does one stop Google Chrome from asking to set up Chrome with you Google Account when Chome is opened
--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Ancient Construction
--
Chapters
00:00 How Does One Stop Google Chrome From Asking To Set Up Chrome With You Google Account When Chome Is O
00:28 Accepted Answer Score 9
00:34 Answer 2 Score 3
00:50 Answer 3 Score 3
00:59 Answer 4 Score 0
01:21 Thank you
--
Full question
https://superuser.com/questions/410365/h...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#windows #googlechrome
#avk47
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Ancient Construction
--
Chapters
00:00 How Does One Stop Google Chrome From Asking To Set Up Chrome With You Google Account When Chome Is O
00:28 Accepted Answer Score 9
00:34 Answer 2 Score 3
00:50 Answer 3 Score 3
00:59 Answer 4 Score 0
01:21 Thank you
--
Full question
https://superuser.com/questions/410365/h...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#windows #googlechrome
#avk47
ACCEPTED ANSWER
Score 9
Open the setting and made changes for the two following options On startup
and Home Page
. In first option choose your desired option and in second option choose the Use the New Tab Page
.
ANSWER 2
Score 3
Google Support has instructions that may assist you in changing what happens when you open chrome.
Try to set the homepage to Open the following pages and set http://www.google.com as the page to open, on start up.
ANSWER 3
Score 3
You can do this with the following registry policy:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome]
"SyncDisabled"=dword:00000001
ANSWER 4
Score 0
For 64-bit Windows, the registry key is: [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Policies\Google\Chrome] "SyncDisabled"=dword:00000001
I confirm that future.child/Sathya answer above does work on 32-bit Windows.