What a Section Break (Next Page) Actually Does
Of the four section break types Word offers, Next Page is by far the most common — and the most common source of blank pages nobody asked for. A Next Page break does two things at once: it splits the document into two sections that can each have their own page setup, headers, and footers, and it forces the second of those sections to begin at the top of a new page.
One detail matters more than any tutorial admits: the break is not a character sitting between two paragraphs. It lives on a paragraph mark, and the label Word shows — "Section Break (Next Page)" — describes how the following section starts, not a property of the paragraph carrying it. That is why deleting the text around a break never removes it: the break rides on the invisible ¶ mark, and until you delete that exact mark (or strip the section properties off it), the forced page start remains.
The blank-page mechanics follow directly. Word has to render the paragraph carrying the break somewhere, and everything after the break must start on a fresh page. When the carrying paragraph is empty — the usual case when a break gets left behind at the end of a document — an entire page exists just to display one invisible paragraph mark. That is the stubborn blank page. Our blank page removal guide approaches the same problem from the symptom side.
Next Page Break vs. a Regular Page Break
A regular page break (Ctrl+Enter) and a Next Page section break look identical in print: content stops, and the next content starts on a new page. Under the hood they are entirely different objects. A page break is a simple character inside a paragraph — select it, press Delete, gone, no side effects. A Next Page section break is a boundary between two independently formatted regions of the document. It can carry a different header, footer, page orientation, margin set, or page numbering scheme on each side.
The practical consequences: a page break can be deleted like any character, while a section break must be deleted at its paragraph mark and merges two sections when it goes. If all you ever wanted was "start the next chapter on a new page," a page break is the safer instrument — no section settings involved, nothing to merge, nothing to inherit. Many stubborn documents accumulated Next Page breaks where plain page breaks belonged, usually via copy-paste from templates or other files.
How to Delete a Section Break (Next Page) Manually (Step by Step)
Step 1: Show formatting marks
Press Ctrl+Shift+8 (Cmd+8 on Mac) or click the ¶ button on the Home tab. Section breaks are invisible in normal view; with marks on, a Next Page break appears as a double dotted line labeled "Section Break (Next Page)". On a Mac the shortcut and Delete-key behavior differ — see our Mac section break guide for the details.
Step 2: Locate the Next Page break causing the problem
Scroll to the blank page or the point where the layout jumps to a new page. The double dotted line usually sits at the bottom of the page before the blank one, often on an otherwise empty line. If several breaks are scattered through the document, Find & Replace can jump between them: search for ^b to move from one section break to the next.
Step 3: Click just before the break and press Delete
Place the cursor immediately to the left of the double dotted line and press the Delete key (Fn+Delete on a Mac laptop, which deletes forward). The break disappears and the two sections merge.
Step 4: Check the page setup after the merge
The merged content adopts the page size, margins, orientation, headers, and footers of the section that came after the break. If those settings differed, reapply the ones you want via Layout > Page Setup and the Header & Footer tab. This inheritance direction surprises people: it is always the later section's settings that win, so the content before the deleted break is what changes.
Step 5: Remove leftover empty paragraphs
If a blank page survives the deletion, it is usually held open by empty paragraph marks or a manual page break on an empty line. Delete those ¶ marks too, working backwards from the end of the blank page.
What Changes After You Delete It
Deleting a Next Page break merges the section before it into the section after it, and the merged region adopts the following section's page setup wholesale: paper size, orientation, margins, column layout, headers, footers, and page numbering. In the classic blank-page scenario the two sections are configured identically, so the merge is invisible and the only visible effect is the blank page disappearing. But in documents that used the break deliberately — a landscape table between portrait pages, a different footer for an appendix — deleting it reformats the earlier content. Check the pages before the deletion point, and if something shifted, undo, write down the earlier section's settings, delete again, and reapply them to the merged section.
When Manual Deletion Fails
Three situations make a Next Page break appear undeletable. First, protection: a document in Protected View or with editing restrictions active silently ignores the Delete key. Second, Track Changes: with tracking on, your deletion is recorded as a pending revision and the break keeps affecting layout until the change is accepted. Third — the big one — the "break" at the very end of the document is not a break at all. The final section's settings are stored on the document body itself; there is nothing there for the Delete key to remove, and the blank last page is caused by empty paragraphs or a paragraph-level break sitting just before that point. Our guide to section breaks that won't delete takes each scenario apart in detail.
Skip the Hunt — Fix It Automatically
The tool at the top of this page automates the whole procedure. Upload your .docx and it lists every section break in the document with its type and location, flags the ones that can cause blank pages — Next Page, Even Page, and Odd Page breaks sitting on empty paragraphs — and removes the ones you approve, along with empty paragraphs holding manual page breaks and trailing blank paragraphs. It edits the document structure directly, so Protected View, editing restrictions, and Track Changes markup cannot block it, and it never touches the mandatory end-of-document section settings. Your file is processed entirely in your browser and downloads with -fixed appended to the name — free, no sign-up. For the full background on every break type, start with the complete section break deletion guide; if your document uses Continuous breaks instead, see how to delete a Continuous section break.
FAQ
Why does a Section Break (Next Page) create a blank page?
A Next Page break forces everything after it to start at the top of a fresh page. The break itself rides on a paragraph mark, and Word still has to place that paragraph somewhere on a page. When the paragraph carrying the break is empty — very common at the end of a document — that page has nothing visible on it, so you see a blank page that ordinary text editing cannot remove. Deleting the break, or the empty paragraph carrying it, removes the forced page start and the blank page with it.
Will deleting a Next Page section break change my formatting?
It can. A section break separates two sets of page settings, and when you delete it the two sections merge into one. The merged content takes on the page size, margins, orientation, columns, headers, and footers of the section that came after the break — not the one before it. In the typical blank-page scenario both sections use identical settings, so nothing visibly changes. But if the break separated portrait from landscape pages, or two different headers, the earlier content will visibly change. Press Ctrl+Z to undo, note the settings you need, delete the break again, and reapply them.
What if the Next Page break simply won't delete?
Three usual suspects: the document is protected (click Enable Editing, and stop any Restrict Editing protection on the Review tab), Track Changes is recording your deletion as a pending revision instead of applying it (turn it off and accept all changes), or what you are looking at is the end-of-document section settings rather than a real break — those live on the document body, cannot be deleted, and never should be. Our dedicated guide to breaks that refuse to delete walks through each case.
Is my document uploaded when I use the tool on this page?
No. The file is unzipped, analyzed, and repaired entirely inside your browser using JavaScript — the document content is never transmitted over the network, and nothing persists after you close the tab. You can verify this with your browser’s network inspector: no request carries your file.