Guide 8 min read

Remove metadata from Word,
Excel & PowerPoint

Every Office document you create contains hidden fields: your full name, company, how many times the file was revised, the total editing time, and even content you "deleted" using Track Changes. Here is how to clean it all out before sharing.

calendar_today January 2025

What metadata is hidden in a Word document?

DOCX, XLSX and PPTX files are ZIP archives. Inside is an XML file called docProps/core.xml and docProps/app.xml that store all properties. Anyone can rename a DOCX to .zip and read those files.

core.xml โ€” high risk

  • Creator โ€” your Office username
  • Last Modified By โ€” last editor
  • Created date
  • Modified date
  • Revision number

app.xml โ€” also revealing

  • Company โ€” from Office settings
  • Total editing time
  • Application name & version
  • Template name
  • Manager field
warning

Track Changes risk: Accepting all changes in the UI does not erase the revision history from the XML. Rejected changes and deleted text remain in the file. Journalists routinely recover "deleted" content from leaked documents this way.

Additionally, Word files may contain embedded objects (images with their own EXIF), custom XML, and comment threads with participant names.

Method 1 โ€” Remove online (free, works on any OS)

RemoveMD scrubs DOCX, XLSX and PPTX files โ€” removing creator, company, revision history, editing time, and embedded image EXIF โ€” in one step.

  1. Go to removemd.com (no email required)
  2. Upload your DOCX, XLSX or PPTX
  3. Download the clean document โ€” all author and company info removed

Method 2 โ€” Document Inspector (built into Office)

Microsoft Office includes the Document Inspector in Word, Excel and PowerPoint โ€” it scans for hidden data and removes it selectively:

Word / Excel / PowerPoint

  1. File โ†’ Info โ†’ Check for Issues โ†’ Inspect Document
  2. Ensure "Document Properties and Personal Information" is ticked
  3. Also tick "Comments, Revisions, Versions and Annotations"
  4. Click Inspect
  5. Click Remove All next to each category found
  6. Save the document
warning

Save a backup copy first โ€” Document Inspector removals cannot be undone.

Method 3 โ€” LibreOffice (free)

LibreOffice Writer, Calc and Impress have their own metadata removal option:

  1. File โ†’ Properties โ†’ General tab โ†’ click Reset Properties
  2. File โ†’ Properties โ†’ Description tab โ†’ clear all fields
  3. To clean on export: File โ†’ Export as PDF โ†’ check "Export document properties"

Method 4 โ€” Save as plain text or PDF (quick & dirty)

If formatting is not critical, copying content into a new document or saving as PDF-from-print (not PDF-from-export) removes most embedded metadata:

Copy into new document

Select all (Ctrl+A) โ†’ Copy โ†’ Paste into a brand new document. The new file will have your current username but no revision history from the original.

Print to PDF

File โ†’ Print โ†’ Save as PDF (using the OS print dialog, not Office's "Export as PDF"). Strips most properties but may still include the author field.

Pre-send checklist

check_circle Run Document Inspector โ€” remove all personal info and revision data
check_circle Accept or reject all tracked changes โ€” then remove revision history
check_circle Delete all comments from the Comments panel
check_circle Check embedded images โ€” they carry their own EXIF data
check_circle Verify the Author field in File โ†’ Properties shows a neutral value
check_circle Consider saving as PDF to prevent further editing of tracked changes

Clean your document in 30 seconds

DOCX, XLSX, PPTX โ€” free, no account needed.

Remove Office metadata free arrow_forward

Related articles

Guide

Remove metadata from a PDF

Author, company, revision history โ€” complete guide.

Guide

Remove EXIF & GPS from photos

Windows, Mac, iPhone, Android โ€” all methods.