minutes

Resource

How to remove AI notetaker bots from your meetings

The most-searched questions about AI notetakers aren’t “which one is best” — they’re “how do I get this thing out of my call.” Fair. Here’s the complete removal guide for the common bots, the settings that stop them coming back, and the honest limits of what you can control when the bot belongs to someone else.

Last reviewed: 2026-07-11How-to guide
Why The Bot Keeps Showing Up

Bot notetakers join meetings the same way a person does: they read a connected calendar, find the meeting link, and dial in as a participant. That means there are exactly three levers — the calendar connection that feeds it links, the vendor setting that tells it to auto-join, and the meeting platform’s participant controls. Every fix below is one of those three.

Removing Your Own Bot

Otter (OtterPilot / Otter Notetaker). To stop it joining everything: Otter settings → turn off auto-join for calendar events, or disconnect Google/Microsoft calendar entirely so it never sees links. To eject it from one live meeting: open the participant list in Zoom/Meet/Teams and remove it like any attendee. Both procedures are in Otter’s help center, linked below.

Fireflies (Fred).Same pattern: Fireflies settings → autojoin rules (change to invite-only or off, or disconnect the calendar), and remove the notetaker from the participant list mid-call. Fireflies’ own guide is linked below.

Anything else. The pattern generalizes: find the calendar connection and sever it, find the auto-join rule and turn it off. If a bot has no calendar access, it has no way to find your meetings.

Blocking Other People's Bots

This is the part vendors’ help pages soft-pedal: you cannot disable a colleague’s or client’s bot from your side. What you can do as host:

  • Enable the waiting room / lobby and admit only humans — bots arrive as visible guest participants with names like “Otter Notetaker” or “Fireflies.ai Notetaker.”
  • Require signed-in participants, which blocks most anonymous bot joins.
  • Remove the bot from the participant list; in Zoom, removed participants can be barred from rejoining.
  • Say it out loud: “please drop the notetaker for this one” is now normal meeting etiquette, and the human who owns the bot can kill it in one click.

For organizations, the durable fix is policy plus platform controls: several platforms let admins restrict which apps and guest domains can join meetings at the tenant level.

The Version Of This Problem That Solves Itself

Notice that every step above is managing a symptom. The bot exists because cloud notetakers need a way to get your meeting’s audio onto their servers, and joining the call as a fake participant is that way. Capture the audio on the participant’s own device instead, and the entire category of problem disappears — nothing joins the call, nothing shows up in the participant list, nothing needs admitting or ejecting.

That’s how Minutes works: it records device-side, transcribes locally with whisper.cpp, and writes markdown to your own disk — no bot and no cloud. (Granola is also botless, though it transcribes in the cloud — see our comparison.) One thing device-side capture does not change: tell people you’re recording. The bot’s one virtue was announcing itself; without it, consent is on you, where it belonged anyway.

Next step

Sources