The fastest way to change one word throughout a document
Open your document in Microsoft Word. Press Ctrl+H on Windows or Command+Option+F on Mac. This opens the Find & Replace dialog box. Type the word you want to find in the "Find what" field and the word you want to use instead in the "Replace with" field. Then click "Replace All" to change every instance at once, or click "Replace" to change them one at a time.
If you only want to change some instances — not every occurrence — use "Replace" instead of "Replace All". This lets you see each match before you decide whether to change it. Word highlights the word it finds in your document, so you can see the context and make sure you are replacing the right thing.
The Find & Replace tool works the same way whether you are using Word on Windows, Mac, or the web version. The keyboard shortcut is the only thing that changes between platforms.
Key Takeaways
- Press Ctrl+H (Windows) or Command+Option+F (Mac) to open Find & Replace in Word.
- Type the word to find and the replacement word, then click "Replace All" to change every instance or "Replace" to change them one at a time.
- Word highlights each match in your document so you can see the context before you replace it.
- You can use "Match case" to replace only exact matches, and "Whole words only" to avoid replacing parts of longer words.
- The web version of Word has the same Find & Replace feature accessible through the same keyboard shortcut.
Using "Match case" to replace only exact matches
By default, Word treats uppercase and lowercase letters the same way. If you search for "word," it will find "Word," "WORD," and "word" all together. If you want to replace only the lowercase version, or only the capitalized version, check the "Match case" box before you click Replace or Replace All.
This is useful when you have a proper noun that happens to be spelled the same as a common word. For example, you might want to replace "march" with "April" but leave "March" (the month) alone. Checking "Match case" lets you do that in one pass instead of manually fixing each one.
Avoiding accidental replacements with "Whole words only"
If you search for "read" without checking "Whole words only," Word will also find and replace "read" inside words like "thread," "already," and "reading." This can create nonsense or break your document.
Check the "Whole words only" box to match only the complete word you typed. Now searching for "read" will skip over "thread" and "already" and only replace the standalone word "read." Use this whenever you are replacing a short word that might appear inside longer words.
Finding and replacing across multiple documents
Word's Find & Replace tool works on one document at a time. If you need to change a word across many documents, you have two options: open each document and run Find & Replace separately, or use a tool outside Word.
If you store your documents in OneDrive or SharePoint, you can use the search function in those services to find the word across all your files. However, you will still need to open each document and replace the text manually — there is no batch replace feature built into Word or OneDrive.
For bulk replacements across many files, some people use third-party tools or write scripts, but those are outside Word itself. For most people, running Find & Replace on each document is the practical approach.
Using wildcards and special characters in Find & Replace
Word's Find & Replace can search for more than just plain text. If you check the "Use wildcards" box, you can search for patterns instead of exact words. For example, you can search for any number, any letter, or any character in a specific position.
This is an advanced feature and most people do not need it. But if you are working with a large document where you need to find things like "any word followed by a number" or "any three-letter word," wildcards let you do that. The wildcard codes are listed in Word's help menu if you need them.
What to do if Find & Replace is not working
If you click "Replace All" and nothing happens, check whether you have text selected in your document. Word will only search within selected text if you have some highlighted. Click somewhere in your document to deselect, then try Find & Replace again.
If the word you are looking for is not being found, make sure you have not accidentally checked "Match case" when the capitalization does not match, or "Whole words only" when the word appears as part of a longer word. Unchecking these boxes will broaden your search.
If you are working in the web version of Word and Find & Replace seems slow, try closing other browser tabs. The web version uses your browser's resources, so other open pages can slow it down.
Undoing a replace if you change your mind
If you click "Replace All" and then realize you made a mistake, press Ctrl+Z (Windows) or Command+Z (Mac) when ready to undo the replacement. Word will restore all the words you just changed back to their original form.
This is why "Replace All" can be risky if you are not sure about the change. Using "Replace" to go through each instance one at a time is slower but safer, because you can stop at any point and undo only the replacements you have already made.
Frequently Asked Questions
Can I replace a word with nothing to delete it?
Yes. Leave the "Replace with" field empty and click "Replace All." Word will remove every instance of the word you searched for. This is useful for deleting repeated words or cleaning up extra spaces, but be careful — there is no preview, so undo when ready if you delete the wrong thing.
Does Find & Replace work in Word tables?
Yes. Find & Replace searches the entire document, including text inside tables. If you want to search only inside a table, select the table first, then open Find & Replace. Word will only search within your selection.
What if the word I want to replace has special formatting?
Standard Find & Replace does not search by formatting. If you need to find and replace only bold text, or only red text, you can use the "Format" button in the Find & Replace dialog to specify formatting. This is an advanced feature, but Word's help menu explains how to use it.
Can I search for a line break or paragraph mark?
Yes, but only in the desktop version of Word, not the web version. In the desktop version, you can search for paragraph marks using the code ^p and line breaks using ^l. This is useful for cleaning up formatting in documents with inconsistent spacing.