Last Updated: March 27, 2026
ISSUE
When you write an email you find that in My Templates, the View Templates button is missing from the ribbon in classic Outlook.
If you select All Apps on the ribbon, My Templates is missing there as well.
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
For the latest status please see the Service Health Dashboard, EX1255397.
This issue was previously tracked as EX1183224 in December 2025 and EX1238375 in March 2026.Â
SUPPORT INFORMATION
Update 3/24/26: Â In the most recent investigation of EX1255397 the product team asked support to collect a HAR network trace. The simplest way to do this is using new Outlook, Collect a Performance Trace in new Outlook for Windows. The repro to use when you start the trace is to open a new email which is missing My Templates and, on the ribbon, select Apps > Add Apps and search for "My Templates". Add the HAR trace to your support case for your support engineer to add to the incident for investigation.
The product team previously asked to run these PowerShell commands. It’s not necessary to run these further unless your support engineer requests them.
-
As the Tenant Administrator connect to Exchange Online using PowerShell. For more information, please go to Connect to Exchange Online PowerShell.
-
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Â
-
Run this command to see the status of the add-in:get-app -Identity a216ceed-7791-4635-a752-5a4ac0a5eb93
-
Run this command to enable the add-in:Set-App -Identity a216ceed-7791-4635-a752-5a4ac0a5eb93 -OrganizationApp -Enabled $true
-
Run this command to see the status of the add-ins:get-app
-
Once you are done, exit PowerShell and provide the results to your support engineer.
​​​​​​​
More Resources
Ask the experts
Connect with experts, discuss the latest Outlook news and best practices, and read our blog.
Get help in the community
Ask a question and find solutions from Support Agents, MVPs, Engineers, and Outlook users.
Suggest a new feature
We love reading your suggestions and feedback! Share your thoughts. We're listening.
See Also
Fixes or workarounds for recent issues in classic Outlook for Windows