• Outlook User
  • New Outlook app
  • Outlook.com
  • Outlook Mac
  • Outlook & iCloud
  • Developer
  • Microsoft 365 Admin
    • Common Problems
    • Microsoft 365
    • Outlook BCM
    • Utilities & Addins

Outlook's Default Attachment Size

Slipstick Systems

› Outlook › Email › Outlook’s Default Attachment Size

Last reviewed on March 2, 2018     45 Comments

Applies to: Outlook (classic), Outlook 2007, Outlook 2010

Some Outlook users had a problem sending large attachments:

When I attach several image files to an email in Outlook I get message "The file you're attaching is bigger than the server allows. Try putting the file in a shared location and sending a link instead."

attachment too large

Users with older versions of Outlook may receive this message instead:

"The attachment size exceeds the allowable limit".

In order to reduce NDRs and failed sends, Outlook checks the message size before sending and alerts the user that the message is larger than the mail server allows. Because Outlook can't query a SMTP for the maximum attachment size, it uses a default attachment limit of 20 MB (20480kb), which is about right for most ISPs.

This limit eliminates the problem with stuck messages: If you try to send a message using SMTP, you get an NDR back into your Inbox telling you the message is too large. Outlook wastes a lot of time uploading the huge file that will never send and this prevents the sending of any other mail.

Exchange server accounts should use the message size set for the user account. Exchange 2010 users will see a mailtip above the To field instead of the warning dialog.

Mailtips warning

If the MaximumAttachmentSize is set higher on the client than the Exchange account is allowed to send, the message will not send. The Send and Receive Progress Dialog will show this error:

Task 'alias@domain.com - Sending' reported error (0x80040610) : 'The message being sent exceeds the message size established for this user.'

If you can send larger attachments you can edit the registry to allow larger limits. While you can set it to 0 for unlimited message size, its better to set the limit to the size your ISP allows.

Registry editor

Open the registry editor and browse to:

Outlook 2016:

HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Preferences

Outlook 2013:

HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Preferences

Outlook 2010:

HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\Preferences

Then add a new DWORD value: MaximumAttachmentSize

Unlimited message size uses a value of 0. For a specific message size (recommended) enter the decimal value in Kb. You may want to round the value down to allow for overhead, so 50MB = 50000.

Some users are reporting problems using the Send to mail recipient command in Windows Explorer when the default size is set to unlimited.
Error messages may include the following message:
This error can occur if you attempt to send a Word document as an e-mail attachment in Word and the MAPI session was closed and Word is no longer able to connect to that MAPI session. It can also occur if there is a problem with the fax configuration.
To correct a MAPI related error: restart the MAPI e-mail program (for example, Outlook) or save and close the document, and then restart Word after restarting your MAPI e-mail application. Word will establish a new MAPI session, allowing the document to be sent."

If your mail server limits you to smaller attachment sizes, you can set the key to prevent an NDR when you attempt to send messages that are too large.

Instant Fix

You can can change the dword value in code below if needed (its set for 30 MB) then copy and paste into notepad and save as "MaximumAttachmentSize.reg". You'll double click on the saved file to install it in your registry.

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\Preferences]
"MaximumAttachmentSize"=dword:00007530

Download a ready-to-run registry file to set the maximum attachment size to 30 or 50 MB:
Outlook 2016 50MBOutlook 2013 50MB
Outlook 2010 50MB Outlook 2007 50MB

Outlook 2016 30MBOutlook 2013 30MB
Outlook 2010 30MB Outlook 2007 30MB

Email Compression Tools

If you use tools such as WinZip's Companion which compress large attachments automatically after you add them to the email message, you'll want to set the maximum allowed size at least twice as large as allowed by your email service, or set it to 0 to disable completely. Outlook checks the attachment size as soon as you add the attachments, not before you send the message.

More Information

Compression Tools for Exchange server
Compression Tools (for Outlook)
Outlook 2010 and Large Messages (Outlook Tips)
Outlook 2010 attachment size limit (Technet forums)

Outlook's Default Attachment Size was last modified: March 2nd, 2018 by Diane Poremsky
Post Views: 61

Related Posts:

  • Resend the message
    Don't Send Attachments to CC'd Recipients?
  • Attachment Management Tools for Outlook
  • Adding an Image to a Signature
  • Embedded Objects are Blocked in Outlook Items

