Share via

Templates missing

Deandra Lucero 0 Reputation points
2026-03-27T18:32:11.57+00:00

I can't find my templates in outlook. The ay usually in the options.

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

2 answers

Sort by: Most helpful
  1. Kristen-L 12,755 Reputation points Microsoft External Staff Moderator
    2026-03-27T18:45:27.5033333+00:00

    Hi @Deandra Lucero,

    I hope you're doing well today.  

    I understand how inconvenient it can be when your email templates suddenly disappear - especially if you rely on them for daily work in Classic Outlook for Windows.

    This situation matches a known service issue that Microsoft is currently investigating. Microsoft Support has confirmed that some users are unable to access or locate the My Templates add‑in in Outlook, and this problem is being tracked under service incident EX1255397.

    For reference:

    Microsoft notes that My Templates are stored in your mailbox, and issues with the add‑in may cause them to disappear in both Classic and New Outlook. They also recommend checking Outlook on the web, where templates should normally still appear.

     

    User's image

     

    At this time, no action is required from your side. Once Microsoft resolves the incident, the My Templates add‑in should automatically reappear in Outlook without configuration changes, reinstallations, or updates on your end. I kindly ask for a bit more patience while Microsoft’s engineering teams work to restore full functionality for all affected users.

    Since this is a newly identified and confirmed service incident, many users may not yet be aware of it. Sharing this information or upvoting related posts can help others find the correct guidance.

    If you have any further questions or need additional assistance, please feel free to follow up here. I’m here and happy to help.


    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-03-27T18:32:27.3766667+00:00

    In classic Outlook for Windows, email templates are provided by the My Templates add-in. When this add-in is missing or disabled, the usual View Templates option does not appear.

    Key points and checks:

    1. Confirm where templates should appear
      In classic Outlook:
      • Open New Email.
      • On the Message tab, there is normally a View Templates button that opens the My Templates task pane.
        If View Templates is not there, the My Templates add-in is not available.
    2. Check if add-ins are turned off by the organization
      If My Templates is not listed, the organization may have add-ins disabled. In that case, contact the Microsoft 365/Exchange administrator to verify add-ins are allowed for the mailbox.
    3. Known issue: My Templates missing / cannot be added
      There is an active service incident (MO1243496) where:
      • The View Templates button is missing in classic Outlook.
      • My Templates is missing under All Apps.
      • Trying to add it back can show “Something went wrong”, or it cannot be found under All apps > Add Apps. This same issue can also affect other add-ins like Viva Insights and Salesforce.
      Root cause (per service incident): a recent change enforcing stricter authentication blocked add-in deployment and user authentication for add-ins. A fix is being rolled out; errors should reduce as deployment completes.
    4. What an admin can do in the meantime
      If administrator access is available, the tenant admin can verify that the My Templates add-in is enabled in Exchange Online using PowerShell:
      1. Connect to Exchange Online PowerShell. See: Connect to Exchange Online PowerShell.
      2. (Optional for support) Start a transcript:
              Start-Transcript -Path "C:\mytemplates\MySession.txt" -Append
        
      3. Check the add-in status:
              Get-App -Identity a216ceed-7791-4635-a752-5a4ac0a5eb93
        
      4. Ensure it is enabled for the organization:
              Set-App -Identity a216ceed-7791-4635-a752-5a4ac0a5eb93 -OrganizationApp -Enabled $true
        
      5. List all add-ins to confirm:
              Get-App
        

    If the add-in is enabled but still not visible, the issue is likely the ongoing service incident and should resolve once Microsoft’s fix fully deploys. For persistent impact, the admin should open a support case with Microsoft 365 support and reference incident MO1243496.


    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.