How to Delete a Page in a Word Document (Every Method Explained)
Deleting a page in Microsoft Word sounds simple — until you try it and nothing happens. Word doesn't treat pages the way you might expect. There's no "delete page" button, and the backspace key doesn't always work cleanly. Understanding why that is makes the whole process click into place.
Why Word Doesn't Have a Simple "Delete Page" Button
Word is a flow-based document editor. Pages aren't fixed containers — they're the result of content, formatting, and page breaks stacking up. When a page appears where you don't want one, it usually exists because of one of three things:
- Excess content — text, images, or tables pushing content onto a new page
- Manual page breaks — a hard break someone inserted intentionally (or accidentally)
- Paragraph spacing or blank paragraphs — hidden formatting characters adding vertical space
This distinction matters because the fix depends entirely on which of these is causing the unwanted page.
How to Delete a Blank Page at the End of a Document
This is the most common scenario. You go to print or export, and there's a ghost page at the end with nothing on it.
Step 1: Turn on formatting marks. Go to Home → ¶ (Show/Hide) or press Ctrl + * (Windows) / Cmd + 8 (Mac). This reveals hidden characters — spaces, paragraph marks, and page breaks — that are invisible in normal editing view.
Step 2: Look at the last page. You'll typically see one or more paragraph marks (¶) sitting on that blank page. These are empty paragraphs pushing the document onto an extra page.
Step 3: Delete them. Click just before the first ¶ on the blank page and press Backspace until they're gone. If the page disappears, you're done.
If the paragraph mark won't delete — which can happen when it's anchored to a required final paragraph in the document — select it and reduce its font size to 1pt. This makes it take up almost no vertical space, effectively eliminating the extra page without removing the character Word requires.
How to Delete a Page Caused by a Manual Page Break
Manual page breaks show up as a dotted line labeled "Page Break" when formatting marks are visible. These are inserted with Ctrl + Enter (Windows) or Cmd + Return (Mac) and are a common culprit for unwanted blank pages in the middle of a document.
To remove one: Click directly on the page break line (or just before it) and press Delete or Backspace. The break disappears and the pages merge.
You can also use Find & Replace to remove all manual page breaks at once:
- Open Find & Replace:
Ctrl + H(Windows) /Cmd + H(Mac) - In the Find what field, type
^m(this is Word's code for a manual page break) - Leave the Replace with field empty
- Click Replace All
Use this carefully in longer documents — it will remove every manual page break, which may affect intentional section divisions.
How to Delete a Page with Content You Want to Remove 🗑️
If the page has actual content on it — text, images, a table — you need to select and delete that content directly.
The fastest method:
- Click at the very beginning of the content on the page you want to remove
- Scroll to the end of that page
- Hold Shift and click at the end of the last element on the page
- Press Delete or Backspace
For a quicker selection on Windows, you can use Ctrl + G (Go To), type the page number, click Go To, then close the dialog — Word will have the page selected. Then press Delete.
On Mac, use Cmd + Option + G to open the Go To dialog.
Section Breaks: The Hidden Cause of Stubborn Blank Pages
If you've deleted everything visible and the page still won't go away, a section break is likely the cause. Section breaks (especially "Next Page" breaks) force a new page and can leave a blank one behind when surrounding content is removed.
With formatting marks visible, section breaks appear as double dotted lines labeled "Section Break (Next Page)" or similar. Click just before the break and press Delete.
⚠️ Be aware: deleting a section break merges the formatting of the two sections it separated. If those sections had different headers, footers, margins, or orientation (portrait vs. landscape), the merged section will inherit the formatting of the following section. This can shift your document's layout in unexpected ways — worth checking before you finalize anything.
How This Plays Out Differently Depending on Your Setup
The steps above work across most versions of Word, but a few variables affect how straightforward the process is:
| Situation | What Changes |
|---|---|
| Word for Web (browser) | Fewer formatting options; some break types harder to target |
| Word on Mac | Keyboard shortcuts differ; same underlying logic applies |
| Older Word versions (pre-2016) | Go To page selection behaves slightly differently |
| Protected or shared documents | Editing restrictions may block deletions entirely |
| Documents with tracked changes on | Deletions may appear as markups rather than taking effect immediately |
Heavily formatted documents — those with multiple sections, mixed orientations, or complex tables — tend to be more resistant to simple page deletion because one change can ripple across the layout.
What Makes This Tricky for Different Users
Someone working in a clean, single-section document with no section breaks will find this process straightforward. A blank page at the end disappears in seconds once formatting marks are visible.
Someone editing a document with headers and footers tied to section breaks, or a multi-column layout with portrait and landscape pages mixed together, may find that removing one break reshuffles multiple pages. In those cases, understanding which type of break is on the page — and what it's doing — becomes the real challenge before any deletion happens.
The underlying mechanics are consistent. What varies is how much formatting complexity is layered into the specific document you're working with.