Applies To
Outlook for Microsoft 365

Last Updated: November 25, 2025

ISSUE

When you write an email you find that in My Templates, the View Templates button is missing from the ribbon in classic Outlook.

My Templates missing in Outlook

If you select All Apps on the ribbon, My Templates is missing there as well.

All apps my templates missing in Outlook

In support cases users also report the following: 

  • If you try to add the add-in back, you get an error "Something went wrong".

  • Some users cannot search for it under All apps > Add Apps.

STATUS: INVESTIGATING

This issue is being investigated as service incident EX1183224.

Current Status:  A recent change to the Admin API is causing a mismatch in the data format of users' mailbox cache, and is resulting in the missing Outlook add-ins. While we continue to review the provided Graph Explorer data and PowerShell outputs for Organization apps and add-ins to isolate the source of the cache issue, we've rolled back the offending Admin API change to mitigate impact. We're reaching out to a subset of affected users to validate if this action successfully resolved impact.

Next update by: Monday, December 1, 2025, at 6:00 PM UTC

SUPPORT INFORMATION

The product team previously asked to run these PowerShell commands, and we received some results. It’s not necessary to run these further unless your support engineer requests them.

  1. As the Tenant Administrator connect to Exchange Online using PowerShell. For more information, please go to Connect to Exchange Online PowerShell.

  2. Run this command to capture the output to a text file you can give support. You can change the path if needed.Start-Transcript -Path "C:\mytemplates\MySession.txt" -Append 

  3. Run this command to see the status of the add-in:get-app -Identity a216ceed-7791-4635-a752-5a4ac0a5eb93

  4. Run this command to enable the add-in:Set-App -Identity a216ceed-7791-4635-a752-5a4ac0a5eb93 -OrganizationApp -Enabled $true

  5. Run this command to see the status of the add-ins:get-app

  6. Once you are done, exit PowerShell and provide the results to your support engineer.Admin powershell window for Outlook​​​​​​​

More Resources

Icon Experts (brain, gears)

Ask the experts

Connect with experts, discuss the latest Outlook news and best practices, and read our blog.

Outlook Tech Community

Icon Community

Get help in the community

Ask a question and find solutions from Support Agents, MVPs, Engineers, and Outlook users.

Outlook Forum on Answers

Icon feature request (light bulb, idea)

Suggest a new feature

We love reading your suggestions and feedback! Share your thoughts. We're listening.

Find out how

See Also

Fixes or workarounds for recent issues in classic Outlook for Windows

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.