Skip to content
6 min fix Updated 8 Aug 2026Intermediate
Quick Answer

Right-click the wrong number itself, not the text beside it. Choose Continue Numbering when a list has dropped back to 1, or Restart at 1 when a new list has picked up an older sequence.

Fix Numbered Lists Restarting or Skipping Numbers in Word

Applies to: Microsoft Word (Microsoft 365, Word 2021, Word 2019, Word 2016), Word for Mac
Article Type: Troubleshooting
Last Updated: 2026-08-08

Summary

Word does not store the number you see beside a list item. It counts, and the count runs from the start of whatever it considers "this list" — which is not always the list you think you are looking at. This guide covers the four commands that repair a broken count, and how to tell which one the symptom calls for.

Symptoms

  • A numbered list drops back to 1 partway down the page.
  • A brand-new list opens at 7, 12, or some other number carried over from an unrelated list earlier in the document.
  • The sequence skips — 1, 2, 4 — with no item missing from the page.
  • Sub-items sit at the wrong level, so what should read 1, a, b reads 1, 2, 3.
  • The same fix repairs the list in one document and does nothing in another.

Before You Start

  • Desktop Word. No admin rights are needed — everything here is a formatting command.
  • Every change in this guide is undone by Ctrl + Z, and none of them alter the words in the list.
  • Work on the document itself rather than a copy pasted somewhere else. Pasting a list is one of the things that breaks the count, so a test copy can show a different symptom than the original.

Instructions

1. Turn On Formatting Marks to See What Is Actually There

Word hides the paragraph marks that decide where one list ends and the next begins, and the diagnosis is far quicker once they are visible.

  1. Click the Home tab, then click the button in the Paragraph group. The shortcut is Ctrl + Shift + 8.
  2. Dots appear between words and a mark appears at the end of every paragraph, including every list item.
  3. Look at the point where the numbering goes wrong. A on a line of its own between two items, or an item whose line carries no number, is the break in the run.
  4. Leave the marks showing while you work. They are display only and never print — click the button again to hide them.

2. Restart the List at 1 or Continue It From the Previous One

Two commands on the right-click menu solve most numbering complaints, and the symptom tells you which one to reach for.

  1. Right-click the number itself, not the text beside it. A menu opens with the numbering commands near the top.
  2. Choose Restart at 1 when this item should begin a fresh list. The item becomes 1 and every item below it renumbers to follow.
  3. Choose Continue Numbering when this item should carry on from the list above it. Word renumbers this item and everything below it to extend that earlier sequence.
  4. If neither command appears, you right-clicked the text. Click once on any number in the list — all the numbers highlight in grey — then right-click a number.

The choice mirrors the symptom exactly. A list that drops back to 1 halfway down needs Continue Numbering on the item that reset. A list that opens at 7 needs Restart at 1 on its first item.

3. Set an Explicit Starting Number

Some lists have to open at a number that is neither 1 nor the next one along. Set that number with a command rather than typing it over the top.

  1. Right-click the number you want to change and choose Set Numbering Value. The Set Numbering Value dialog opens.
  2. In the Set value to: box, type the number this item should carry, or click the arrows beside the box.
  3. Click OK. The item takes that number and every item below it counts on from there.
  4. If Set value to: is greyed out, the dialog is set to continue the previous list rather than start a new one. Switch that choice at the top of the dialog and the box becomes editable.

Setting the value keeps Word counting. Typing a number over the top of one instead turns that item into plain text — the page looks correct until someone inserts an item, and from then on the list drifts with nothing on screen to explain why.

4. Repair a Sequence Broken by a Paragraph, a Paste, or a Table

