SANJOSEBRIEF NEWS PULSE English
SanjoseBrief.com Sanjosebrief News Pulse
Subscribe
Blog Business Local Politics Tech World

How to Delete a Page in Word: 6 Simple Methods

Noah Jackson Mercer Mitchell • 2026-06-23 • Reviewed by Maya Thompson

If you’ve ever stared at a stubborn blank page in Microsoft Word, you already know the frustration. That extra page shouldn’t be there, yet hitting Delete does nothing.

People Also Ask questions identified: 13 ·
Related Searches: 8 ·
Top organic result domain: support.microsoft.com

Quick snapshot

1Quick Methods
2Troubleshooting
  • Show paragraph marks (Adobe Acrobat)
  • Remove page and section breaks (Microsoft Support)
  • Reduce font size of hidden marks (Adobe Acrobat)
3Device-Specific
  • Windows shortcuts (Microsoft Support)
  • Mac shortcuts (Apple Communities)
  • Mobile limitations (Microsoft Support)
4What’s next

Here is a quick summary of the key facts about deleting pages in Word.

Area Details
Most common method Go To (Ctrl+G)
Stubborn page cause Hidden paragraph marks or section breaks
Microsoft documented methods 2
  1. Press Ctrl+G (Windows) or Option+⌘+G (Mac), type \page, and press Enter to select the page.
  2. Close the dialog and press Delete to remove the selected page content.
  3. If the page persists, show paragraph marks (Ctrl+Shift+8 / ⌘+8) and remove any page breaks or section breaks.

How do you delete a page in Word?

Three core methods cover nearly every page deletion scenario. Each works best in specific situations — the key is knowing which to pick when.

Using the Go To function

  • Press Ctrl+G on Windows (Option+⌘+G on Mac) to open the Go To dialog (Microsoft Support).
  • Type \page and press Enter — Word selects the entire page content.
  • Close the dialog and press Delete (ClickHelp).

This method works on any page — even pages that contain text, images, or tables. It’s Microsoft’s recommended workflow for Windows.

The upshot

The Go To method is the single most reliable deletion approach because it bypasses visual selection entirely — Word’s own engine selects the page boundary for you.

Using the Navigation Pane

  • Go to View → check Navigation Pane (Microsoft Support).
  • Click the Pages tab to see thumbnail previews of every page.
  • Right-click the page thumbnail and choose Delete.

This method allows visual page selection and works even when the Delete key fails. Available on both Windows and Mac versions of Word.

Using the Delete key

  • Place your cursor at the start of the blank page.
  • Press Delete until the page disappears (New Horizons).
  • For Mac, press Fn+Delete to delete forward (Adobe Acrobat).

This only works on genuinely empty pages. If marks or breaks are present, use step 1 or 2 instead.

The implication: Your first move should always be Ctrl+G / Option+⌘+G because it works regardless of what’s hiding on the page.

How do I delete an extra page in Word?

Extra pages don’t appear by magic — something pushes the content down. Identifying that something is half the battle.

Identifying what causes extra pages

  • Press Ctrl+Shift+8 (Windows) or ⌘+8 (Mac) to show all paragraph marks (Microsoft Support).
  • Look for Page Break markers, Section Break markers, or extra empty paragraph marks (¶).
  • These hidden formatting marks are the #1 cause of unwanted pages (Adobe Acrobat).

Removing manual page breaks

  • Click directly on the Page Break line.
  • Press Delete to remove it.
  • Repeat for any additional breaks on the same page.

Deleting section breaks

  • Show paragraph marks (Ctrl+Shift+8 / ⌘+8).
  • Locate the Section Break marker (often says “Section Break (Next Page)”) (Reddit r/MicrosoftWord).
  • Select the break and press Delete.
The catch

Removing a section break can change your document’s formatting — headers, footers, and margins for the following section may revert. Always check formatting after deletion.

The pattern: Nearly every extra page traces back to a single visible marker after you toggle paragraph marks on.

How do I delete a page in Word that won’t disappear?

Stubborn pages are almost always hiding something. Here’s how to force them out.

Checking for hidden paragraph marks

  • Turn on paragraph marks (Ctrl+Shift+8 / ⌘+8).
  • Look for a long column of ¶ symbols — these are empty paragraphs pushing content to the next page.
  • Select them and press Delete.

Removing section breaks

  • Section breaks — especially “Next Page” section breaks — are a common culprit (Reddit r/MicrosoftWord).
  • With paragraph marks visible, delete the section break marker.
  • If the page still won’t budge, change the break type: right-click the break → Page SetupLayout → change “Section start” to “Continuous”.

Using the Navigation pane to force delete

  • Open Navigation Pane (View → Navigation Pane).
  • Click the Pages tab.
  • Select the stubborn page thumbnail and press Delete.

Why this matters: If a stubborn page contains section breaks with linked headers or footers, deleting the break can cause formatting issues across your entire document. Test on a copy first.

How do I remove a blank page in Word?

Blank pages appear most often at the end of a document — but they also sneak into the middle. Here’s how to clear both.

Removing blank page at end of document

  • Go to the last page and show paragraph marks (Ctrl+Shift+8 / ⌘+8).
  • You’ll see a single ¶ — this is the final paragraph mark that Word forces at every document’s end.
  • Select the ¶, then set its font size to 1 pt (Microsoft Support).
  • The blank page should disappear because the hidden mark no longer occupies enough space to trigger a new page.

