Word Crashes on Mail Merge Preview: Repair Steps
🔍 WiseChecker

Word Crashes on Mail Merge Preview: Repair Steps

When you preview a mail merge in Word, the application may freeze or crash entirely. This problem often occurs because of a corrupted data source, damaged Word templates, or conflicts with printer drivers. This article explains why the crash happens and provides step-by-step repair steps to fix it.

Key Takeaways: Fixing Word Crashes During Mail Merge Preview

  • File > Options > Add-ins > Manage COM Add-ins > Go: Disable third-party COM add-ins that conflict with the mail merge engine.
  • Control Panel > Devices and Printers > Set default printer: Change the default printer to a generic driver like Microsoft Print to PDF to bypass driver-specific issues.
  • File > Open > Browse > select .docx > Open and Repair: Use the built-in repair tool to fix corruption in the main mail merge document.

Why Word Crashes When Previewing Mail Merge Results

The mail merge preview feature in Word renders each merged record by pulling data from a data source such as an Excel sheet, Outlook contacts, or a Word table. When the data source contains formatting errors, empty fields, or inconsistent data types, Word may attempt to process invalid content and crash. Another common cause is a corrupted Normal.dotm template, which stores default styles and macros used during the merge. Third-party add-ins, especially those related to PDF generation or document management, can interfere with the mail merge engine and cause instability. Printer drivers also play a role because Word uses the default printer driver to format the preview output. A damaged or incompatible printer driver can trigger a crash when Word tries to render the merged document.

Corrupted Data Source Files

An Excel workbook used as the data source may have broken cell references, merged cells, or header rows that contain spaces or special characters. Word reads the first row as field names, and if those names contain characters like slashes or brackets, the merge engine may fail.

Damaged Normal.dotm Template

The Normal.dotm template is loaded every time Word starts. If this template becomes corrupted due to an improper shutdown or a faulty macro, it can cause crashes during mail merge operations.

Conflicting Add-ins

COM add-ins, such as those for grammar checking, document comparison, or PDF export, can hook into the mail merge process. A buggy add-in may throw an unhandled exception when Word calls its functions during preview.

Printer Driver Issues

Word uses the default printer driver to calculate page layout during preview. If the driver is outdated, corrupted, or designed for a printer that is no longer connected, Word may crash when it requests page metrics.

Steps to Repair Word Crashes During Mail Merge Preview

Method 1: Repair the Mail Merge Document

  1. Open Word and go to File > Open
    Click Browse to locate the mail merge document. Do not double-click the file directly.
  2. Select the file and click the arrow next to Open
    Choose Open and Repair from the dropdown menu. Word will attempt to fix corruption in the document.
  3. Try the mail merge preview again
    If the repair succeeds, run Mailings > Preview Results to test. If it still crashes, proceed to the next method.

Method 2: Disable All COM Add-ins

  1. Open Word and go to File > Options > Add-ins
    At the bottom of the dialog, locate the Manage dropdown and select COM Add-ins. Click Go.
  2. Uncheck every add-in in the list
    Do not remove them—just clear the checkboxes. Click OK and restart Word.
  3. Test the mail merge preview
    If the crash stops, re-enable add-ins one by one to identify the offender. Keep the problematic add-in disabled.

Method 3: Change the Default Printer

  1. Open the Windows Control Panel
    Go to Devices and Printers.
  2. Right-click Microsoft Print to PDF and select Set as default printer
    This uses a generic driver that does not depend on physical printer hardware.
  3. Restart Word and test the mail merge preview
    If the crash is resolved, update or reinstall your original printer driver from the manufacturer’s website.

Method 4: Reset the Normal.dotm Template

  1. Close Word completely
    Make sure no Word processes are running in Task Manager.
  2. Open File Explorer and type %appdata%\Microsoft\Templates in the address bar
    Press Enter.
  3. Rename Normal.dotm to Normal.old
    Word will create a fresh Normal.dotm template the next time it starts.
  4. Launch Word and test the mail merge preview
    If the problem persists, restore the original file from backup.

Method 5: Recreate the Data Source

  1. Open the original data source file in Excel
    Check for merged cells, blank rows, and special characters in header names. Remove any merged cells and fill blank rows.
  2. Save a copy of the workbook as .xlsx
    Use File > Save As and choose Excel Workbook (.xlsx).
  3. In Word, go to Mailings > Select Recipients > Use an Existing List
    Browse to the new .xlsx file and select the correct sheet.
  4. Test the preview
    If it works, the original data source was corrupted.

If Word Still Has Issues After the Main Fix

Word Crashes When Selecting a Different Data Source

If Word crashes when you click Mailings > Select Recipients, the issue may be with the Outlook profile if you are using Outlook contacts. Open Outlook and run File > Account Settings > Account Settings > Repair on your email account. Then restart Word and try again.

Word Freezes During Preview and Shows a Blank Screen

A blank preview screen often indicates that the data source contains a field that Word cannot render. Open the data source and check for fields with binary data, OLE objects, or very long text strings. Remove or simplify those fields.

Word Crashes Only When Previewing the Last Record

This symptom points to a specific corrupted record in the data source. Sort the data source in Excel and move the last record to the top. If the crash moves, delete or repair that record.

Mail Merge Preview in Word Desktop vs Word Online

Item Word Desktop Word Online
Preview capability Full preview with page layout No preview; merge results open as a new document
Data source support Excel, Outlook, Word table, Access, SQL Server Excel Online only
Add-in conflicts Can cause crashes No add-ins, no crash risk
Printer driver dependency Uses default printer driver No printer driver needed

Once you have applied the repair steps above, you should be able to preview your mail merge without crashes. If the problem continues, try using Word Online for the merge—it avoids add-in and printer driver issues entirely. As an advanced tip, always store your data source as a plain .xlsx file with no merged cells and no blank rows to prevent future corruption.