Why Copilot in Word Loses Formatting When Rewriting Sections
🔍 WiseChecker

Why Copilot in Word Loses Formatting When Rewriting Sections

You ask Copilot to rewrite a paragraph in Word, and the output looks clean. But the font changes, the spacing shifts, or the bullet list becomes plain text. This formatting loss happens because Copilot generates fresh content that does not always inherit the surrounding style rules. The root cause lies in how Copilot interacts with Word’s style engine and the document’s underlying structure. This article explains why formatting breaks and how to prevent it.

Key Takeaways: Preventing Formatting Loss When Copilot Rewrites in Word

  • Copilot pane > Rewrite with Copilot > Keep source formatting: Toggle this option on before generating to preserve the original font, size, and spacing.
  • Home > Styles > Clear Formatting then reapply: Use this to strip unwanted inline styles and reapply the correct Word style after a rewrite.
  • File > Options > Advanced > Paste options > Keep Source Formatting: Set this default to reduce style conflicts when pasting Copilot output manually.

Why Copilot Rewrites Break Paragraph Styles and List Formatting

Copilot does not edit the existing text in place. It deletes the selected content and inserts a brand-new block of text that it generates from scratch. This new block carries default formatting that matches the current theme but not necessarily the paragraph style or list structure you had applied.

Word documents store formatting in two layers: paragraph styles and direct formatting. A paragraph style like Normal or Heading 2 defines font, size, spacing, and indentation. Direct formatting overrides the style for a specific selection. When Copilot replaces text, it applies a mix of the document theme font and the default paragraph style for new content. If your original text used a custom style or nested list format, the replacement may inherit only the base theme, losing the custom attributes.

How Copilot Handles List and Table Structures

Bullet lists and numbered lists depend on Word’s List Paragraph style and the list template attached to the document. Copilot can generate list content, but it often strips the list glyph and re-creates the items as plain paragraphs. Similarly, tables rewritten by Copilot may lose cell merges, borders, or alignment because the generated table uses a default table style rather than the custom one in your document.

Why Some Formatting Survives and Other Does Not

If you select a single sentence inside a paragraph that uses the Normal style, Copilot usually keeps the font and size because the Normal style is the baseline for the theme. The problem becomes visible when you select a heading, a bullet item, or a block with mixed direct formatting. Copilot’s output engine does not read the character-level formatting of the selected text before generating the replacement. It only sees the text content and the context of the surrounding section.

Steps to Keep Formatting When Copilot Rewrites a Section

These steps address the most common formatting loss scenarios. Apply them before you use the rewrite command.

Method 1: Use the Keep Source Formatting Toggle

  1. Select the text you want to rewrite
    Highlight the exact paragraph, heading, or list. Do not include extra spaces or blank lines.
  2. Open the Copilot pane
    Click the Copilot icon in the ribbon or press Alt+I to open the Copilot pane on the right side of the window.
  3. Click Rewrite with Copilot
    In the Copilot pane, click the Rewrite button. Copilot shows a preview of the rewritten text.
  4. Toggle Keep source formatting on
    In the rewrite preview card, click the gear icon or formatting icon. Select Keep source formatting. The preview updates to show the text with the original style applied.
  5. Click Replace
    Confirm the rewrite. The new text now uses the same paragraph style as the original selection.

Method 2: Reapply the Correct Style After Rewriting

  1. Rewrite the section normally
    Use the Rewrite with Copilot command without the Keep source formatting toggle. The text appears with default formatting.
  2. Select the rewritten text
    Click and drag to highlight the entire block that Copilot inserted.
  3. Open the Styles gallery
    On the Home tab, expand the Styles gallery in the ribbon.
  4. Click Clear Formatting
    This removes all inline direct formatting and resets the text to the Normal style.
  5. Apply the correct style
    Click the style you want, such as Heading 2, List Paragraph, or the custom style you used before. Word applies the full style definition including font, size, spacing, and indentation.

Method 3: Use Paste Special to Strip Copilot Formatting

  1. Copy the Copilot output to the clipboard
    After Copilot generates the rewrite, select the text and press Ctrl+C.
  2. Delete the Copilot insertion
    Press Backspace or Delete to remove the text that Copilot placed in the document.
  3. Place the cursor where the text should go
    Click at the exact location.
  4. Press Ctrl+Alt+V
    This opens the Paste Special dialog.
  5. Select Unformatted Text
    Click OK. Word pastes only the plain text. Then select the pasted text and apply the desired style from the Styles gallery.

If Copilot Still Changes Formatting After the Main Fix

Copilot Removes Bullet Points and Numbering

When Copilot rewrites a bullet list, it often outputs plain paragraphs with dashes instead of true bullet glyphs. To fix this, select the rewritten text and click the Bullets button on the Home tab. Word converts the dashes to formatted bullets. If the list uses a custom bullet character, reapply that specific list style from the Styles gallery.

Copilot Changes the Font to the Theme Default

The generated text may appear in Calibri or Aptos even if your document uses a different font. This happens because Copilot ignores the document’s font scheme when the Keep source formatting toggle is off. Always enable that toggle before rewriting. If you already rewrote, select the text, open the Font dialog with Ctrl+D, and pick the correct font from the dropdown.

Copilot Breaks Table Cell Merges and Alignment

Rewriting a table cell or an entire table may cause merged cells to split and alignment to reset. After the rewrite, use the Table Tools Layout tab to merge cells again and set alignment. To avoid this, rewrite only the text inside a single cell rather than selecting the whole table.

Copilot Rewrite Formatting Behavior: Default vs Keep Source Formatting

Item Default rewrite behavior With Keep source formatting
Font family Theme default font Original font from the selected text
Font size Default size for the style Original size from the selected text
Bold / Italic / Underline Removed unless part of the theme Preserved as inline formatting
Paragraph spacing Normal style spacing Original spacing including Before/After values
Bullet / Number list Plain paragraphs with dash List structure preserved
Table cell merge Split into individual cells Merged cells kept
Heading style Normal style applied Original heading level style applied

You can now control how Copilot rewrites text in Word without losing the formatting you spent time setting up. Start every rewrite by selecting the Keep source formatting toggle in the Copilot pane. For documents with complex styles, use the Clear Formatting command followed by style reapplication as a reliable fallback. To speed up the process, create a keyboard macro that applies your most-used style after a rewrite.