How to Delete Lines in Microsoft Word: Every Method Explained
Deleting a line in Microsoft Word sounds straightforward — until you try it and realize Word has multiple types of lines, each behaving differently. A line might be a blank paragraph, a manually drawn shape, a border, or an auto-formatted horizontal rule. Which method works depends entirely on what kind of line you're dealing with.
Here's a complete breakdown of every line type and how to remove it.
Understanding What "Line" Actually Means in Word
Before you delete anything, it helps to know what you're looking at. Word documents can contain several distinct line types:
- Blank lines — empty paragraphs created by pressing Enter
- Horizontal rules — auto-generated dividers triggered by typing characters like
---or=== - Paragraph borders — formatting applied to a paragraph that creates a visible line
- Drawn lines — shapes inserted via the Insert > Shapes menu
- Table borders — lines that form the structure of a table
Each requires a different removal approach.
How to Delete a Blank Line (Empty Paragraph)
This is the most common scenario. Every time you press Enter in Word, you create a new paragraph — even if it's empty. A blank line is just an empty paragraph sitting between your content.
To delete a single blank line:
- Click at the beginning of the blank line
- Press Backspace to merge it with the line above, or Delete to pull the content below up into it
To find and remove all blank lines at once:
- Press Ctrl + H to open Find & Replace
- In the Find what field, type:
^p^p - In the Replace with field, type:
^p - Click Replace All
This replaces every instance of two consecutive paragraph marks with one, effectively collapsing double-spaced blank lines throughout the document. Run it more than once if you have multiple consecutive blank lines.
💡 Tip: To see all paragraph marks and hidden formatting, press Ctrl + Shift + 8 or click the ¶ button in the Home tab. This makes blank lines visible as standalone ¶ symbols.
How to Delete an Auto-Generated Horizontal Rule
Word's AutoFormat feature turns certain character sequences into horizontal lines automatically:
| You type | Word creates |
|---|---|
--- + Enter | Thin horizontal line |
=== + Enter | Double horizontal line |
*** + Enter | Dotted line |
___ + Enter | Bold horizontal line |
These aren't shapes — they're actually paragraph borders applied to the line above. That's why clicking on them and pressing Delete does nothing obvious.
To remove an AutoFormat horizontal rule:
- Click on the paragraph directly above the line (the line is a bottom border on that paragraph)
- Go to Home > Paragraph section > Borders dropdown (the border icon)
- Select No Border
The line disappears instantly.
Alternatively:
- Place your cursor on the paragraph above the line
- Go to Format > Borders and Shading
- Under the Borders tab, select None
- Click OK
How to Delete a Drawn Line (Shape)
If someone inserted a line using Insert > Shapes, it behaves as a floating or inline object — not text.
To delete a drawn line:
- Click directly on the line to select it — you'll see handles (small dots or squares) appear at each end
- Press Delete or Backspace
If clicking the line is difficult (it may be thin or positioned behind text), try:
- Using the Selection Pane: Go to Home > Editing > Select > Selection Pane, then click the line object in the list and press Delete
- Pressing Escape first if another object is selected, then carefully clicking the line
How to Delete a Line That's Part of a Table
Lines inside or around tables are table borders, not independent objects. Selecting them and pressing Delete removes the cell content, not the line itself.
To remove table border lines:
- Select the cells or the entire table
- Go to Table Design (or Table Tools > Design) tab
- Click the Borders dropdown and choose No Border or a specific border to remove
To delete an entire table row (which removes the horizontal line between rows along with the content):
- Right-click on the row
- Select Delete Rows
How to Delete Lines Created by Paragraph Borders
Sometimes lines appear as deliberate formatting rather than AutoFormat. A paragraph's bottom or top border can look identical to a drawn line.
To check and remove:
- Click the paragraph near the line
- Go to Home > Borders dropdown > Borders and Shading
- Under the Borders tab, set the setting to None
Variables That Affect Which Method Works for You 🔍
A few factors determine which approach applies to your situation:
- How the document was created — a document converted from PDF or received from another user may contain line types you didn't add yourself, including shapes, table remnants, or embedded objects
- Word version — the exact menu paths differ slightly between Word 2016, 2019, Microsoft 365, and Word for Mac; the core functions are the same, but ribbon layouts vary
- Whether you're using a template — some templates apply borders at the section or style level, meaning deleting a single paragraph border won't remove it globally; the style itself needs editing
- Your operating system — Word on Windows uses Ctrl + H for Find & Replace; Word on Mac uses Command + H
- Track Changes being active — if Track Changes is on, deleted lines may appear struck through rather than disappearing, which can make it look like the deletion didn't work
When the Line Keeps Coming Back
If a horizontal line reappears after you delete it, the most likely causes are:
- A paragraph style with a bottom border baked in — editing the individual paragraph isn't enough; you'd need to modify the style itself under Home > Styles
- A header or footer — lines in headers/footers are separate from the main document body and need to be edited in the header/footer view (double-click the top or bottom of the page)
- AutoFormat reapplying — Word may re-trigger AutoFormat as you type; you can disable this under File > Options > Proofing > AutoCorrect Options > AutoFormat As You Type
Which of these scenarios matches your document depends on how the file was built, who created it, and what version of Word is involved — and that's where the straightforward answer starts to branch into something more specific to your situation. 🖊️