Word Compare Documents Shows Every Line as Changed: Fix
🔍 WiseChecker

Word Compare Documents Shows Every Line as Changed: Fix

When you use Word’s Compare feature to merge two versions of a document, the result sometimes shows every single line as a change, even when only minor edits were made. This makes the comparison report nearly unusable because you cannot identify what actually changed. The root cause is usually a mismatch in document formatting, metadata, or hidden content that Word treats as a difference. This article explains why this happens and provides step-by-step fixes to produce a clean comparison.

Key Takeaways: Fixing a Word Compare That Shows Every Line as Changed

  • Review > Compare > Compare > More > Compare precise changes only (check box): Ignores formatting and metadata differences, showing only text insertions and deletions.
  • File > Info > Check for Issues > Inspect Document > Inspect > Remove All for document properties and personal info: Eliminates metadata mismatches that cause false positives in the comparison.
  • Ctrl+A, Ctrl+Spacebar, then Ctrl+Q: Resets all text to the default font and paragraph formatting, removing hidden formatting differences that trigger every line as changed.

ADVERTISEMENT

Why Word Compare Flags Every Line as a Change

The Word Compare feature works by analyzing two documents at the character level. It compares not only the visible text but also every formatting attribute, paragraph setting, style definition, and metadata property. When even a single formatting detail differs between the two documents—such as a font size, a paragraph spacing value, or a style definition—Word marks that line as a change.

The most common causes are:

Formatting Mismatches

If one document uses a different default font, paragraph spacing, or line spacing than the other, Word treats every paragraph as modified. This happens frequently when documents originate from different templates or when one document was pasted from an external source.

Hidden Metadata and Document Properties

Each Word document stores metadata such as author name, revision number, and creation date. When you compare two documents with different metadata, Word can interpret these differences as changes, especially if the comparison is set to track all properties.

Embedded Content and Fields

Fields, hyperlinks, bookmarks, and embedded objects (like Excel charts or PDF attachments) create internal codes that Word compares. If these codes differ between the two documents—even if the visible content is identical—the entire paragraph containing the object appears as changed.

Steps to Fix a Word Comparison That Shows Every Line as Changed

Perform these steps in order. After each step, run the comparison again to see if the issue is resolved. If the problem persists, move to the next step.

Step 1: Reset Formatting in Both Documents

  1. Open the original document
    Press Ctrl+A to select all content. Press Ctrl+Spacebar to reset font formatting to the default. Then press Ctrl+Q to reset paragraph formatting to the default style.
  2. Repeat for the revised document
    Open the second document and apply the same keystrokes: Ctrl+A, Ctrl+Spacebar, Ctrl+Q. Save both documents.

Step 2: Remove Document Metadata and Personal Information

  1. Open the original document
    Go to File > Info > Check for Issues > Inspect Document. Click Inspect. In the results, click Remove All next to Document Properties and Personal Information. Close the Inspector and save the document.
  2. Repeat for the revised document
    Perform the same metadata removal on the second document. This eliminates property-based false positives in the comparison.

Step 3: Configure Compare to Ignore Formatting and Metadata

  1. Open the Compare dialog
    Go to Review > Compare > Compare. In the Compare Documents dialog, click the More button to expand the settings.
  2. Set comparison options
    Under Comparison settings, uncheck all boxes except Insertions and deletions and Moves. Under Show changes, select Character level. Check the box labeled Compare precise changes only (this option ignores formatting and metadata). Click OK.
  3. Select the documents
    In the Original document field, choose the original file. In the Revised document field, choose the revised file. Click OK. Word generates the comparison report showing only actual text changes.

Step 4: Convert Both Documents to Plain Text Before Comparing

  1. Save as plain text
    Open the original document. Go to File > Save As. Choose Plain Text (txt) from the Save as type list. Click Save. In the File Conversion dialog, select Other encoding and choose Unicode (UTF-8). Click OK. Repeat for the revised document.
  2. Re-import into Word
    Open each .txt file in Word. The documents now contain no formatting, no metadata, and no embedded objects. Save each as a .docx file.
  3. Run the comparison
    Go to Review > Compare > Compare and compare the two plain-text-based .docx files. Only text insertions and deletions appear as changes.

ADVERTISEMENT

If Word Still Shows Every Line as Changed

Word Compares Styles That Are Defined Differently in Each Document

Even after resetting formatting, custom styles may exist in one document but not the other. To fix this, open each document, go to Home > Styles > More > Clear Formatting (the eraser icon). This removes all custom styles and applies the Normal style. Then repeat the comparison.

Word Compares Comments and Tracked Changes

If the revised document contains tracked changes or comments, Word may compare the visible text against the tracked state. Accept all changes in the revised document before comparing: go to Review > Accept > Accept All Changes and Stop Tracking. Remove all comments by clicking Review > Delete > Delete All Comments in Document.

Word Compares Embedded Objects as Different

Embedded charts, Excel tables, or PDF files can cause every line in the paragraph containing the object to appear as changed. The only reliable fix is to remove all embedded objects from both documents before comparing. Save a copy of each document, delete the embedded objects, and run the comparison on the cleaned copies.

Word Compare Options: Precise vs. Standard Comparison

Item Standard Comparison Precise Comparison (Compare precise changes only)
Formatting differences Each formatting change is marked as a change on every line Formatting changes are ignored; only text changes appear
Metadata and properties Differences in author, date, or revision number may appear as changes Metadata differences are excluded from the comparison
Embedded objects and fields Differences in object codes or field codes may mark entire paragraphs Object and field code differences are ignored; only visible text content is compared
Best use case When you need to see every formatting and metadata change When you need to see only text insertions and deletions

The precise comparison option is available in Word 2016, Word 2019, Word for Microsoft 365, and later versions. If you are using an older version, upgrade to access this setting.

You can now generate a clean Word comparison report that shows only actual text changes, not every line. Start by resetting formatting and removing metadata from both documents. Then use the Compare precise changes only option in the Compare dialog. For a final fallback, convert both documents to plain text before comparing. If you frequently compare legal or technical drafts, create a macro that automates the formatting reset and metadata removal steps to save time.

ADVERTISEMENT