Where page breaks hide and how to find them

A page break is an invisible marker that forces your document to start a new page at that exact spot. When you delete it, the text above and below it flows together onto one page. The problem is that page breaks don't always show up on screen — you have to turn on a setting to see them, or you'll spend an hour looking for something invisible.

Every major document editor has a way to show these hidden characters. Once you can see the page break, deleting it takes one keystroke. The steps differ slightly between Microsoft Word, Google Docs, and other editors, so this guide covers the most common ones.

Key Takeaways

  • Page breaks are invisible by default; you must turn on "Show formatting marks" or "Show non-printing characters" to see them on screen.
  • In Microsoft Word, press Ctrl+A to select all, then Ctrl+H to open Find and Replace, and search for ^m to find and delete all page breaks at once.
  • In Google Docs, click View, then Show non-printing characters, find the page break symbol, and delete it like any other character.
  • Accidental page breaks often come from pressing Ctrl+Enter or Cmd+Enter instead of Enter, which inserts a page break rather than a line break.
  • Some page breaks are created by formatting rules (like "start this paragraph on a new page"), not by a break character, and require different steps to remove.

Deleting page breaks in Microsoft Word

The fastest way to see and delete page breaks in Word is to turn on formatting marks. Press Ctrl+Shift+8 on Windows or Cmd+Shift+8 on Mac. A page break appears as a dotted line across the page with the words "Page Break" inside it. Click directly on that line and press Delete or Backspace.

If you have many page breaks scattered through your document, use Find and Replace instead. Press Ctrl+H to open the Find and Replace dialog. In the "Find what" field, type ^m (that is a caret symbol followed by the letter m). Leave the "Replace with" field empty and click "Replace All". Word will delete every page break in the document at once. This works only for manual page breaks — the kind you inserted yourself by pressing Ctrl+Enter.

Some page breaks are not actual break characters but formatting rules attached to a paragraph. You might see a page break before a heading because someone set that paragraph to "start on a new page". To remove it, right-click the paragraph, select Paragraph, go to the Line and Page Breaks tab, and uncheck "Page break before".

Deleting page breaks in Google Docs

Google Docs shows page breaks as light gray lines by default, but you can make them clearer. Click View in the menu, then select Show non-printing characters. Page breaks now appear as a dotted line with a small page icon. Click anywhere on that line and press Delete.

Google Docs does not have a Find and Replace tool for page breaks the way Word does, so you must delete them one at a time. If your document has dozens of page breaks, the fastest approach is to select all text (Ctrl+A or Cmd+A), copy it, create a new document, and paste it as unformatted text. This strips out all page breaks and most formatting at once. Then you can reapply the formatting you want to keep.

Deleting page breaks in LibreOffice Writer and other editors

LibreOffice Writer works similarly to Word. Press Ctrl+F10 on Windows or Cmd+F10 on Mac to show non-printing characters. A page break appears as a gray box labeled "Page Break". Click on it and press Delete.

In Apple Pages, page breaks appear as a thin line between pages when you have View set to show them. Click the page break and press Delete. In OpenOffice, use the same method as LibreOffice — show formatting marks and delete the visible page break character.

Why page breaks appear when you don't want them

The most common reason for accidental page breaks is pressing Ctrl+Enter (or Cmd+Enter on Mac) when you meant to press Enter. Ctrl+Enter inserts a manual page break; Enter just moves to the next line. If you find yourself with page breaks you did not create, search your document for places where you might have pressed the wrong key combination.

Another source is copy-pasting text from another document. If you paste content that already has page breaks built in, those breaks come along with it. Pasting as unformatted text (usually Ctrl+Shift+V) strips out the breaks and most formatting, leaving only the words themselves.

Paragraph formatting can also force a page break. Some templates or styles are set to start on a new page automatically. This is useful for chapter headings but annoying if it happens to a heading you did not intend to separate. Check the paragraph formatting rules if deleting a visible page break character does not work.

When you actually want to keep the page break

Page breaks are useful when you want certain content to start on a fresh page — like a new chapter, a table of contents, or a signature page. If you are deleting page breaks and then they keep coming back, you may have a paragraph style that includes a page break rule. Edit the style instead of deleting the break each time.

In Word, right-click the paragraph, select Styles, then Modify Style. Go to Format, then Paragraph, then Line and Page Breaks, and uncheck "Page break before". In Google Docs, select the paragraph, click Format, then Paragraph, and uncheck "Page break" if that option appears. In LibreOffice, right-click the paragraph, select Paragraph, go to the Area tab, and adjust the page break settings there.

Frequently Asked Questions

Why does my page break keep coming back after I delete it?

The page break is likely part of a paragraph style or formatting rule, not a manual break character. Check the paragraph formatting by right-clicking the paragraph and looking for a "Page break before" or similar option. Uncheck that box to remove the automatic break.

Can I delete all page breaks at once without using Find and Replace?

In Google Docs and LibreOffice, you must delete page breaks one at a time. In Word, use Find and Replace with ^m to delete them all at once. Another option across all editors is to select all text, copy it, paste it as unformatted text into a new document, and then reformat it.

What is the difference between a page break and a line break?

A line break (Enter) moves to the next line on the same page. A page break (Ctrl+Enter) moves to the next page. If you see blank space at the bottom of a page, you likely have a page break. If text just moves down one line, it is a line break.

Does deleting a page break change the content of my document?

No. Deleting a page break only changes where the page ends and the next one begins. The words stay the same. The text that was on the second page will flow up onto the first page, but nothing is lost.

How do I prevent page breaks from happening when I paste text?

Use Paste Special and choose "Unformatted text" or "Paste without formatting". This removes page breaks, extra spaces, and most formatting from the pasted content. In Word, press Ctrl+Shift+V. In Google Docs, use Ctrl+Shift+V or Cmd+Shift+V on Mac.