Forum Discussion
Outlook - cannot add Google G Suite account - javascript disabled?
Did you close Outlook before applying the reg settings?
Reboot afterwards?
Did you run the reg script or edit manually?
- Carloscaptpera747Sep 12, 2022Copper Contributorsame to me ...iphone and ipad no problem at all to get my emails. Wow what a nightmare!
- Iannone65Sep 12, 2022Copper ContributorTried the registry setting? I've used it on multiple computers for multiple people, hasn't failed yet.
- Carloscaptpera747Sep 13, 2022Copper ContributorThanks a lot! I tried but it doesn’t work for me! Cheers
- mayojsSep 12, 2022Brass ContributorTry running the script.
It’s attached to a previous post of mine- Arnold_Sh2Sep 12, 2022Copper Contributor
Just did that:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION]
"Outlook.exe"=dword:00002af8
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION]
"Outlook.exe"=dword:00002af8
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION]
"OUTLOOK.EXE"=dword:00002af8
Still no luck... 😞- mayojsSep 12, 2022Brass Contributor
Arnold_Sh2
This article:-
https://support.microsoft.com/en-gb/topic/error-this-web-browser-does-not-support-javascript-or-scripts-are-being-blocked-when-adding-a-google-workspace-account-b7cbc25e-5b2d-459a-97b8-c8b6adc7b2d4
suggests changing the value to Hex: 2af9 Decimal: 11001Try that instead of Hex:2af8 / Dec: 11000