Windows OS Hub
  • Windows Server
    • Windows Server 2016
    • Windows Server 2012 R2
    • Windows Server 2012
    • Windows Server 2008 R2
    • SCCM
  • Active Directory
    • Group Policies
  • Windows Clients
    • Windows 10
    • Windows 8
    • Windows 7
    • MS Office
    • Outlook
  • Virtualization
    • VMWare
    • Hyper-V
  • PowerShell
  • Exchange
  • Home
  • About

Windows OS Hub

  • Windows Server
    • Windows Server 2016
    • Windows Server 2012 R2
    • Windows Server 2012
    • Windows Server 2008 R2
    • SCCM
  • Active Directory
    • Group Policies
  • Windows Clients
    • Windows 10
    • Windows 8
    • Windows 7
    • MS Office
    • Outlook
  • Virtualization
    • VMWare
    • Hyper-V
  • PowerShell
  • Exchange

 Windows OS Hub / Outlook / Outlook: How to Delete E-Mails Stuck in Outbox

June 9, 2017 Outlook

Outlook: How to Delete E-Mails Stuck in Outbox

The problem of an email stuck in the Outbox folder appears quite often in all Outlook versions. From the user point of view, it seems that an e-mail has got to the queue to be sent (Outbox) and cannot leave, thus hanging up in it. It often happens that you cannot remove this e-mail from the outgoing folder. Let’s consider typical reasons why this issue appears and how to delete messages stuck in Outlook’s Outbox.

Contents:
  • Restart Outlook
  • Exceeding the maximum email size
  • Outlook Offline Mode
  • Outlook Safe Mode
  • Disabled Cached Exchange Mode
  • Temporary PST file and re-creating the Outbox folder
  • How to Delete an Email Stuck Using MFCMAPI

Restart Outlook

The easiest and quickest way to get rid of the email stuck is to close and start Outlook again. After the restart try to select the hung-up email and delete it (right-click it and select Delete or press DELETE button on your keyboard) or move it to the Drafts.

outlook delete email stuck in outbox folder

Exceeding the maximum email size

Check if the maximum email size (including attachments) that can be sent by your mail server is exceeded. If it is exceeded, you will have to delete this e-mail from the queue and change its size by deleting the attachments or splitting them into parts.

Outlook Offline Mode

Try to switch Outlook in the offline mode by clicking Work Offline in the Send/Receive tab. Close Outlook and using Task Manager make sure that the outlook.exe process is not running.

Outlook Work Offline mode

Start Outlook, find the message stuck and try to move or delete it. Then disable offline mode and click Send/Receive to refresh the folders.

Outlook Safe Mode

Try to delete the stuck item by starting Outlook in the Safe mode. When started in this mode, Outlook is not load third-party extensions (including antivirus ones) that can block the message in the Outbox folder. You can run Outlook in the safe mode using the command prompt (the path to Outlook executable outlook.exe depends on OS version and bitness, for example, for Outlook 2010 x86 on Windows 7 x64 it will be as follows: C:\Program Files (x86)\Microsoft Office\Office14 /safe) or right-click Outlook shortcut while holding down Ctrl key (it’s even easier). When started, Outlook will prompt you to confirm being started in the safe mode. (Outlook has detected that you are holding the CTRL key. Do you want to start Outlook in safe mode).

Outlook has detected that you are holding the CTRL key. Do you want to start Outlook in safe mode

Try to delete/move the hung-up e-mail, and then start Outlook in the normal mode.

Disabled Cached Exchange Mode

One of the most common reasons message stuck in the Outbox when working with Exchange 2010 is the disabled Outlook cached mode. It happens due to some Outlook bug, when it continues to keep all outgoing emails that were actually delivered to the recipients

Try to enable the cached mode (Use Cached Exchange Mode option in Change Account settings) after moving suspended messages to the Sent items folder to prevent these emails from disappearing after caching is turned on.

Outlook - Use Cached Exchange Mode

Temporary PST file and re-creating the Outbox folder