About Diane Poremsky

A Microsoft Outlook Most Valuable Professional (MVP) since 1999, Diane is the author of several books, including Outlook 2013 Absolute Beginners Book. She also created video training CDs and online training classes for Microsoft Outlook. You can find her helping people online in Outlook Forums as well as in the Microsoft Answers and TechNet forums.

Comments

  1. Patrice says

    February 1, 2023 at 5:28 am

    The problem of this solution is many mail servers in the world are not allowing attachments of this size ! And the mail could never reach the recipient.

    Another option is to use a third party product like Attach2Cloud, this product allows uploading to OneDrive, SharePoint or Teams the attachments directly from inside Outlook in a few seconds through a very easy-to-use control center.
    The limit of the attachment size is then the limit of the size of the cloud service (which is huge and could be 250GB for OneDrive by example! )
    This product can be easily installed and tested, through the fully functional evaluation available on its Attach2Cloud website.

    And it integrate the Z-OptimiZr/ZipMail optimization engine that drastically reduce the size of XML and pictures files by optimizing them without loosing quality.

    Reply
  2. Patrice says

    September 28, 2022 at 10:26 am

    The problem of this solution is many mail server in the world are not allowing attachments of this size !

    Another option is to use a third party product like Attach2Cloud, this product allows to upload to OneDrive, SharePoint or Teams the attachments directly from inside Outlook in few seconds through a very easy to use control center.
    The limit of the attachment size is then the limit of the size on the cloud service (which is huge ! )
    This product can be easily installed and tested, through the fully functional evaluation available on it’s Attach2Cloud website.
    https://www.attach2cloud.com/download/

    And the mail that goes through the servers is only few kb only as the attachments are links to the cloud service.

    Reply
  3. Yet Another Victim of Microsoft Deproductivity says

    November 20, 2019 at 4:37 pm

    Different question, if someone doesn't mind - can you see the properties of attachments, beyond the filename and idiotic "size in KB" ? Can I see the _exact_ file date (no doubt the Microsoft rocket scientists are too inept to grasp more precision than "2 years ago"), and the EXACT filesize? As it stands, I might just waste a week writing it myself in VBA, but first I thought I'd see if that can be avoided. It is often highly valuable, tremendously time-saving; I'm hoping that it's there, but hidden, even though it violates Microsoft's commitment to destroying productivity.

    (Then, by NOT writing it on my own, I can also avoid the joy of Microsoft cancelling VBA -- which would produce a zombie apocalypse. They have no clue how much of the world operates from VBA; but watch, they just might anyway.)

    Reply
  4. Mike says

    September 1, 2016 at 6:19 pm

    Any word on if click-to-run versions of Outlook support this as my registry paths differ greatly. Also, is this something that only occurs on POP/IMAP accounts? I have a client that has on-prem Exchange and is running into this.

    Reply
    • Diane Poremsky says

      September 1, 2016 at 7:54 pm

      Those keys works in both click 2 run and the volume license MSI - if the keys doesn't exist, create them. The keysa are for all account types - so this will work with on-prem. The server settings will need to be updated as well - https://www.slipstick.com/exchange/cmdlets/changing-the-message-size-in-exchange-server/ -

      Reply
  5. Ian says

    June 3, 2016 at 9:37 am

    Firstly, please excuse my ignorance of certain technical aspects of using a computer. I am using a Mac and experienced the exact problem as described above.....email won't send as attachment is too large. Great...I understand that....but how do I stop the email from trying to send still? It has been going for 2 days now and I cannot find out how to stop it. I do not have a visible Outbox to go into and delete the email from. Any ideas anyone?

    Reply
    • Diane Poremsky says

      June 3, 2016 at 12:07 pm

      See https://www.slipstick.com/outlook/mac/delete-messages-stuck-outlook-2011-outbox/ - it should be more or less the same for outlook 2016 on mac -

      Reply
  6. Leon says

    February 11, 2016 at 9:11 am

    Long time since this post was made, but shouldn't the file size be set in decimal, not hex? You've set a 30000 hex limit in the example, which is 196608 kb

    Reply
    • Diane Poremsky says

      February 12, 2016 at 12:08 am

      Oops, yes, you are correct. I don't know how that got past me. It's fixed now. Thanks.

      Reply
      • Greg says

        May 5, 2016 at 6:16 am

        The link works a treat. Thank you

  7. Kindu says

    November 11, 2015 at 11:53 pm

    I have difficulties in sending big file greater than 8MB while using outlook .what will,be the solution ?

    Reply
  8. Jeremy Patston says

    March 27, 2014 at 8:21 pm

    Yes, problem is there's no Compatibility tab on right click Properties - General, Security, Details and Digital Signatures is all. Is there an option to switch Compatibility off if I run through the Troubleshoot Compatibility process?

    Reply
    • Diane Poremsky says

      April 1, 2014 at 9:22 am

      No, AFAIK, there is no option to disable it. What type of Windows user account are you using? Maybe it's missing on some account types.

      Reply
  9. Jeremy Patston says

    March 26, 2014 at 9:35 pm

    In C:\Program Files\Microsoft Office 15\root\office15\ there's only an Application file called "Outlook" with the new blue and white Outlook icon (aw, pretty...). It doesn't say .exe in the filename or anywhere else. When I left click on it and go into Properties, there's only 4 tabs: General, Security, Details and Digital Signatures, no Compatibility. "Troubleshoot Compatibility" is in the left click menu, but I can't get through to anything that looks like it is going to allow me to deselect compatibility there...

    Reply
    • Diane Poremsky says

      March 27, 2014 at 12:11 am

      Are you showing the file extensions? Look on the View tab of Windows Explorer and click in the File Name Extensions box to show them.

      Reply
  10. Jeremy Patston says

    March 26, 2014 at 7:41 pm

    Hi - struggling to find outlook.exe in Windows 8. Have been through your blog here: https://www.outlook-tips.net/tips/tip-723-compatibility-mode/ but only outlook file I can get to is outlook.exe.bak and outlook.exe.manifest... Neither has a Compatibilty tab under Properties. Have Googled "compatibility mode outlook Windows 8" but hasn't helped much....

    Reply
    • Diane Poremsky says

      March 26, 2014 at 9:09 pm

      You definitely want outlook.exe. You most likely have C2R, so the files are under C:\Program Files\Microsoft Office 15\root\office15\ (or in Program files (x86) if using 32bit Office on 64bit windows.)

      Reply
  11. Jeremy Patston says

    March 25, 2014 at 9:42 pm

    Outlook 2013....

    Reply
    • Diane Poremsky says

      March 26, 2014 at 12:13 am

      Do you have outlook.exe set to run in compatibility mode? This is one symptom.
      https://www.slipstick.com/problems/say-no-to-compatibility-mode/

      Reply
  12. Jeremy Patston says

    March 25, 2014 at 8:57 pm

    Hi Diane, I'm using Windows 8 - when I left click a file and select the "Send to mail recipient", I get the little box that asks you to select the file size, but when I do that, I don't get an Outlook mail with the attachment appearing at all (or anything else visible). I've checked the registry folder "Preferences" as per your commentary and I don't have a "MaximumAttachmentSize" dword file either. Will your fix with the dword registry file work, or is mine a different issue?! Thanks, Jeremy

    Reply
    • Diane Poremsky says

      March 25, 2014 at 9:10 pm

      No, i don't think this is your problem. What version of Outlook are you using?

      Reply
  13. Heather says

    June 26, 2013 at 6:55 pm

    Outlook 2013 and IMAP email (hosted by godaddy)

    Thanks!

    Reply
    • Diane Poremsky says

      June 26, 2013 at 7:26 pm

      Glad I didn't bet - all of the complaints I'm seeing about it not working are for imap. I'm not sure if all are GoDaddy accounts but at least some were. I'll look into it.

      Reply
  14. Heather says

    June 26, 2013 at 9:04 am

    Our tech support tried this and we are still getting the message. Any idea as to why?

    Reply
    • Diane Poremsky says

      June 26, 2013 at 6:43 pm

      What version of Outlook and what type of email account?

      Reply
  15. Mat says

    May 23, 2013 at 1:32 am

    We are using Exchange 2010 SP2

    Reply
    • Diane Poremsky says

      May 23, 2013 at 3:09 pm

      Is the file size warning coming from the exchange server? It will check file sizes too. Or are you trying to be warned when the file is too large for the server settings?

      Reply
  16. Mat says

    May 22, 2013 at 4:48 am

    We have Outlook 2007 SP3 here. As mentioned above, the registry setting does not work for SP3. So what is the workaround then? Thanks

    Reply
    • Diane Poremsky says

      May 22, 2013 at 6:31 pm

      Are you using POP3/IMAP or Exchange server?

      At this time, there is no work around that I'm aware of but I'm looking into it.

      Reply
  17. jjadit says

    May 2, 2013 at 12:44 am

    It did not work on Office 2007 SP2 as said in
    https://answers.microsoft.com/en-us/office/forum/office_2007-outlook/outlook-2007-attachment-size-limitation/64c95467-db2c-4388-aa59-7496e62bb6dc?msgId=0c553366-6a10-4abb-abff-c47dbba454ad

    Does it realy work on Office 2007?

    Reply
    • Diane Poremsky says

      May 2, 2013 at 6:07 am

      It's supposed to. It looks like an update broke it.

      Reply
  18. Sharon says

    April 16, 2013 at 10:09 am

    I can no longer send more than 5 attachments. How can I fix this? Thanks so much

    Reply
    • Diane Poremsky says

      April 16, 2013 at 11:03 am

      What type of email account? What happens when you try?

      Reply
  19. Pat Kaley says

    March 19, 2013 at 9:02 am

    I have a client who sends wma files of recorded meeting minutes. My Outlook will not receive files over 14 MB - however, my home computer will receive the same files with no problem. What's going on?

    Reply
    • Diane Poremsky says

      March 19, 2013 at 12:40 pm

      Do you have the same account set up on both? Usually the problem is that the email account has a maximize message size set, but depending on your config, a firewall or security software could block large files too.

      Reply
  20. gary says

    November 21, 2012 at 9:55 pm

    that's what I set it to when 0 didn't work. and yes that works.

    Reply
  21. gary says

    November 21, 2012 at 3:21 pm

    when I set the value to 0 for outlook 2013,right clicking a file and selecting send to mail recipient does not work. the compose window does not open.

    Reply
    • Diane Poremsky says

      November 21, 2012 at 8:57 pm

      Does it work with 50000 ? (50 MB)

      Reply
  22. Keith says

    July 12, 2012 at 12:53 pm

    I'm also trying to figure out if that is a solution as well. I'm on Exchange 2003 and Outlook 2003.

    Reply
  23. Les says

    June 25, 2012 at 11:20 pm

    Even though we have a 100mb limit set on our exchange box, I'd like to give the users a pop up warning when they attach 60mb file with a warning like you're in danger of exceeding the maximum file size limit. Please consider splitting your attachments among a few emails rather than just one.Can this be done? We are using exchange 2003 and outlook 2010.Thanks

    Reply
    • Diane Poremsky says

      June 26, 2012 at 5:36 am

      You can do that with VBA. See Check message size before sending

      Reply
  24. John Welch says

    March 26, 2012 at 9:23 am

    This is sad. Back when we all used unix there was a "Split" command that would break up a file into small chunks and the email on the other end would re-assemble. We are slipping backwards it seems.

    Reply
    • Diane Poremsky says

      March 26, 2012 at 9:58 am

      Outlook no longer includes the ability to split files (since Outlook 2002) because, as mailbox and allowed attachment sizes grew, very few people used it and too many people had no idea how to put the attachment pieces together, generating a lot of help desk calls. Zipping files to reduce size is often better, or use an online file storage system and send a link... or split them outside of Outlook- I think winzip can still split files.

      If you receive a split file, Outlook should be able to put it together.

      Reply
  25. gayle bondy says

    September 16, 2011 at 9:47 am

    Am 70 years old, so don't expect you are talking to a peer. For the first time in many years, on Outlook 2010 only, my attached PDF files are shrunk. When I click to open, it looks like the doc is about 70% of normal. When I print, it is still about 70% of normal. It says in the tag that the size was reduced for email, but my son guarantees that has nothing to do with printing a form and seeing teensy print and white space for the first 25% of the paper (top). I can't find any "help" for this! Answer if possible pretty please!

    Reply
    • Diane Poremsky says

      September 16, 2011 at 2:40 pm

      Outlook didn't do it. :)

      What PDF application do you use? I'l see what i can find out - i'd never heard of pdf's getting shrunk for email.

      Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Visit Slipstick Forums.
