Your email replies in Outlook may suddenly contain large gaps or double line breaks you did not type. This formatting issue makes messages look unprofessional and can distort your intended meaning. The problem is often caused by a conflict between different email formats or a corrupted setting. This article explains the root cause and provides steps to restore clean formatting in your replies.
Key Takeaways: Fixing Extra Line Breaks in Outlook Replies
- File > Options > Mail > Remove extra line breaks in plain text: This setting automatically fixes formatting when you reply to a plain text message.
- Compose messages in HTML format: Using HTML instead of Plain Text or Rich Text prevents most line break conversion errors.
- Ctrl+Shift+V to paste as plain text: This keyboard shortcut pastes copied content without hidden formatting that causes extra spacing.
Why Outlook Inserts Unwanted Line Breaks in Replies
The core reason for extra line breaks is format conversion. Outlook supports three main message formats: HTML, Plain Text, and Rich Text. When you reply to a message, Outlook must interpret the original sender’s formatting and apply your default reply settings. If you are set to reply in Plain Text format but the original was HTML, Outlook’s conversion engine may incorrectly translate paragraph tags into multiple line breaks.
Another common cause is a specific setting designed to handle plain text messages. This feature, when enabled, intentionally adds line breaks to plain text at a certain character width to improve readability. However, if the original message already had soft line wraps, this can result in double spacing. Corrupted normal email templates or add-ins that modify the message body can also introduce erratic formatting during the reply process.
Steps to Stop Extra Line Breaks in Your Replies
Follow these methods in order to resolve the formatting problem.
Method 1: Change Your Default Message Format and Reply Settings
Setting your default format to HTML ensures consistent formatting that minimizes conversion errors.
- Open Outlook Options
Go to File > Options to open the Outlook Options dialog box. - Navigate to Mail settings
Select the Mail category from the left-hand sidebar. - Set the default format
Scroll to the “Compose messages” section. Find the dropdown for “Compose messages in this format:” and select “HTML” from the list. - Configure the plain text reply setting
In the same “Compose messages” section, locate the checkbox for “Remove extra line breaks in plain text messages.” Ensure this box is checked. Click OK to save and close the window.
Method 2: Change the Format for a Single Reply
You can change the format for a specific reply without altering your global settings.
- Open the reply window
Select an email and click Reply to open a new message window. - Access the Format Text tab
In the reply window, go to the ribbon and click the Format Text tab. - Select HTML format
In the Format group, click the “HTML” button. This changes the format for this message only. Compose and send your reply as normal.
Method 3: Use Paste Special to Insert Text
Pasting text from other sources like web pages or Word documents can bring hidden formatting that disrupts line spacing.
- Copy your source text
Select and copy the text you want to include in your email reply. - Place cursor in reply body
Click inside the body of your Outlook reply where you want the text to appear. - Paste as plain text
Use the keyboard shortcut Ctrl+Shift+V. Alternatively, right-click, select Paste Special, and then choose “Unformatted Text.” This inserts the text without any formatting that could cause extra line breaks.
If Extra Line Breaks Persist After Configuration
Outlook Still Adds Breaks in Plain Text Replies
If you must use Plain Text format, the “Remove extra line breaks” setting may be working incorrectly. Disable it to see if the original formatting is cleaner. Go to File > Options > Mail. In the “Compose messages” section, uncheck “Remove extra line breaks in plain text messages.” Test a reply. The line breaks you see will now be exactly as the sender intended, though long lines may not wrap.
Replying to Messages from Mac or Mobile Devices
Emails created on non-Windows systems sometimes use different line ending characters. Outlook on Windows may interpret these as multiple line breaks. The most reliable fix is to ensure your default reply format is set to HTML, as described in Method 1. HTML format standardizes the rendering across different platforms.
Formatting is Corrupted in All New Messages
If the problem occurs in all new emails, not just replies, your default email template may be damaged. Resetting it can help.
- Close Outlook
Fully exit the Outlook application. - Rename the template file
Open File Explorer and navigate to%appdata%\Microsoft\Templates. Find the file named “NormalEmail.dotm” and rename it to “NormalEmail_old.dotm”. - Restart Outlook
Open Outlook again. It will create a new, clean template file. Check if the line break issue is resolved.
Outlook Message Format Comparison for Replies
| Item | HTML Format | Plain Text Format |
|---|---|---|
| Best for preventing extra line breaks | Yes, handles formatting consistently | No, prone to conversion errors |
| Supports images and fonts | Yes | No |
| Default setting recommendation | Recommended for most users | Only for specific compatibility needs |
| Size of sent messages | Larger | Smallest |
| Security risk from active content | Potential risk | No risk |
You can now stop unwanted line breaks from appearing in your Outlook replies. Set your default message format to HTML and use the paste special shortcut for copied text. If you manage a shared mailbox, apply these settings to its profile as well. For advanced control, use Outlook’s VBA editor to create a macro that automatically strips formatting from all pasted text in your replies.