Back to Blog

Documents & PDFs

Remove Author Name and Track Changes from Word Documents: Complete Guide

Word documents leak your name, organization, comments, and full edit history. Learn how to strip every hidden field before sharing a .docx file.

· 6 min read

Microsoft Word documents are everywhere — resumes, proposals, legal filings, white papers, internal reports. They are also one of the leakiest file formats in common use. A .docx file you email today can include your full name, your company name, every comment, every accepted and rejected edit, and even the path of the file on your computer. This guide walks through every method for cleaning a Word document before sharing it.

What's Hidden Inside a .docx File

A .docx is actually a ZIP archive of XML files. The most sensitive bits are the Author and last-modified-by fields (your Windows username or Office account name), the Company / organization field, Comments — even ones you thought you deleted, Tracked changes including rejected edits that never appeared in the final, Hidden text (text formatted as hidden), Document statistics like total editing time and revision count, Custom XML and template references, and embedded image EXIF including GPS coordinates from photos you pasted in.

For background on why this matters, read what is metadata and why remove it.

Why It Matters

Job seekers routinely send resumes that say "Author: Jane Doe — Acme Corporation" because they drafted in their employer's template.

Legal teams have lost cases when opposing counsel extracted rejected edits and earlier-draft comments from emailed Word files.

Government and NGO leaks have been attributed to specific individuals through Word metadata — the British government infamously exposed sources in a 2003 Iraq dossier through Word metadata.

Anonymous submissions for academic peer review or whistleblowing require full sanitization.

Try MetaClean — clean this kind of file in seconds.

Strip EXIF, GPS, author, and edit-history metadata from photos, PDFs, and Office documents right in your browser.

Clean a file now · See what gets removed · Step-by-step guides · Pricing

Method 1: Word's Document Inspector (Built-In)

Word has a built-in sanitizer that works well for most users. Open the document in Word (desktop, Windows or Mac). Click File → Info. Click Check for Issues → Inspect Document. Tick every relevant box: Comments, Revisions, Document Properties and Personal Information, Custom XML Data, Headers/Footers, Hidden Text, Invisible Content. Click Inspect, then Remove All for each finding and save the file under a new name. This is fast, free, and built into every Word license.

Limitation: Document Inspector misses embedded image EXIF and some XMP metadata in pasted content. It also does not run on Word Online.

Method 2: Remove Personal Information on Save

To make metadata removal automatic for a single document, open File → Options → Trust Center → Trust Center Settings → Privacy Options. Tick Remove personal information from file properties on save and save. This option is grayed out in newer versions until you first run Document Inspector. After that, Word will strip personal information every time the file is saved.

Method 3: MetaClean Pro (Browser-Based, Cross-Platform)

If you don't have Word, are on a Chromebook, or want to clean multiple files quickly, open MetaClean Pro, drag your .docx file into the upload area, the file is processed entirely in your browser — it never uploads to a server. Download the cleaned file and verify in Word or any document viewer. This is the safest path for sensitive documents because the file never leaves your device. It works for .docx, .xlsx, .pptx, PDFs, and images. The same model we cover in our PDF metadata removal guide.

Method 4: Manually Edit the .docx

For developers or anyone who wants full control, rename document.docx to document.zip and unzip it. Open docProps/core.xml and docProps/app.xml in a text editor and clear author, lastModifiedBy, company, and other fields. Re-zip and rename back to .docx. This is fiddly and easy to break the document, but it gives you total control over what stays.

Method 5: Convert to PDF, Then Clean

A common workflow for finalized documents: save the .docx as a PDF (File → Save As → PDF), clean the PDF with MetaClean Pro or another sanitizer, and share the cleaned PDF. Converting to PDF eliminates the comments and tracked-changes risk entirely, since PDFs do not carry Word's revision data. See our PDF cleaning guide for the next step.

Special Case: Removing Tracked Changes

Document Inspector removes revision metadata but does not by itself accept or reject changes. To fully eliminate the history, go to the Review tab → Changes → Accept All Changes (or reject as appropriate), turn Track Changes OFF, delete all Comments (Review → Delete → Delete All Comments in Document), then run Document Inspector to strip revision metadata. If you skip the first two steps, hidden revision data can survive in the file.

How to Verify the Document Is Clean

In Word, choose File → Info and check the "Properties" panel on the right. Author and Last Modified By should be blank or "Anonymous." In Finder/Explorer, right-click the file → Properties / Get Info → Details tab. In MetaClean Pro, re-upload the cleaned file and confirm the metadata panel is empty.

Frequently Asked Questions

Does saving as .doc instead of .docx remove metadata?

No. The older .doc format has its own metadata block that Document Inspector also handles. Format alone doesn't sanitize.

Are pasted images cleaned by Document Inspector?

No. Embedded images keep their EXIF including GPS. Clean image files individually before pasting — see our iPhone EXIF guide.

Will Document Inspector remove digital signatures?

It may invalidate them. Sanitize first, sign last.

Is Word Online (Microsoft 365 web) safe to clean documents with?

Word Online does not include Document Inspector. Use desktop Word or a browser tool like MetaClean Pro.

What about Excel and PowerPoint?

Excel (.xlsx) and PowerPoint (.pptx) use the same OOXML structure and Document Inspector tooling. The same risks and methods apply.

Conclusion

A Word document is not just the visible text — it's an archive of who you are, who you work for, what you changed, and what someone commented. Always sanitize before sharing externally. The fastest cross-platform method is a browser-based cleaner that processes the file on your device, so the document never leaves your computer. MetaClean Pro handles .docx, .xlsx, .pptx, PDFs, and images, and lets you verify the cleaning before you share. For deeper context, see what is metadata and why remove it and our companion PDF cleaning guide.

Try MetaClean Pro free — remove metadata from your files in seconds.

Skip to main content