Forum Discussion
Outlook - cannot add Google G Suite account - javascript disabled?
Here's the fix. I had this issue on 5 computers so far. The problem started following some automatic update.
Copy this into a file with the extension .REG (Registry file)
Then, execute the REG file.
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
Brillant fix! I have tried SO many and this did it. The edit the Registry Fix
For me, I have 2 accounts that are both Organization and I could only add 1. The other threw the Java and this fixed it! Thank you thank you! I am unsure if this was your fix or copy pasted, but thank you for either.