What's New at Slipstick.com

Latest EMO: Vol. 31 Issue 3

Subscribe to Exchange Messaging Outlook






Support Services

Do you need help setting up Outlook, moving your email to a new computer, migrating or configuring Office 365, or just need some one-on-one assistance?

Our Sponsors

CompanionLink
ReliefJet
  • Popular
  • Latest
  • Week Month All
  • Jetpack plugin with Stats module needs to be enabled.
  • Sync Issues and Errors with Gmail and Yahoo accounts
  • Error Opening iCloud Appointments in Classic Outlook
  • Opt out of Microsoft 365 Companion Apps
  • Mail Templates in Outlook for Windows (and Web)
  • Urban legend: Microsoft Deletes Old Outlook.com Messages
  • Buttons in the New Message Notifications
  • Move Deleted Items to Another Folder Automatically
  • Open Outlook Templates using PowerShell
  • Count and List Folders in Classic Outlook
  • Google Workspace and Outlook with POP Mail
Ajax spinner

Recent Bugs List

Microsoft keeps a running list of issues affecting recently released updates at Fixes or workarounds for recent issues in classic Outlook (Windows).

For new Outlook for Windows: Fixes or workarounds for recent issues in new Outlook for Windows .

Outlook for Mac Recent issues: Fixes or workarounds for recent issues in Outlook for Mac

