How to Delete a Page in Google Docs (And Why It's Trickier Than It Sounds)

Google Docs doesn't treat pages the way a word processor like Microsoft Word does. There's no "delete page" button, no page panel to right-click, and no dedicated page management menu. That surprises a lot of people — and it explains why blank or unwanted pages have a habit of stubbornly sticking around even after you think you've dealt with them.

Understanding why extra pages appear in the first place is the fastest path to actually removing them.

Why Google Docs Has No "Delete Page" Command

Google Docs is a flow-based document editor. Content flows continuously from top to bottom, and pages are generated automatically based on that content — they're not fixed containers you manage independently. A page exists because something is pushing the document to that length: text, images, tables, paragraph spacing, or manual page breaks.

This means deleting a page is really about removing whatever is causing it to exist.

The Most Common Causes of Unwanted Pages

Before you can fix the problem, it helps to know what's causing it. The most frequent culprits are:

  • Excess blank lines or spaces — pressing Enter too many times pushes content onto a new page
  • Manual page breaks — inserted intentionally (or accidentally) via the Insert menu or keyboard shortcut
  • Large paragraph spacing — spacing set to "before" or "after" a paragraph can push content down
  • Tables at the bottom of a page — Google Docs sometimes adds an empty paragraph after a table that can't be deleted normally
  • Section breaks — less common, but they can force a new page and are easy to overlook

How to Delete a Blank Page in Google Docs 🗑️

Method 1: Delete Extra Blank Lines

This is the right starting point for most cases.

  1. Click at the beginning of the blank page
  2. Press Backspace (Mac: Delete) repeatedly to remove blank lines
  3. If the page disappears, blank lines were the cause

If your cursor jumps back to the previous page and nothing seems to be there, there may be hidden formatting pushing that space.

Method 2: Show Non-Printing Characters

Google Docs doesn't have a native "show formatting marks" toggle the way Word does, but you can get close:

  1. Go to View → Show non-printing characters (available in the updated Docs interface)
  2. This reveals paragraph breaks, spaces, and manual page break markers
  3. Select and delete any visible page break symbols or extra paragraph marks on the unwanted page

If your version of Docs doesn't show this option yet, the feature has been rolling out gradually — it may not be available on all accounts.

Method 3: Remove a Manual Page Break

If a page break was inserted deliberately (or by a template), here's how to find and remove it:

  1. Place your cursor just before the blank page
  2. Go to Insert → Break — if page breaks are in use, you'll understand the structure better
  3. Better yet, use Find & Replace (Ctrl+H / Cmd+H), open "More options," and search for with regex enabled to locate break characters
  4. Alternatively, click directly on the line above the blank page and press Delete to remove the break

A manual page break often appears as a faint dotted line with the label "Page break" in show-formatting mode.

Method 4: Adjust Paragraph Spacing

Sometimes a single paragraph is set to have large spacing after it, which pushes content far enough to generate a new page:

  1. Select the text just before the blank page
  2. Go to Format → Line & paragraph spacing → Custom spacing
  3. Check the "After" value — reduce it to 0 if it's large
  4. The page may collapse immediately

Method 5: Fix the Table-at-Bottom-of-Page Problem

This is a known quirk. When a table ends at the very bottom of a page, Google Docs inserts a mandatory paragraph after it that you can't simply backspace away.

Workaround:

  1. Click in the last cell of the table
  2. Press Tab — this moves focus to the paragraph after the table
  3. Reduce the font size of that paragraph to 1pt
  4. Change the line spacing to 0
  5. Set "Space before" and "Space after" to 0

This shrinks the forced paragraph to near-invisible, collapsing the extra page. It's inelegant but it works.

Deleting a Page That Has Content on It

If you want to remove a page that contains actual text, images, or a table — not just a blank page — the process is:

  1. Click at the start of the content on that page
  2. Click and drag (or use Shift+Click at the end) to select everything on that page
  3. Press Backspace or Delete to remove the selected content
  4. If a page break was keeping the page alive, delete that too

For long documents, using Ctrl+A to select all and then reformatting can sometimes be faster than hunting section by section — though it affects the whole document.

How Device and Setup Affect This Process 📱

The steps above apply primarily to Google Docs in a desktop browser. The experience varies across platforms:

PlatformLimitations
Desktop browser (Chrome, Firefox, etc.)Full feature access, recommended for formatting work
Google Docs Android/iOS appLimited formatting controls; some spacing options aren't accessible
Google Docs offline modeSame as browser, but sync issues can occasionally affect display
Embedded Docs in Google Classroom or DriveBehavior is the same, but UI layout may differ slightly

On mobile, your best option for stubborn blank pages is often to switch to desktop view or finish the edit on a computer.

What Makes This Harder in Some Documents

The difficulty of removing a page scales with document complexity. A simple one-page letter is easy to clean up. A multi-section document with headers, footers, tables, and imported formatting (for example, a file converted from Word to Docs) can have layered spacing rules, conflicting styles, and embedded breaks that interact in non-obvious ways.

Documents created from templates are especially prone to this — template designers often set generous spacing and page break rules that aren't immediately visible. The same "blank page at the end" can have three different causes depending on whether you wrote the document from scratch, used a template, or imported it from another format.

Your specific situation — the document's origin, its structure, and which version of the Docs interface you're running — determines which of these methods will actually work for you.