If neither of the methods described above helped, you may try a more radical, but quite effective way to create a new PST file and re-create the Outbox folder.

  1. Create a new PST file: Home -> New Items-> More Items-> Outlook Data Filenew pst file
  2. Assign the created PST file as a default one (File-> Account Settings-> Data Files tab -> select the new PST file and click Set as default)set default pst
  3. Restart Outlook. The original  PST file will be connected as an additional search folder and you can move the hung emails or even completely delete the Outbox folder (delete with holding Shift button)
  4. Then set  the old file as the default one and restart Outlook again. The deleted Outbox will be automatically recreated

How to Delete an Email Stuck Using MFCMAPI

There is an opportunity of low-level interaction with the mailbox through MAPI. To debug MAPI mailboxes, you can use a number of tools. In my opinion, the most convenient one is MFCMAPI (http://mfcmapi.codeplex.com/). Depending on your Outlook version, download MFCMAPI x86 or x64.

Attention! When working with your mailbox using MFCMAPI, be very careful and attentive, since you can seriously damage the mailbox structure with incorrect actions.
  1. Run mfcmapi.exe
  2. Select Session -> Logon in the top menu mfcmapi logon
  3. Select Outlook profile that can be used to connect to the mailbox
  4. In the list of storages, double-click the default storage (with the value True in the Default Store column)mfcmapi default store
  5. In the mailbox tree that appears open the branch that can have one of the following names Top of Information Store, Top of Personal Folders, Top of Outlook data file or IPM_SUBTREE depending on the mailbox settings
  6. Double-click Outbox in the list of foldersmfcmapi mailbox items
  7. Select the hung-up email and select Actions -> Submit-> Abort submit in the menu
  8. Make sure that the e-mail is still selected and select Actions-> Delete message. Click Permanent delete passing DELETE_HARD_DELETE (unrecoverable) and then OK.Permanent delete passing DELETE_HARD_DELETE (unrecoverable)
  9. Similarly, delete all emails that are stuck in the Outbox folder
  10. Close MFCMAPI and start Outlook.

Make sure that the hung Outbox messages have been successfully deleted.

0 comment
1
Facebook Twitter Google + Pinterest
previous post
How to Backup and Restore Boot Configuration (BCD) in Windows
next post
Using PowerShell PackageManagement In Windows 10

Related Reading

Fix: Search Feature in Outlook is Not Working

December 18, 2020

Outlook Keeps Asking For Credentials (Username and Password)

April 8, 2020

Control Panel Mail App Not Found on Windows...

March 27, 2020

Outlook Does Not Display Images in Email

January 9, 2020

Fix: Outlook 2016/2013 Always Starts in Offline Mode

July 30, 2019

Leave a Comment Cancel Reply

Categories

  • Active Directory
  • Group Policies
  • Exchange
  • Windows 10
  • Windows 8
  • Windows 7
  • Windows Server 2016
  • Windows Server 2012 R2
  • Windows Server 2008 R2
  • PowerShell
  • VMWare
  • MS Office

Recent Posts

  • Accessing USB Flash Drive from VMWare ESXi

    February 26, 2021
  • How to Sign a PowerShell Script (PS1) with a Code Signing Certificate?

    February 25, 2021
  • Change the Default Port Number (TCP/1433) for a MS SQL Server Instance

    February 24, 2021
  • How to Shadow (Remote Control) a User’s RDP session on RDS Windows Server 2016/2019?

    February 22, 2021
  • Configuring PowerShell Script Execution Policy

    February 18, 2021
  • Configuring Proxy Settings on Windows Using Group Policy Preferences

    February 17, 2021
  • Updating Group Policy Settings on Windows Domain Computers

    February 16, 2021
  • Managing Administrative Shares (Admin$, IPC$, C$, D$) in Windows 10

    February 11, 2021
  • Packet Monitor (PktMon) – Built-in Packet Sniffer in Windows 10

    February 10, 2021
  • Fixing “Winload.efi is Missing or Contains Errors” in Windows 10

    February 5, 2021

Follow us

woshub.com
  • Facebook
  • Twitter
  • RSS
Popular Posts
  • Sending Emails from Excel using VBA Macro and Outlook
  • Outlook 2016: Manual Setup Exchange Account
  • Generating Outlook 2010/2013 Signature Using AD Information
  • Error 0x8004010F: Outlook Data File Cannot Be Accessed
  • Outlook 2016: Not Responding, Hanging on Loading or Receiving Emails
Footer Logo

@2014 - 2018 - Windows OS Hub. All about operating systems for sysadmins


Back To Top