Outlook.com Recent issues: Fixes or workarounds for recent issues on Outlook.com

Office Update History

Update history for supported Office versions is at Update history for Office

Outlook Suggestions and Feedback

Outlook Feedback covers Outlook as an email client, including Outlook Android, iOS, Mac, and Windows clients, as well as the browser extension (PWA) and Outlook on the web.

Outlook (new) Feedback. Use this for feedback and suggestions for Outlook (new).

Use Outlook.com Feedback for suggestions or feedback about Outlook.com accounts.

Other Microsoft 365 applications and services




New Outlook Articles

Sync Issues and Errors with Gmail and Yahoo accounts

Error Opening iCloud Appointments in Classic Outlook

Opt out of Microsoft 365 Companion Apps

Mail Templates in Outlook for Windows (and Web)

Urban legend: Microsoft Deletes Old Outlook.com Messages

Buttons in the New Message Notifications

Move Deleted Items to Another Folder Automatically

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Google Workspace and Outlook with POP Mail

Newest Code Samples

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Insert Word Document into Email using VBA

Warn Before Deleting a Contact

Use PowerShell to Delete Attachments

Remove RE:, FWD:, and Other Prefixes from Subject Line

Change the Mailing Address Using PowerShell

Categorize @Mentioned Messages

Send an Email When You Open Outlook

