Share via

CANT CANCEL MEETING, IM THE ORGANIZER

Hernandez, Lupita 0 Reputation points
2026-02-20T17:05:11.9866667+00:00

So I'm using corporate outlook. I sent a meeting series from teams, and wasnt able to see the meeting on my calendar. I fwd the meeting and now I see it in my calendar, but I need to CANCEL the series, and I cant. I'm the organizer and it says organizer is you but it does not give me the option to cancel,

its driving me crazy now. Ive tried both web and windows, searched on deleted items and nothing

Outlook | Windows | Classic Outlook for Windows | For business
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Jayden-P 17,110 Reputation points Microsoft External Staff Moderator
    2026-02-21T07:36:43.54+00:00

    Hi Hernandez, Lupita

    Thank you for posting question to Microsoft Q&A forum.

    First, have you tried to cancel the original series in Teams where you created the series?

    What is your subscription? (M365 Business Standard, Premium, E3, E5, etc.)

    You mentioned you forwarded the meeting; did you forward the meeting to yourself or to someone else?

    Please verify if my understanding is correct.

    You created a meeting series in Teams, but it was not sync to Outlook Classic calendar.

    Then you forwarded that meeting series to yourself, and you clicked accept it.

    Result in like screenshot 2, Organizer still shows your name, but you cannot find Cannel meeting button. This issue most likely because the sync error between Teams and Outlook.

    User's image

    If you cannot delete the meeting in Teams, then please reach out to your IT admin, they will be able to remove it with PowerShell commands. Remove-CalendarEvents (ExchangePowerShell) | Microsoft Learn

    Connect-ExchangeOnline
    Remove-CalendarEvents -Identity youremailaddress -CancelOrganizedMeetings -QueryStartDate 11-30-2025 -QueryWindowInDays 90 -PreviewOnly -Verbose
    

    This will preview the meetings that would be cancelled in your calendar for the specified date range. After you verify the meetings, just remove -PreviewOnly -Verbose.

    Please try and let me know the result.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.