Page breaks happen in two ways, and the fix depends which one you have
A page break is a forced move to a new page in the middle of your document. Word creates them two ways: you can insert one deliberately (by pressing Ctrl+Enter on Windows or Command+Enter on Mac), or Word can insert one automatically when your text fills a page. The automatic ones are usually invisible until you try to edit around them, which is why they feel like they appeared from nowhere.
To remove a page break, you first need to see it. Turn on formatting marks by pressing Ctrl+Shift+8 on Windows or Command+Shift+8 on Mac. A deliberate page break shows as a line across the page labeled "Page Break". An automatic page break shows as a thin line between pages with no label. Once you can see it, removing it takes one keystroke.
Key Takeaways
- Deliberate page breaks appear as a labeled line when you turn on formatting marks and can be deleted by clicking on them and pressing Delete.
- Automatic page breaks happen when text fills a page and cannot be deleted directly — you remove them by editing the text or margins instead.
- Formatting marks (Ctrl+Shift+8 on Windows, Command+Shift+8 on Mac) must be turned on to see any page break at all.
- If a page break keeps reappearing after you delete it, Word is likely re-inserting it automatically because your content is too long for the page size.
Removing a deliberate page break you inserted
If you see a line labeled "Page Break" when formatting marks are on, someone (possibly you, possibly someone who edited the document) inserted it intentionally. Click anywhere on that line to position your cursor there, then press Delete or Backspace. The page break vanishes and the text below moves up to fill the space.
If the page break reappears when ready after you delete it, you likely did not click directly on the break itself. Click further to the left, directly on the word "Page Break" or the line itself, and try again. If it still reappears, the break may be attached to a paragraph format — see the section below on paragraph settings.
Removing automatic page breaks by editing text or margins
Automatic page breaks cannot be deleted the way deliberate ones can. Word inserted them because your text genuinely fills the page, and deleting the break would just make Word re-insert it. To remove an automatic page break, you have to change either the amount of text on the page or the space available for text.
The fastest option is usually to reduce margins. Go to Layout (or Page Layout on older Word versions), click Margins, and choose a smaller preset like "Narrow" — this gives text more room per page and often eliminates the break. If that does not work, you can reduce font size slightly (select all text with Ctrl+A, then reduce the point size by 1 or 2), reduce line spacing (select all, go to Home, click the line spacing button, and choose 1.15 or 1.0 instead of 1.5), or delete unnecessary text.
Checking paragraph settings for hidden page breaks
Sometimes a page break is attached to a paragraph's formatting rather than existing as its own object. This happens when someone set a paragraph to "always start on a new page." To check this, click in the paragraph that appears at the top of the unwanted new page, then right-click and choose Paragraph.
In the Paragraph dialog, go to the Line and Page Breaks tab. Look for a checkbox labeled "Page break before" — if it is checked, uncheck it and click OK. The paragraph will no longer force itself to a new page. If you do not see this tab, you are using an older version of Word; the same option appears under Format > Paragraph in the menu bar.
When page breaks keep coming back
If you delete a page break and it reappears within seconds, Word is re-inserting it automatically. This usually means one of three things: your content is genuinely too long for the page (see the section on editing text or margins), a paragraph is formatted to start on a new page (see the section on paragraph settings), or a table or image is too large to fit on the current page and Word is moving it down.
To find out which, look at what appears at the top of the new page. If it is regular text, the problem is text length or margins. If it is a table or image, click on that object, go to Layout, and look for text wrapping or positioning options — you may need to resize the object or change how it interacts with surrounding text. If it is a paragraph that looks normal, check the paragraph settings as described above.
Preventing page breaks from happening in the first place
If you are building a new document and want to avoid surprise page breaks, avoid pressing Ctrl+Enter unless you genuinely want to force a new page. For section breaks (which are different from page breaks and serve a different purpose), use Layout > Breaks instead of Ctrl+Enter — this gives you more control over what happens on the new page.
If you are working with a document someone else created, turn on formatting marks when ready and scan for any labeled page breaks before you start editing. Deleting them early prevents confusion later. If the document uses automatic page breaks because of length, consider whether the content actually needs to be one document or whether it should be split into separate files.
Frequently Asked Questions
Why can't I see the page break even though I know it's there?
Formatting marks are turned off. Press Ctrl+Shift+8 on Windows or Command+Shift+8 on Mac to turn them on. Page breaks only show when formatting marks are visible. Once you see it, you can delete it or adjust the settings causing it.
I deleted the page break but it came back. What's happening?
Word is automatically re-inserting it because your text is too long for the page. Reduce margins (Layout > Margins > Narrow), reduce font size by 1 or 2 points, or reduce line spacing from 1.5 to 1.15. If a table or image is at the top of the new page, try resizing it instead.
Is there a difference between a page break and a section break?
Yes. A page break moves text to a new page but keeps the same margins and formatting. A section break moves text to a new page and can change margins, headers, or column layout for that section. Use Layout > Breaks to insert a section break intentionally; page breaks are simpler for most documents.
Can I delete all page breaks at once instead of one by one?
Not directly, but you can use Find & Replace. Press Ctrl+H, click More Options, check "Use Regular Expressions", and search for "^m" (the code for a manual page break). Replace with nothing. This removes all deliberate page breaks at once, but not automatic ones.
What if the page break is in a table?
Click in the table cell where the break appears, right-click, choose Table Properties, go to the Row tab, and uncheck "Allow row to break across pages." If the table itself is too large, you may need to resize it or split it into two tables instead.