Open Find and Replace with Ctrl+H
The fastest way to find and replace text in Word is to press Ctrl+H on your keyboard. This opens the Find and Replace dialog box — a single window where you type what you want to find and what you want to replace it with. On a Mac, use Command+H instead.
If you prefer using the menu, you can also reach Find and Replace by clicking the Home tab at the top of Word, then clicking Replace in the Editing group on the right side of the ribbon. Both methods open the same dialog.
Key Takeaways
- Press Ctrl+H to open Find and Replace, type the text you want to find in the first box, and the replacement text in the second box.
- Click "Replace All" to change every instance at once, or "Replace" to change one at a time and skip any you want to keep.
- Use "Find Next" to locate text without replacing it, which is useful when you just want to find something without changing it.
- The "More Options" button reveals advanced features like matching whole words only or ignoring capitalization differences.
- Word shows you how many replacements it made after you finish, so you can undo the changes if something went wrong.
Type what you want to find and what to replace it with
In the Find and Replace dialog, the top box is labeled Find what:. Type the exact text you want to search for — for example, if you want to replace every instance of "colour" with "color", type "colour" in this box.
The second box is labeled Replace with:. Type what you want to replace it with — in this example, "color". You can leave this box empty if you want to delete the text instead of replacing it with something else.
Replace one at a time or all at once
After you have typed both the find and replace text, you have two choices. Click Replace All to change every single instance in your document at once. Word will tell you how many replacements it made. This is the fastest option when you are confident the replacement is correct throughout the whole document.
Click Replace (without the "All") to change one instance at a time. Word will highlight the first match, and you can decide whether to replace it or skip it. Click Replace again to replace that instance and move to the next one, or click Find Next to skip it without replacing. This slower method is safer when you are not sure every instance should be changed.
Use Find Next to search without replacing
Sometimes you just want to find text without changing it. Click Find Next in the Find and Replace dialog, and Word will locate and highlight the first instance of your search text. Click Find Next again to jump to the next match. This is useful when you want to count how many times something appears or when you want to review each instance before deciding what to do.
You can also use Ctrl+F to open the simpler Find toolbar at the top of your document if you only need to search, not replace. This takes up less screen space than the full Find and Replace dialog.
Match whole words only to avoid partial matches
By default, Find and Replace will match text even when it is part of a larger word. If you search for "cat", it will find "cat", "category", and "concatenate". To prevent this, click More Options at the bottom of the Find and Replace dialog to expand the advanced settings.
Check the box next to Match whole words only. Now your search will only find "cat" as a standalone word, not as part of another word. This is especially useful when you are replacing short words or abbreviations and want to avoid unintended changes.
Ignore capitalization or match it exactly
Word's Find and Replace is case-sensitive by default, meaning it treats "Word" and "word" as different text. If you want to find "word" and replace it with "Word" regardless of how it was originally capitalized, click More Options and uncheck Match case. This tells Word to find all versions — "word", "Word", "WORD" — and replace them all with whatever you typed in the Replace box.
If you want the opposite — to replace only the exact capitalization you typed — make sure Match case is checked. This is useful when you are replacing a proper noun or a term that must be capitalized in a specific way.
Undo replacements if something went wrong
If you click Replace All and realize the replacements were not what you wanted, press Ctrl+Z when ready to undo. Word will reverse all the replacements at once and restore your original text. This works as long as you undo right away — if you make other changes to the document first, you may not be able to undo the replacements.
For this reason, it is often safer to use Replace (one at a time) instead of Replace All when you are working with an important document or when you are not completely sure about the replacement. Taking a few extra seconds to review each change prevents mistakes that are harder to fix later.
Frequently Asked Questions
Can I search for line breaks or special characters?
Yes. Click More Options, then Special to see a list of special characters you can search for, including paragraph marks, tabs, and manual line breaks. Select the one you want from the menu, and Word will add its code to your search box. You can then replace it with regular text or another special character.
What if I want to find text but keep some of it when I replace?
Use parentheses and wildcards in the Find box, then reference them in the Replace box. For example, search for "the (.*) cat" and replace with "the \1 dog" to keep the word in the middle. This requires checking Use wildcards in More Options. It is an advanced feature, but it is powerful for complex replacements.
Can I search across multiple documents at once?
The Find and Replace dialog only works in the document you have open. To search multiple documents, you would need to open each one separately and run Find and Replace in each. Some third-party tools can search across multiple Word files, but Word itself does not have this built-in.
Why is Find and Replace grayed out or not working?
This usually happens if your document is in read-only mode or if you are viewing a protected section. Check the title bar — if it says "Read-Only", click Edit Document at the top to enable editing. If only part of the document is protected, you may only be able to replace text in the unprotected sections.