How to Delete a Page in Google Docs (And Why It's Not Always Obvious)

Google Docs doesn't have a "delete page" button. There's no right-click menu option, no page panel in the sidebar, no dedicated tool for removing a blank or unwanted page. That surprises a lot of people — especially those coming from Microsoft Word, which handles page management more explicitly. In Google Docs, pages are a byproduct of content and formatting, not discrete objects you can select and delete. Understanding that distinction is the key to fixing the problem.

Why Extra Pages Appear in Google Docs

Before removing a page, it helps to know why it showed up in the first place. The most common causes:

  • Excess paragraph returns — pressing Enter too many times pushes content onto a new page, and an empty paragraph sitting at the bottom of a page can generate a blank page after it
  • Manual page breaks — inserted via Insert > Break > Page break, these force a new page regardless of content
  • Section breaks — less common, but section breaks (especially "next page" section breaks) can create unexpected blank pages
  • Table at the bottom of the document — Google Docs automatically adds a paragraph after a table; if a table lands at the very end, that trailing paragraph can spill onto a new page and can't simply be deleted in the normal way
  • Large line spacing or paragraph spacing — "Space before" or "Space after" paragraph settings can push content far enough to generate an extra page

Each cause has a slightly different fix, which is why the same approach doesn't always work for everyone.

The Most Common Fix: Delete Invisible Characters

If you have a blank page — especially at the end of a document — the fastest approach is to:

  1. Click at the very top of the blank page
  2. Press Backspace (Mac: Delete) repeatedly to remove invisible paragraph marks pushing the page into existence

If that doesn't work, try placing your cursor at the end of the last line of real content and pressing Delete (forward delete) to pull back whatever is sitting below.

To see exactly what's there, use View > Show non-printing characters (if available in your version) or try selecting all content on the suspect page and checking what's highlighted.

Removing a Manual Page Break

If a page break was inserted deliberately, it appears as a faint dotted line across the document. To remove it:

  1. Click just before the page break line
  2. Press Delete (forward delete) or position after it and press Backspace

You can also click directly on the page break to select it, then press Backspace or Delete.

Fixing the "Table at the End" Problem 🔧

This is a well-known quirk. If your document ends with a table, Google Docs forces an empty paragraph after it — and that paragraph cannot be deleted with a normal keypress because the cursor won't go there.

The workaround:

  1. Click inside the last cell of the table (bottom-right)
  2. Press Tab — this does nothing to the table but moves focus
  3. Instead, go to Format > Paragraph styles and reduce the line spacing or space after paragraph for that final paragraph to the minimum (0pt spacing, 1.0 line height)

This shrinks the invisible paragraph until it no longer occupies a full page. It's a formatting workaround, not a true deletion — but it achieves the same visual result.

Adjusting Paragraph Spacing to Recover Space

Sometimes the culprit isn't a rogue paragraph return but excessive paragraph spacing. Check:

  • Format > Line & paragraph spacing > Remove space before paragraph / Remove space after paragraph
  • Or open Format > Line & paragraph spacing > Custom spacing and manually set "Before" and "After" values to 0pt

Large spacing values — sometimes inherited from a template or pasted content — can quietly push text across a page boundary.

Page Setup vs. Page Deletion

It's worth noting that page margins and paper size also affect how many pages your content occupies. A document set to very narrow margins or large paper might show fewer pages; a document with wide margins or small paper (like A5) can generate significantly more. These settings live under File > Page setup.

This matters because what looks like an "extra page" is sometimes just a layout issue — the content isn't wrong, but the page dimensions are creating more pages than expected.

CauseWhere to LookFix
Extra paragraph returnsEnd of document / pageBackspace to delete
Manual page breakDotted line in documentClick + Delete
Section breakBetween sectionsSelect + Delete
Table trailing paragraphAfter final tableReduce paragraph spacing
Large line/paragraph spacingThroughout documentFormat > Line & paragraph spacing
Page size or marginsFile > Page setupAdjust dimensions

How Your Setup Affects the Process 💡

The experience of deleting a page varies depending on a few factors:

  • Device — on mobile (Android or iOS), the Google Docs app has limited formatting controls. Removing a page break or adjusting paragraph spacing is much harder on a phone than on a desktop browser
  • Document origin — documents imported from Word (.docx) often carry over section breaks, spacing rules, or formatting artifacts that don't behave the same way in Docs
  • Template use — documents created from templates may have locked sections, header/footer formatting, or preset spacing that complicates page removal
  • Editing access — if you're working in a shared document with restricted permissions, some formatting changes may not be available to you

A document you created from scratch in Google Docs, edited on a desktop browser, will generally give you the most control. The further your setup strays from that baseline — shared file, imported from Word, edited on mobile — the more variables come into play.

What's creating the extra page in your document, and what environment you're working in, will determine which of these approaches actually solves it. ✅