How to Replace All in Word: A Complete Guide to Find & Replace

Microsoft Word's Find & Replace feature is one of the most powerful — and underused — tools in the entire application. Whether you're editing a long report, cleaning up a document before submission, or fixing a recurring typo across dozens of pages, knowing how to replace all instances of a word or phrase at once can save significant time.

What "Replace All" Actually Does

Replace All is a function within Word's Find & Replace dialog that scans your entire document (or a selected portion) and swaps every instance of a specified word, phrase, or character string with something new — in a single action.

Rather than manually hunting through a 40-page document to change "colour" to "color" or swap an old job title for a new one, Replace All handles every match simultaneously. It's the difference between making one change and making hundreds.

How to Open Find & Replace in Microsoft Word

There are a few ways to access the Find & Replace dialog depending on your setup:

  • Keyboard shortcut (Windows):Ctrl + H
  • Keyboard shortcut (Mac):Cmd + H
  • Ribbon menu: Go to the Home tab → click Replace in the Editing group (far right)

All three methods open the same Find and Replace dialog box with two key fields: Find what and Replace with.

Step-by-Step: Using Replace All

  1. Open the Find and Replace dialog using one of the methods above
  2. In the "Find what" field, type the word or phrase you want to change
  3. In the "Replace with" field, type the new word or phrase
  4. Click "Replace All"

Word will process the document and display a confirmation message showing how many replacements were made. If the count looks wrong — say, 0 replacements when you expected several — it usually means a spelling mismatch or case sensitivity is interfering.

The Variables That Change How Replace All Behaves

This is where most users run into surprises. Replace All isn't always a blunt instrument — its behavior shifts depending on the options you have active.

Match Case

By default, Replace All is case-insensitive. Searching for "apple" will also match "Apple" and "APPLE." If you need to preserve capitalization distinctions — for example, replacing a company code but not a common word — click More in the dialog and check "Match case."

Find Whole Words Only

Without this option enabled, searching for "and" would also match "sand," "band," and "randall." Enabling "Find whole words only" ensures Word only replaces standalone matches.

Wildcards (Use Wildcards)

Advanced users can enable wildcard mode to search using pattern matching — similar to regular expressions. For example, w[io]n would match both "win" and "won." This is useful for complex find-and-replace operations but requires familiarity with Word's wildcard syntax.

Replacing Formatting, Not Just Text 🔍

Many users don't realize Replace All can go beyond plain text. Using the Format button at the bottom of the expanded dialog, you can:

  • Replace text that appears in a specific font or size
  • Replace text that has bold, italic, or underline formatting
  • Remove formatting by leaving the "Replace with" field blank while specifying format criteria

This is particularly useful for standardizing the appearance of headings or removing manual formatting applied inconsistently across a long document.

Replacing Special Characters

The Special button in the dialog exposes options like paragraph marks, tab characters, line breaks, and non-breaking spaces. If you've ever received a document riddled with double spaces or manual line breaks, this is how you fix it at scale.

Scoping Your Replace: Whole Document vs. Selection

By default, Replace All operates on the entire document. However, if you highlight a section of text before opening Find & Replace and then run Replace All, Word will ask whether you want to limit the operation to your selection. This is useful when only a specific section needs changes and the same word or phrase elsewhere should stay untouched.

Common Use Cases Across Different User Profiles

User TypeTypical Use CaseKey Option Needed
Students / academicsFixing a misspelled name throughout a thesisBasic Replace All
Business writersUpdating a company name in a contract templateMatch Case
Legal / technical editorsRemoving manual formatting inconsistenciesFormat-based replace
Developers / technical writersReplacing code snippets or variable namesWhole Words Only
Admin / document managersStripping double spaces or extra line breaksSpecial Characters

What Replace All Won't Catch ⚠️

A few situations can fool Replace All or produce unexpected results:

  • Text inside images, charts, or text boxes — these are not searched by default
  • Headers and footers — Word searches these separately; if your replacement doesn't appear there, open the header/footer and run Find & Replace again while in that view
  • Tracked changes — if Track Changes is on, replacements are recorded as edits rather than silently applied
  • Linked or embedded objects — content pulled from external sources may not be editable through this tool

Undoing a Replace All

If the result isn't what you expected, Ctrl + Z (Windows) or Cmd + Z (Mac) will undo the entire Replace All operation in one step — even if it affected hundreds of instances. This only works if you haven't made other edits in between, so it's worth checking the replacement count shown in Word's confirmation dialog before moving on.

How the Right Approach Varies

For a straightforward swap — one word for another across a clean document — the basic Replace All with no extra options is all most users ever need. But the more complex the document, the more the outcome depends on factors like whether formatting is involved, whether the document uses Track Changes, and how consistently the original text was written.

Understanding which options to toggle — and when — is what separates a clean, accurate replacement from one that creates new problems to fix.