Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI Companion2024-05-29 04:25 PM
Recently (within the past few weeks), when opening Zoom links (such as in calendar invites), the Zoom call will only open in the browser. Unlike before, the website does not attempt to open the meeting in the Zoom app. This means that every time I need to manually copy the meeting ID and password from the invite link and join manually from the app. It's pretty annoying. What's going on?
Zoom app: Version: 5.17.11 (31580)
macOS Sonoma 14.5 ARM
Browser: Chrome
Solved! Go to Solution.
2024-06-03 04:12 PM
It looks like this is specifically a Chrome issue, because opening the Zoom link in Safari prompts me to open the app. To fix Chrome, you need to open Terminal and run the following command:
defaults write com.google.Chrome ExternalProtocolDialogShowAlwaysOpenCheckbox -bool true
I got it from this post: https://superuser.com/questions/1255350/how-do-i-reset-chromes-open-link-with-setting
2024-06-03 04:12 PM
It looks like this is specifically a Chrome issue, because opening the Zoom link in Safari prompts me to open the app. To fix Chrome, you need to open Terminal and run the following command:
defaults write com.google.Chrome ExternalProtocolDialogShowAlwaysOpenCheckbox -bool true
I got it from this post: https://superuser.com/questions/1255350/how-do-i-reset-chromes-open-link-with-setting