Removing blank pages in the middle

  • Show paragraph marks and look for empty ¶ clusters.
  • Delete each empty ¶ individually.
  • Check for unwrapped tables — a table that extends beyond the page margins pushes content into a blank page.

Using Find and Replace to remove extra pages

  • Press Ctrl+H to open Find and Replace.
  • In the Find what box, enter ^m (manual page break).
  • Leave Replace with blank and click Replace All.
  • Repeat with ^b (section break) to remove section breaks — but be cautious of formatting side effects.

The trade-off: Find and Replace is fast for bulk cleanup but removes breaks indiscriminately. Use it only when you’re certain all breaks in the document are unwanted.

How do I delete a page in Word without deleting text?

This is the most common fear — that deleting a page will delete content you need on other pages.

Selecting only the empty space around text

  • Do not use Select All (Ctrl+A) — that selects everything in the document.
  • Use the Navigation Pane to identify which pages are truly empty.
  • Delete only empty pages using the methods above.

Using Cut to move text instead

  • If a page contains text you want to keep, select that text and press Ctrl+X (Cut).
  • Paste the text on the previous page.
  • The now-empty page can be deleted with the Delete key or Go To method.

Checking for hidden content on the page

  • Some pages appear blank but contain hidden content — watermarks, anchored objects, or text formatted as hidden.
  • Switch to Draft view (View → Draft) to reveal hidden content.
  • Remove hidden objects, then delete the page.
What to watch

Hidden content and anchored objects are invisible in Print Layout view. Draft view is your best diagnostic tool when a stubborn page resists all deletion attempts.

The implication: Deleting a page doesn’t mean losing content — it means shifting where content lives. Always check Draft view before declaring a page empty.

How do I delete a page in Word on Mac?

Mac users face the same blank-page frustrations with slightly different keyboard shortcuts. The fixes are equally effective.

Using Option+⌘+G to go to page

  • Press Option+⌘+G to open the Go To dialog (Apple Communities).
  • Type \page and press Enter.
  • Close the dialog and press Delete (ClickHelp).

Navigation pane in Mac Word

  • Go to View → check Navigation Pane.
  • Click the Pages tab to see thumbnails.
  • Right-click the page and choose Delete.

Differences from Windows version

  • Paragraph marks toggle: ⌘+8.
  • Delete forward: Fn+Delete (not just Delete) (Adobe Acrobat).
  • Section break markers look identical — remove them the same way.

Why this matters: Mac users who try to use Ctrl+G will see nothing happen — the shortcut is Option+⌘+G, and that one difference can waste hours of frustration.

For Mac users, the pattern is consistent: show marks, identify the break, and delete. The UI is nearly identical to Windows once paragraph marks are visible.

“Microsoft’s delete-page workflow for Word on Windows starts by opening the Go To box with Ctrl+G, entering \page, pressing Enter, then closing and deleting the selected page content.”

Microsoft Support

“Adobe’s Mac workflow for deleting a page in Word uses ⌘+8 to show paragraph marks, then deleting empty paragraphs or page/section break markers.”

Adobe Acrobat

Whether you’re on Windows or Mac, the root cause of blank pages is almost always the same: hidden formatting marks that push content onto a new page. The tools to find and remove them — paragraph mark visibility, Go To, and Navigation Pane — exist in every Word version. The difference between success and frustration is knowing which tool to use when.

Bottom line for Mac users: The shortcuts differ from Windows (Option+⌘+G instead of Ctrl+G), but the root causes and solutions are identical. Show paragraph marks, identify the break, and delete.

Confirmed facts

  • Ctrl+G method works for most pages (Microsoft Support)
  • Navigation pane can delete pages with content (Microsoft Support)
  • Mac uses Option+⌘+G instead of Ctrl+G (Apple Communities)

What’s unclear

  • Why blank pages appear after section breaks
  • Why some pages refuse to delete even after removing all content
  • Why the Navigation Pane method sometimes fails on section breaks

Related reading: Delete a page in Word – Microsoft Support · Add or delete a page in Word for Mac – Microsoft Support

For a more detailed walkthrough covering blank pages and online versions, see our guide on deleting a page in Word.

Frequently asked questions

How do I delete a page in Word without deleting the header?

Use the Go To method (Ctrl+G / Option+⌘+G) with \page to select only the page content. Headers exist outside the page boundary and won’t be selected. If the header is on the page you’re deleting, it will be removed along with the page — move the header to another page first.

How do I delete a page in Word on Android?

The mobile Word app doesn’t have a direct delete-page feature. Your best option: switch to Print Layout, tap at the start of the unwanted page, and use the backspace key repeatedly. Alternatively, open the document on a desktop to use the Go To method.

How do I delete multiple pages at once?

Use the Navigation Pane (View → Navigation Pane → Pages tab). Hold Ctrl (Windows) or ⌘ (Mac) while clicking multiple page thumbnails, then press Delete. Or use Find and Replace with ^m to remove all manual page breaks at once.

How do I undo a page deletion?

Press Ctrl+Z (Windows) or ⌘+Z (Mac) immediately after deleting. Word’s undo history typically retains the last 100 actions. If you’ve closed and reopened the document, check the Version History (File → Info → Version History) to restore a previous version.

Why can’t I delete a page in Word?

Most likely one of three causes: a hidden paragraph mark at the end of the document, a section break pushing content to the next page, or an anchored object (like a text box or image) that’s keeping the page alive. Show paragraph marks and check Draft view to identify the culprit.



Noah Jackson Mercer Mitchell

About the author

Noah Jackson Mercer Mitchell

Coverage is updated through the day with transparent source checks.