How to Delete a Page Break in Word (Manual and Automatic)
Page breaks in Microsoft Word are easy to insert — and sometimes just as easy to lose track of. Whether you're cleaning up a document that's been edited by multiple people or trying to fix unexpected spacing, knowing how to find and remove page breaks is a core Word skill. The tricky part is that not all page breaks work the same way, and the right removal method depends on which type you're dealing with.
The Two Types of Page Breaks in Word
Before you can delete a page break, you need to know what kind it is. Word creates page breaks in two fundamentally different ways:
Manual page breaks are inserted deliberately — either by the user pressing Ctrl + Enter (Windows) or Command + Return (Mac), or by using the Insert > Page Break option from the ribbon. These appear as a visible formatting mark in your document.
Automatic page breaks (also called "soft" page breaks) are inserted by Word itself based on your page size, margins, and content flow. Word recalculates these constantly as you edit. You cannot delete an automatic page break directly — Word will just put it back because the content still needs to break somewhere.
Understanding this distinction saves a lot of frustration. If you delete something and the page break immediately reappears, you're most likely dealing with an automatic break controlled by paragraph formatting settings, not a manual one.
How to Show Formatting Marks First 🔍
Manual page breaks are invisible by default, which makes them hard to find. Before trying to delete one, turn on Show/Hide formatting marks:
- Windows: Press
Ctrl + Shift + 8or click the ¶ (pilcrow) button in the Home tab under the Paragraph group - Mac: Press
Command + 8or click the same ¶ button in the toolbar
With formatting marks visible, manual page breaks appear as a dotted line across the page with the words "Page Break" in the center. Now you can see exactly where they are.
Deleting a Manual Page Break
Once you can see the page break marker, deleting it is straightforward:
- Click directly on the page break line to place your cursor on it
- Press the
Deletekey (orBackspaceif your cursor is on the line below it)
Alternatively, you can use Find & Replace to remove all manual page breaks at once:
- Open Find & Replace with
Ctrl + H(Windows) orCommand + H(Mac) - Click into the Find what field
- Click More > Special > Manual Page Break — this inserts
^minto the field - Leave the Replace with field completely empty
- Click Replace All
This method is particularly useful in long documents where page breaks are scattered throughout.
Why a Page Break Keeps Coming Back
If you delete a page break and it reappears, it's almost always because of paragraph-level page break settings — not a manual break you can simply delete. These are set in the paragraph formatting options and override Word's natural text flow.
To check and fix this:
- Select the paragraph that appears at the top of the unwanted new page
- Right-click and choose Paragraph, then go to the Line and Page Breaks tab
- Look for these three checkboxes:
- Page break before — forces a new page before this paragraph
- Keep with next — prevents a page break between this paragraph and the one after it
- Keep lines together — prevents Word from splitting a paragraph across two pages
If Page break before is checked, that's your culprit. Uncheck it and the automatic new page will disappear.
These settings are commonly applied to heading styles. If every Heading 1 in your document starts on a new page, it's likely because the Heading 1 style has Page break before enabled by default — which can be modified in the Style settings if you want that behavior removed globally.
Section Breaks vs. Page Breaks
It's worth noting that section breaks are often confused with page breaks, especially the "Next Page" section break, which also pushes content onto a new page. Section breaks look different in Show/Hide mode — they display as a double dotted line with "Section Break (Next Page)" labeled in the center.
Deleting a section break works the same way — click on it and press Delete — but be aware that removing a section break can cause formatting changes. Section breaks also carry formatting information for page orientation, margins, headers, and footers. Deleting one merges the two sections together, and the formatting of the following section takes over.
| Break Type | How It Looks (Show/Hide On) | Can You Delete It Directly? |
|---|---|---|
| Manual page break | Dotted line: "Page Break" | Yes |
| Automatic page break | Dotted line (no label) | No — adjust paragraph settings |
| Section break (Next Page) | Double dotted line: "Section Break (Next Page)" | Yes, but may affect formatting |
| Section break (Continuous) | Double dotted line: "Section Break (Continuous)" | Yes, same caution applies |
When the Problem Is the Document Structure Itself
Sometimes unwanted page breaks are a symptom of a deeper formatting issue — styles applied inconsistently, copied-and-pasted content that brought formatting in from another document, or templates that include built-in spacing rules. In those cases, removing individual breaks may be a temporary fix rather than a permanent one.
Using Clear All Formatting (the eraser icon in the Home tab) on a selected section can reset paragraph-level formatting back to the document's default style, which sometimes resolves persistent page break issues — though it also strips any intentional formatting like bold or font size changes.
Whether a simple Delete keystroke or a deeper formatting audit is the right approach depends entirely on what's actually driving the break in your specific document. 📄