Watermarks in Microsoft Word are commonly used to indicate document status, branding, or confidentiality. However, there are many reasons you might need to remove a watermark—whether you’re finalizing a report, repurposing a document, or simply cleaning up a file. This guide provides a detailed, step-by-step walkthrough of the most effective methods to remove watermarks in Microsoft Word for both Windows and Mac users, including troubleshooting tips for stubborn watermarks.
This article is designed to help you quickly and easily remove any type of watermark, whether it’s a standard text watermark, an image, or a custom design. By the end, you’ll have a clean, professional document ready for any use.
Why Remove a Watermark in Microsoft Word?
Watermarks serve various purposes, such as marking documents as drafts, confidential, or proprietary. However, there are several scenarios where removing a watermark becomes necessary:
- Finalizing a document: Once a document is ready for official use, you may want to remove the “Draft” or “Confidential” watermark to present a clean version.
- Repurposing content: If you’re reusing a document for a different audience or purpose, the original watermark may no longer be relevant.
- Improving readability: Large or overly prominent watermarks can distract from the main content and make the document harder to read.
- Compliance requirements: Some organizations require documents to be free of watermarks for archival or submission purposes.
- Editing flexibility: Watermarks can interfere with editing, especially if they overlap with text or images.
Method 1: Remove a Watermark Using the Built-in Tool (Easiest Method)
This is the simplest and most common method for removing a watermark in Microsoft Word. It works for standard text and image watermarks added through Word’s built-in watermark feature.
Steps:
- Open your document in Microsoft Word.
- Click on the “Design” tab in the top menu bar.
- In the “Page Background” section, click on the “Watermark” dropdown menu.
- Select “Remove Watermark” from the list. This will instantly remove the watermark from all pages of your document.
Note: If the “Remove Watermark” option is grayed out or unavailable, the watermark may have been added manually (as an image or text box) or is part of the header/footer. Proceed to the next methods.
Method 2: Manually Delete the Watermark (For Image or Text Box Watermarks)
If the watermark was inserted as an image or text box, you can remove it manually:
Steps:
- Open your document in Microsoft Word.
- Locate the watermark on the page. It may appear faintly behind the text.
- Click directly on the watermark to select it. If it’s an image or text box, you should see selection handles appear.
- Press the “Delete” key on your keyboard to remove it.
- If the watermark is in the header or footer, double-click the header or footer area to enter edit mode, then select and delete the watermark.
Tip: If you can’t select the watermark, try zooming in or out of the document to make it easier to click on.
Method 3: Remove Watermark via Header/Footer Editing
Some watermarks are embedded in the header or footer section of the document. Here’s how to remove them:
Steps:
- Open your document in Microsoft Word.
- Double-click near the top of the page to open the header or near the bottom to open the footer. This will activate the header/footer editing mode.
- Locate the watermark within the header or footer. It may appear as a text box, image, or WordArt object.
- Click on the watermark to select it, then press the “Delete” key.
- Double-click outside the header/footer area to exit edit mode.
Note: If the watermark is anchored to the header or footer but not visible in edit mode, try selecting all objects in the header/footer (press Ctrl+A or use the “Select” dropdown in the Home tab) and delete them.
Method 4: Use “Select Objects” for Stubborn Watermarks
If the watermark refuses to be selected or deleted, it may be hidden or locked. Use Word’s “Select Objects” tool to force-select and remove it:
Steps:
- Open your document in Microsoft Word.
- Go to the “Home” tab in the menu bar.
- Click the “Select” dropdown in the “Editing” section.
- Choose “Select Objects”. Your cursor will change to an arrow.
- Click and drag a selection box around the watermark. If it’s selected, press “Delete”.
- If the watermark is in the header/footer, double-click to enter edit mode first, then use “Select Objects.”
Pro Tip: If the watermark is still not selectable, it may be part of the document’s background or a section break. Try converting the document to a different format (e.g., PDF) and back to Word, or use a third-party tool for advanced removal.
Method 5: Remove Watermark Using Macros (Advanced Users)
For advanced users comfortable with VBA (Visual Basic for Applications), you can use a macro to remove watermarks programmatically. This is especially useful for batch processing or documents with complex formatting.
Steps:
- Open your document in Microsoft Word.
- Press Alt+F11 to open the VBA editor.
- Go to Insert > Module.
- Paste the following macro code:
Sub RemoveWatermarks() Dim sec As Section For Each sec In ActiveDocument.Sections Dim hdr As HeaderFooter For Each hdr In sec.Headers Dim shp As Shape For Each shp In hdr.Shapes shp.Delete Next shp Next hdr For Each hdr In sec.Footers For Each shp In hdr.Shapes shp.Delete Next shp Next hdr Next sec End Sub - Close the VBA editor and run the macro by pressing Alt+F8, selecting “RemoveWatermarks”, and clicking “Run”.
Warning: Macros can delete all shapes in headers/footers, not just watermarks. Use with caution and back up your document first.
Pro Tips for Removing Watermarks in Microsoft Word
- Check for section breaks: If your document has multiple sections, each may have its own watermark. Repeat the removal process for each section.
- Use “Tell Me” for quick access: In Word, click the “Tell Me” box (lightbulb icon) and type “watermark” to quickly access the removal tool.
- Convert to PDF and back: If all else fails, save the document as a PDF, then convert it back to Word. This sometimes removes stubborn watermarks.
- Check document properties: Some watermarks are tied to document metadata. Go to File > Info to review and edit properties.
- Use third-party tools: Tools like EaseUS PDF Editor or Adobe Acrobat can remove watermarks from converted documents if Word’s built-in methods fail.
Frequently Asked Questions (FAQs)
Can I remove a watermark from a protected Word document?
If the document is password-protected or restricted, you’ll need the password or permission to edit it. Try saving a copy of the document (File > Save As) and then attempt to remove the watermark from the copy.
Why can’t I select or delete the watermark?
Watermarks added as background images or anchored to headers/footers can be tricky. Use the “Select Objects” tool or edit the header/footer directly. If the watermark is part of a template, you may need to break the link to the template.
Will removing a watermark affect my document’s formatting?
Generally, no. However, if the watermark is tied to a specific section or style, removing it may require minor adjustments to margins or spacing.
Is it legal to remove a watermark from a document?
Always ensure you have the right to remove a watermark. Unauthorized removal of watermarks from copyrighted or proprietary documents may violate terms of use or copyright laws.
Can I remove a watermark from a scanned PDF in Word?
Word is not designed to edit scanned PDFs. Use a PDF editor like Adobe Acrobat or an online tool to remove watermarks from scanned documents.
Conclusion
Removing a watermark in Microsoft Word is usually a straightforward process, but the method you choose depends on how the watermark was added. For most users, the built-in “Remove Watermark” tool is sufficient. For more complex cases, manually editing the header/footer or using advanced tools like macros can help. Always ensure you have the legal right to remove a watermark, especially from documents you did not create.
By following the methods outlined in this guide, you can confidently remove watermarks and present clean, professional documents for any purpose.










