How to Delete Extra Pages from Word: A Complete Guide
Extra pages in Microsoft Word are one of those frustrating problems that seem simple but can have surprisingly different causes. Whether you're cleaning up a report, a resume, or a multi-page document, knowing why the page is there determines how you remove it.
Why Extra Pages Appear in Word
Before jumping to deletion methods, it helps to understand what's actually causing the blank or unwanted page. Word generates pages based on content — and that content isn't always visible text. Paragraph marks, page breaks, section breaks, and table formatting are the most common culprits.
An extra page at the end of a document, for example, is almost always caused by a trailing paragraph mark that Word can't delete on its own. A blank page in the middle of a document is more likely the result of a manually inserted page break or a section break left over from formatting changes.
How to Show Hidden Formatting Marks
The single most useful step before deleting any page is turning on Show/Hide ¶ — the formatting marks display. This reveals invisible characters like paragraph marks, page breaks, and section breaks that you can't see in normal editing mode.
To toggle it on:
- Windows: Press Ctrl + Shift + 8 or click the ¶ symbol in the Home tab under the Paragraph group
- Mac: Press Command + 8 or use the same ¶ button in the Home tab
With these marks visible, you can see exactly what's pushing content onto a new page.
Deleting a Blank Page at the End of a Document
This is the most common scenario. That stubborn final page usually exists because of one or more empty paragraph marks sitting after your last line of real content.
Steps to remove it:
- Press Ctrl + End (Windows) or Command + End (Mac) to jump to the very end of the document
- With ¶ marks visible, you'll see one or more empty paragraph marks on the last page
- Place your cursor at the beginning of the last paragraph mark and press Backspace to delete it
- Repeat until the blank page disappears
If the paragraph mark won't delete — which happens when Word requires at least one paragraph mark to exist — you can shrink it instead. Select the mark, open the Font dialog (Ctrl + D), and set the font size to 1pt. This makes the mark so small it no longer pushes content onto a new page.
Removing a Page Break 🗑️
A manual page break is a deliberate hard break inserted with Ctrl + Enter. It forces everything after it onto a new page, which is useful — until you no longer need it.
With formatting marks visible, manual page breaks appear as a dotted line labeled "Page Break." Click just before it, then press Delete to remove it. You can also click the line itself to select it and press Delete.
If you have multiple unexpected breaks throughout a long document, use Find & Replace (Ctrl + H) to locate and remove them:
- Click More (or Advanced Find) to expand options
- In the Find what field, click Special and choose Manual Page Break (this inserts ^m)
- Leave the Replace with field empty
- Click Replace All
This removes all manual page breaks at once — useful in documents that have been heavily reformatted.
Dealing with Section Breaks
Section breaks are trickier than page breaks because they carry formatting information — margins, headers, footers, column layouts — for the section above them. Deleting a section break can cause the section above it to inherit the formatting of the section below.
Common section break types that force new pages:
| Break Type | What It Does |
|---|---|
| Next Page | Starts a new section on the next page |
| Even Page | Starts a new section on the next even-numbered page |
| Odd Page | Starts a new section on the next odd-numbered page |
To remove a section break, click just before it (visible with ¶ marks on) and press Delete. Watch what happens to your surrounding formatting — if the layout shifts unexpectedly, you may need to manually reapply margins or header/footer settings.
Extra Pages Caused by Tables 📋
A less obvious cause: when a table sits at the very end of a document, Word automatically adds a paragraph mark after it that cannot be deleted in the normal way. This is a Word requirement — every document must end with a paragraph mark, and it can't live inside a table.
The workaround is the same as the one for end-of-document paragraph marks: select that final mark and reduce its font size to 1pt. Setting it to the same color as the page background (white, typically) also works.
Factors That Affect Which Method Works for You
Not every solution works in every situation, and a few variables determine which approach applies:
- Word version: The interface differs between Word for Microsoft 365, Word 2019, Word 2016, and older versions. Core functionality is consistent, but menu locations vary slightly
- Document structure: A heavily formatted document with multiple sections behaves very differently from a simple single-section document
- Operating system: Keyboard shortcuts differ between Windows and macOS
- Document origin: Documents converted from PDF, imported from Google Docs, or created from templates often carry unexpected formatting artifacts that require more investigation
- Protected or shared documents: Editing restrictions can prevent deletion of certain elements
When the Page Still Won't Delete
Some users find that even after removing visible paragraph marks and breaks, a blank page persists. This often points to spacing settings — specifically, paragraph spacing set to "Space After" that's large enough to push content onto the next page.
Check this by selecting the paragraph before the blank page, opening Paragraph settings (right-click → Paragraph), and reducing Space After to 0pt. The Line and Page Breaks tab in the same dialog contains options like "Page break before" that can silently force new pages when checked.
What works cleanly in a simple two-page resume may require a completely different approach in a 40-page report with embedded tables, headers, and multiple section layouts — and that difference in document complexity is often the piece that changes everything.