A numbered list is a run of consecutive list paragraphs, and anything Word does not count as one of those ends the run — which is why the next item starts over.

  1. Find the interruption between the two parts of the list. It is usually an ordinary paragraph — a note, an explanation, a heading — or an empty paragraph left behind by Enter.
  2. To keep that text inside the list item, click at the end of the item's text and press Shift + Enter, then type. Word starts a new line inside the same numbered item, so the count is never interrupted.
  3. To keep it as its own paragraph, leave it where it is, then right-click the first number below it and choose Continue Numbering.
  4. For a list pasted in from another document, right-click the pasted block and choose Merge Formatting under Paste Options. The block adopts this document's numbering instead of dragging its own definition along with it.
  5. For a list interrupted by a table, expect two counts — Word treats the items above the table and the items below it as separate lists. Right-click the first number below the table and choose Continue Numbering.

5. Put Multilevel List Items Back on the Right Level

In a list with sub-items, the level of each item decides which counter it belongs to, so an item on the wrong level is counted by the wrong one.

  1. Click at the very start of the item's text, before the first character.
  2. Press Tab to push the item down one level. Its number changes to that level's format — a., i., or whatever the list defines — and the item indents.
  3. Press Shift + Tab to pull the item back up one level.
  4. If the cursor sits anywhere other than the start of the line, Tab inserts a tab character instead of changing the level. Use the Increase Indent and Decrease Indent buttons in the Paragraph group on the Home tab, which work from anywhere in the paragraph.
  5. Read the numbers down the list. Items on the same level now count together, and the levels below them restart under each parent.

6. Work Out Whether the Numbering Comes From a Style or the Button

A fix that works in one document and does nothing in another almost always comes down to where the numbering is defined.

  1. Click inside a misbehaving item and look at the Styles gallery on the Home tab. The style highlighted there is the one that paragraph carries.
  2. If every item in the document shares that style and they all misnumber together, the numbering is built into the style. Right-click the style name in the gallery, choose Modify, then click Format > Numbering at the bottom of the dialog. One change there moves every paragraph using that style.
  3. If the style shows Normal or List Paragraph and the numbers came from the Numbering button on the Home tab, the numbering is attached to those paragraphs alone. Repair it with Restart at 1 and Continue Numbering as in Step 2 — a style change will not reach it.
  4. To take numbering off a paragraph entirely, click in it and click the Numbering button on the Home tab so the button switches off. The text stays exactly where it is; only the number and its indent go, and clicking the button again brings them back.

The full picture behind this split — why a style change fixes forty paragraphs at once and a manual change fixes one — is in Understanding Styles vs Direct Formatting in Word.

Troubleshooting

WARNING

Do not repair a number by typing over it. Word stops counting an item that has been overtyped, so the list reads correctly today and renumbers wrongly the moment anyone adds or removes an item — with nothing on the page to show why. Every fix above leaves the counting to Word.

Symptom / ErrorPotential CauseSolution
A new list opens at 7 instead of 1Word joined it to an earlier listRight-click its first number and choose Restart at 1.
The list drops back to 1 halfway downA paragraph, paste, or table ended the runRight-click the number that reset and choose Continue Numbering, then see Step 4 for the interruption itself.
Restart at 1 and Continue Numbering are not on the right-click menuYou right-clicked the text rather than the numberClick once on a number so every number in the list highlights grey, then right-click a number.
Numbers skip — 1, 2, 4 — with nothing missingAn item is holding a fixed valueRight-click the number after the gap, choose Set Numbering Value, and put the number it should carry in the Set value to: box.
Pressing Tab inserts a tab character instead of demoting the itemThe cursor was not at the start of the lineUse Increase Indent and Decrease Indent in the Paragraph group on the Home tab; both work from anywhere in the paragraph.
The same fix works in one document and not anotherNumbering defined in a style in one, applied directly in the otherFollow Step 6, then Understanding Styles vs Direct Formatting in Word.
Word starts a numbered list you never asked forAutomatic formatting, not a broken countClear Automatic numbered lists on the AutoFormat As You Type tab — see How to Turn Off AutoCorrect and Automatic Formatting in Word.
The numbering commands are greyed outThe document is in Protected View or carries editing protectionClick Enable Editing in the yellow bar at the top of the window. If a password holds the protection, ask IT to remove editing protection from the file, and include the file name and the folder it sits in.