Share via

Outlook closes on its own when moving HTML mail tab to another window

Sanchez, Nery 0 Reputation points
2026-06-04T19:46:30.55+00:00

-Uninstalled and reinstalled M365 Suite
-Online Repair through Control Panel.
-Outlook Profile repair through Control Panel.
-Still closes in SafeMode
-Changed Display Settings (Resolution, Display Size, and Refresh Rate)
-Unistalled Graphics Drivers and Downloaded it again.
-Tried a windows Profile Rebuild.

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

2 answers

Sort by: Most helpful
  1. Vy Nguyen 11,310 Reputation points Microsoft External Staff Moderator
    2026-06-04T22:09:12.3166667+00:00

    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.  

    Was this answer helpful?

    0 comments No comments

  2. AI answer

    2026-06-04T19:46:50.6066667+00:00

    Follow the standard Outlook crash troubleshooting sequence, focusing on add-ins, profile, and diagnostics, since repairs and display/driver changes are already done.

    1. Test for add-in issues
      1. Close Outlook.
      2. Open a Run dialog (Windows logo key + R).
      3. Enter:
              outlook /safe
        
        and select the profile if prompted.
      4. In safe mode, try reproducing the issue by moving the HTML mail tab to another window.
        • If Outlook does not close, disable all COM add-ins:
          1. Go to File > Options > Add-Ins.
          2. At the bottom, select COM Add-ins and choose Go.
          3. Clear all check boxes and select OK.
          4. Restart Outlook normally and test again.
        • If the issue is gone, re-enable add-ins one by one, restarting Outlook and testing each time, until the problematic add-in is identified and left disabled.
    2. Repair Office (if not done after any registry or PowerShell changes) Since repairs were already attempted, this step is only needed again if any further system-level changes are made (for example, after running PowerShell or removing app packages):
      1. Open Control Panel.
      2. Select Uninstall a program.
      3. Right-click the Microsoft 365/Office installation.
      4. Select Change > Online Repair and complete the wizard.
    3. Create a new Outlook profile If the problem persists even with all add-ins disabled:
      1. Open Control Panel and select User Accounts > Mail.
      2. Select Show Profiles.
      3. Select the existing profile and choose Remove.
        • Removing a profile also removes associated data files; if data is not backed up or stored on a server, skip removal and instead add a new profile alongside the old one.
      4. Select Add and create a new profile.
      5. Enter the user name and primary SMTP address, then select Next.
      6. Complete sign-in and finish setup.
      7. Start Outlook with the new profile and test moving the HTML mail tab.
    4. Run Outlook diagnostics If the issue still occurs:
      1. Run the Classic Outlook Connectivity troubleshooter as described in the crash troubleshooting article.
      2. If needed, run the Microsoft Support and Recovery Assistant for Outlook and follow the guided steps.

    If Outlook continues to close after all of the above, collect the diagnostic results from the Classic Outlook Advanced Diagnostics troubleshooter and use them when opening a case or posting to Microsoft Community for further investigation.


    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.