Outlook New is not available

Edward Saylor 0 Reputation points
2026-04-23T22:02:44.4+00:00

For the past few days, the Outlook New toggle switch is not available on my Outlook screen. Where did it go?

Also, using regular Outlook from my desktop, I am unable to schedule Teams meetings. Please advise the work around.

Outlook | Windows | New Outlook for Windows | For business
0 comments No comments

2 answers

Sort by: Most helpful
  1. Jade Ng 15,045 Reputation points Microsoft External Staff Moderator
    2026-04-24T00:42:39.2833333+00:00

    Dear @Edward Saylor,

    Thank you for reaching out. I understand the inconvenience you’re experiencing, and I’d like to clarify what’s happening and share the available workarounds.

    Regarding the “New Outlook” toggle no longer appearing this is expected behavior. Microsoft has completed the rollout of the new Outlook experience for many tenants. Once this is applied, the toggle to switch back is removed, and end users are not able to restore it manually.

    For scheduling Microsoft Teams meetings:

    • In New Outlook, Teams meeting integration is built in. When creating a new calendar event, please ensure the Teams meeting toggle is enabled. No add‑ins are required.
    • In Classic Outlook, Teams meetings depend on the Microsoft Teams Meeting Add‑in. If the option is missing, this usually means the add‑in is disabled, not installed correctly, or Outlook and Teams are signed in with different work or school accounts.

    If your computer meets these requirements but you don't see the Teams meeting toggle, use the following steps to force the Teams and Outlook integration: 

    1. Close Outlook.
    2. Right-click the Teams icon in the toolbar and select Quit Teams.
    3. Start Teams and sign in.
    4. Start Outlook.

    In addition, administrators may explicitly enable or disable access to New Outlook at the tenant level. For your reference, Microsoft documents this behavior and configuration in the following article: Enable or disable user access to Outlook for Windows in Exchange Online

    For reference, please refer to:

    Teams Meeting add-in missing in new Outlook

    Teams Meeting add-in is missing in Outlook Desktop after updating to New Teams

    Please kindly correct me if I'm misunderstanding. If the issue still persists, please provide a screenshot of the issue you're experiencing so I can better assist you.

    Thank you for your kindness and understanding. I'm looking forward to hearing from you. 


    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.

    Was this answer helpful?


  2. AI answer

    2026-04-23T22:03:00.7333333+00:00

    The missing New Outlook toggle and the Teams-meeting issue are likely separate but related configuration/policy problems.

    1. Why the New Outlook toggle disappeared The toggle can be missing in classic Outlook for any of these documented reasons:
    • Unsupported Windows version: must be Windows 10 build 1809 (17763) or higher.
    • Unsupported Office channel: only Current Channel, Monthly Enterprise Channel, and Semi-Annual Enterprise Channel (preview) are supported.
    • Unsupported Outlook version: perpetual/non‑subscription versions (Outlook 2019, 2021, etc.) do not support the new Outlook toggle.
    • Unsupported accounts in the classic Outlook profile: POP or on‑premises Exchange accounts in the profile can block the toggle.
    • Sovereign network: devices that are or were part of a sovereign network cannot switch to the new Outlook.
    • Admin/registry policy hiding the toggle:
      • Registry key HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Options\General
        • HideNewOutlookToggle = 1 hides the toggle.
        • Setting it to 0 and restarting classic Outlook makes the toggle visible again (if not blocked by other conditions).
      • Cloud policy: in the Microsoft 365 Apps admin center, the policy Hide the "Try the new Outlook" toggle in Outlook may be enabled. Disabling it allows the toggle to appear.

    If the environment previously showed the toggle and now does not, check:

    1. Windows version and Office update channel.
    2. Whether the Outlook license changed to a non‑subscription SKU.
    3. Whether a POP/on‑premises Exchange account was added.
    4. Whether the registry key or cloud policy was recently set by IT.

    If all requirements are met and the toggle still does not appear, collect the .etl logs from %Temp%\Outlook Logging and open a support case as recommended.

    1. Workaround for scheduling Teams meetings from desktop Outlook The context does not provide a direct step‑by‑step fix for the Teams add‑in in classic Outlook, but it does show that the Teams meeting toggle in new Outlook/Teams can fail if the mailbox calendar configuration is corrupted. In that documented case, the fix was:
    Set-MailboxCalendarConfiguration -Identity <user@domain> -DefaultOnlineMeetingProvider TeamsForBusiness
    

    This must be run by an Exchange Online admin in PowerShell. After setting DefaultOnlineMeetingProvider to TeamsForBusiness, the user regained the Teams meeting toggle in both new Outlook and Teams.

    Given that the Teams meeting toggle is missing in desktop Outlook, have an Exchange Online admin:

    1. Check the mailbox calendar configuration for the affected user.
    2. If DefaultOnlineMeetingProvider is blank/unknown, set it to TeamsForBusiness using the cmdlet above.
    3. After replication, restart Outlook and verify the Teams meeting option appears when creating a meeting.

    If the organization is also trying to migrate users to the new Outlook using the admin‑controlled migration policy, ensure the prerequisite is met: the new Outlook toggle must be available (not hidden by registry or cloud policy). Otherwise, the migration experience and related prompts will not appear.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

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.