How to Delete the Second Page in Word (And Why It Keeps Coming Back)

A blank second page in Microsoft Word is one of those frustratingly common problems that seems like it should have a simple fix — and sometimes it does. But depending on why that page exists, the solution changes. Understanding the root cause is what separates a permanent fix from one that keeps undoing itself.

Why There's an Unwanted Second Page

Word doesn't create extra pages randomly. Every blank page has a structural reason behind it. The most common culprits are:

  • A rogue paragraph mark at the end of your document
  • Extra blank lines pushed below your content
  • A manual page break inserted accidentally
  • Section breaks that force a new page
  • Table formatting that forces a trailing paragraph

Each of these requires a slightly different approach.

Step 1: Turn On Formatting Marks

Before you delete anything, make invisible formatting visible. Go to Home → Paragraph → ¶ (Show/Hide). You can also press Ctrl + Shift + 8 on Windows or ⌘ + 8 on Mac.

This reveals every paragraph mark, space, tab, and page break in your document. Without this view, you're essentially trying to fix something you can't see. 🔍

Step 2: Identify What's Actually on That Second Page

With formatting marks visible, scroll to the second page and look at what's there.

If You See a Paragraph Mark (¶)

A lone paragraph mark is the most common cause. Word requires at least one paragraph mark to exist in a document — you cannot delete the very last one. But if there are multiple marks sitting below your content, you can delete all but one.

Fix: Click just before the paragraph mark and press Backspace, or select it and press Delete. Repeat until only one remains at the natural end of your content.

If You See "Page Break"

A manual page break will show up as a dotted line with the words Page Break across it. These are inserted intentionally (or by mistake) using Ctrl + Enter.

Fix: Click directly on the page break line to select it, then press Delete. Or place your cursor just before it and press Delete.

If You See "Section Break (Next Page)"

Section breaks are trickier because deleting them can merge formatting between sections — sometimes changing margins, headers, or column layouts unexpectedly.

Fix: Click on the section break to select it and press Delete. If your formatting changes after deletion, press Ctrl + Z to undo and reconsider whether that break is load-bearing for your document's layout.

Step 3: The Table Edge Case

If your document ends with a table, Word automatically inserts a paragraph mark after the table that cannot be removed in the normal way. This often forces a blank second page that won't go away no matter how many times you hit Backspace.

Fix options:

MethodHow To Do ItBest For
Shrink font size of trailing ¶Select the trailing ¶, set font size to 1ptQuick workaround
Hide the trailing ¶Set its color to White (matches white background)Cosmetic fix
Adjust table row heightReduce the last row so the table fits on one pageStructural fix
Tighten page marginsLayout → Margins → Custom — reduce bottom marginLayout-level fix

The trailing-paragraph-after-a-table issue is the one situation where you genuinely cannot delete the blank page in the traditional sense — you work around it instead.

Step 4: Check Paragraph Spacing

Sometimes the page isn't caused by an extra mark at all — it's caused by excessive spacing settings on legitimate paragraph styles.

Go to Home → Paragraph → Spacing (or right-click and choose Paragraph). Check the Before and After spacing values. A setting like "Space After: 72pt" on the last paragraph can easily push content onto a second page.

Fix: Set both Before and After spacing to 0pt, or switch the Line Spacing from something like Double to Single or Multiple: 1.15.

Variables That Change the Approach 🛠️

The right fix depends on a few factors specific to your document:

  • Document type — A report with complex section layouts is different from a one-page letter. Section breaks that look redundant might be controlling header/footer behavior across sections.
  • Word version — The interface differs between Word for Microsoft 365, Word 2019/2021, and Word for Mac. The underlying mechanics are the same, but menu locations vary.
  • Whether the document was imported — Pasting from a web page, PDF, or Google Docs often introduces hidden formatting that creates phantom pages. In these cases, selecting all content (Ctrl + A), then using Clear Formatting, and then reapplying styles is sometimes the cleanest path.
  • Shared or template-based documents — Some blank pages are intentional placeholders built into a template, meant for back-page content, legal notices, or print layout reasons. Deleting them might break the intended structure.

When the Page Keeps Coming Back

If you delete the second page and it reappears after you add content or save, the cause is almost certainly one of these:

  • A paragraph style with "Page break before" enabled (Format → Paragraph → Line and Page Breaks → Page break before)
  • A section break further up the document that you haven't found yet
  • Auto-formatting rules set in File → Options → Proofing → AutoCorrect Options

The page break behavior in Word is deeply tied to paragraph and section formatting — not just physical blank lines. Two documents with identical visible content can behave completely differently based on the styles applied beneath the surface.

What works cleanly in a simple one-page letter may not be the right approach in a formatted multi-section document — and your specific file's structure is the piece that determines which fix actually sticks.