Skip to content

deadlydog/CloseZoomWindowsAfterJoiningMeeting

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

Close Zoom Windows After Joining Meeting

The problem

As described in this blog post, when we join a Zoom meeting it leaves behind open windows/tabs that we have to close manually.

The typical flow to joining a Zoom meeting is:

  1. Click a link to join the Zoom meeting.
  2. It opens a tab in your browser.
  3. Which opens the main Zoom window.
  4. Which then opens the actual Zoom meeting window.

This leaves the browser tab and the main Zoom windows open, and you have to manually close them.

The solution

This repository provides 2 methods that will automatically close the browser tab and main Zoom window after joining a Zoom meeting.

  1. A stand-alone executable that you can run.
  2. An AutoHotkey script that you can run by itself if you have AutoHotkey installed, or add the code to an existing AutoHotkey script of yours.

NOTE: This script assumes you've checked the box in your browser that says something to the effect of "Always open links of this type automatically". If you haven't, then you'll need to manually click the "Open" button in your browser every time; only this script will close the tab before you have a chance to click the Open button. So be sure you have the browser opening Zoom meetings automatically before running this application.

You'll likely also want to check out how to run it automatically when you log into Windows so that you don't need to manually run it every time you restart your computer.

Enjoy!

Changelog

See what's changed in the application over time by viewing the changelog.

Donate

Buy me a hockey puck for providing this script and executable open source and for free :)

paypal