Using classic Outlook for Windows in business environments
Hi @Sanchez Nery,
I hope you are doing well today.
Based on the information you shared that your Classic Outlook application continues to close unexpectedly when moving an HTML mail tab to a separate window, and I truly appreciate your patience as we work through this together, given the extensive troubleshooting you have already completed.
Since all standard repair methods have been performed without success, this strongly indicates the issue is now rooted at a deeper system level, specifically within Windows core components and configuration layers that standard Outlook repair tools are not designed to reach. As a result, we will need to take a more targeted approach moving forward.
Below are some workable options that might be the most appropriate for your current situation:
1/ Run a full system file checker (SFC) and DISM repair
Open Command Prompt as Administrator and run the following commands one at a time, waiting for each to fully complete before moving to the next:
DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow
These commands will scan and repair corrupted Windows system files and component store images that Classic Outlook relies on when rendering and detaching HTML-based windows. This goes deeper than any Outlook-specific repair and targets the Windows layer directly. Use the System File Checker tool to repair missing or corrupted system files - Microsoft Support
2/ Disable Windows visual effects and composition settings
- Right-click on This PC > Properties > Advanced System Settings > under the Performance section, click Settings.
- Select "Adjust for best performance" to disable all visual effects, then click Apply and restart your computer.
- Classic Outlook's HTML tab detach feature interacts with the Windows Desktop Window Manager (DWM).
- Disabling these effects removes potential conflicts between DWM compositing and Outlook's HTML rendering pipeline, which can directly trigger this type of crash.
- Reference: Outlook advanced editing options - Microsoft Support
3/ Export registry keys and perform a clean outlook registry purge
Open Registry Editor (regedit) and before making any changes, export a full backup by going to File > Export > select All and save it to your desktop. Then navigate to and fully delete the following keys:
-
HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook -
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\16.0\Outlook
Once deleted, restart your computer and open Classic Outlook. This forces Outlook to write a completely fresh set of registry entries from zero, removing any deeply embedded configuration corruption that neither a reinstall nor a repair is able to clear, as both processes typically preserve existing registry data.
4/ Contact IT administrator:
Since your account is managed by your organization, please contact your IT administrator to review your permissions and policies. If the issue persists after these checks, ask your IT administrator to submit a support request directly to Microsoft Support team.
They can raise a support ticket by visiting: Get support - Microsoft 365 admin | Microsoft Learn
In case you do not know who is your IT admin, kindly refer to this article: How do I find my Microsoft 365 admin? - Microsoft Support
As community moderators, we appreciate your understanding that our access to internal development details is limited. Our primary role is to guide users toward the appropriate resources and support channels. While we may not have visibility into deeper backend analysis, we’ll continue doing our best to support you within the scope of our responsibilities.
I hope this information is helpful. Please follow these steps and let me know if it works for you. If you have any updates regarding the issue, please feel free to share them with me.
Thank you for your patience and your understanding. I look forward to continuing the conversation.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have any 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.