Delete Old Calendar Events using VBA

Repair PST

Convert an OST to PST

Repair damaged PST file

Repair large PST File

Remove password from PST

Merge Two Data Files

Sync & Share Outlook Data

  • Share Calendar & Contacts
  • Synchronize two computers
  • Sync Calendar and Contacts Using Outlook.com
  • Sync Outlook & Android Devices
  • Sync Google Calendar with Outlook
  • Access Folders in Other Users Mailboxes

Diane Poremsky [Outlook MVP]

Make a donation

Mail Tools

Sending and Retrieval Tools

Mass Mail Tools

Compose Tools

Duplicate Remover Tools

Mail Tools for Outlook

Online Services

Calendar Tools

Schedule Management

Calendar Printing Tools

Calendar Reminder Tools

Calendar Dates & Data

Time and Billing Tools

Meeting Productivity Tools

Duplicate Remover Tools

Productivity

Productivity Tools

Automatic Message Processing Tools

Special Function Automatic Processing Tools

Housekeeping and Message Management

Task Tools

Project and Business Management Tools

Choosing the Folder to Save a Sent Message In

Run Rules on messages after reading

Help & Suggestions

Submit Outlook Feature Requests

Slipstick Support Services

Buy Microsoft 365 Office Software and Services

Visit Slipstick Forums.

What's New at Slipstick.com

Home | Outlook User | Exchange Administrator | Office 365 | Outlook.com | Outlook Developer
Outlook for Mac | Common Problems | Utilities & Addins | Tutorials
Outlook & iCloud Issues | Outlook Apps
EMO Archives | About Slipstick | Slipstick Forums
Submit New or Updated Outlook and Exchange Server Utilities

Send comments using our Feedback page
Copyright © 2026 Slipstick Systems. All rights reserved.
Slipstick Systems is not affiliated with Microsoft Corporation.