Word

Fix "Word experienced an error trying to open the file"

Error message: Word experienced an error trying to open the file

"Word experienced an error trying to open the file" is one of Word’s more misleading errors. It sounds like file corruption — and is often treated that way — but the cause is more often a security or trust setting blocking an otherwise-fine document. Walking through the security causes first usually resolves the issue in under a minute, and avoids the wasted effort of running repair tools on a file that doesn’t need them.

This guide works through the likely causes in order, starting with the security settings.

Quick fix

If the file came from an email attachment, a downloaded source, or a cloud sync folder, unblock it first. This single step resolves the majority of these errors.

  1. Close any open Word window that might be holding the file.
  2. Right-click the file in File Explorer and choose Properties.
  3. On the General tab, look for an Unblock checkbox or a Security section near the bottom of the panel.
  4. Check Unblock and click OK.
  5. Try opening the file again.

If there’s no Unblock option visible, the file isn’t blocked and you can move to the next strategy.

If that didn’t work

Check Trust Center settings

Word’s Trust Center controls which file types open without restrictions, which open in Protected View, and which are blocked entirely. A misconfigured Trust Center can produce this error for files Word would otherwise handle without issue.

  1. Open Word with no document loaded.
  2. Click File > Options > Trust Center > Trust Center Settings.
  3. Check Protected View — temporarily uncheck the three options (“Enable Protected View for files originating from the Internet”, “Enable Protected View for files located in potentially unsafe locations”, and “Enable Protected View for Outlook attachments”) and try opening the file again.
  4. If that resolves it, re-enable Protected View afterward — the issue is then specific to your trust configuration and the file should be added to Trusted Documents or its location to Trusted Locations rather than disabling Protected View permanently.

If the file is in a network folder or external drive, also check Trusted Locations and consider adding the location if it’s a place you legitimately receive trusted files from.

Check File Block Settings

Word can be configured to block specific file formats from opening at all. This is most often a problem with older .doc files in newer Office installations, where legacy formats are sometimes blocked by default for security.

  1. In Trust Center Settings, click File Block Settings.
  2. Find the row matching your file’s format (for example, Word 97-2003 Documents and Templates).
  3. If the Open column has a checkmark, the format is blocked. Either uncheck it, or change the Open behavior to Open selected file types in Protected View.
  4. Click OK and retry opening the file.

Open Word in Safe Mode

Add-ins and COM components can interfere with file opening and produce this exact error. Word’s Safe Mode disables them temporarily so you can confirm whether they’re the cause.

  1. Press Win+R to open the Run dialog.
  2. Type winword.exe /safe and press Enter.
  3. In the Safe Mode Word window, try opening the file.

If the file opens in Safe Mode, an add-in is the cause. Close Safe Mode, open Word normally, and go to File > Options > Add-ins. Disable add-ins one at a time, restarting Word between each, until you identify the culprit.

Try Open and Repair

If security causes are ruled out, fall back to Word’s structural repair:

  1. File > Open > Browse and locate the file.
  2. Single-click the file (don’t open it).
  3. Click the dropdown next to the Open button and choose Open and Repair.

Open in LibreOffice Writer

LibreOffice doesn’t share Word’s Trust Center model and is often more tolerant of marginal files. If everything else has failed:

  1. Install LibreOffice from libreoffice.org.
  2. Right-click the file and choose Open with > LibreOffice Writer.
  3. If it opens, use File > Save As to save a clean DOCX copy.

Why this happens

The error name suggests file corruption, but Microsoft’s own documentation lists multiple non-corruption causes that produce identical wording.

Mark of the Web on downloaded files. Files from the internet, email attachments, and many cloud sync paths arrive with a Mark of the Web tag. Word treats these as potentially untrusted; depending on configuration, the result is sometimes a clean Protected View prompt and sometimes this error.

Trust Center file blocking. Newer Office versions block certain legacy formats by default. A .doc file from 2005 may simply be on the block list and need to have its Open setting adjusted.

Add-in interference. Third-party add-ins — including some PDF tools, citation managers, and grammar checkers — hook into Word’s file open process. A misbehaving or outdated add-in can intercept the open call and trigger this error.

Files in untrusted locations. Network shares, USB drives, and some cloud sync folders are not in Word’s Trusted Locations list by default. Files in these locations may be blocked depending on Trust Center configuration.

Genuine corruption. A real corruption can produce this error too, but it’s the least common cause when the error wording is exactly this string. Documents with actual structural damage more often produce “The file is corrupt and cannot be opened” instead.

Preventing this in future

If you regularly receive Word documents from external sources, configure Trust Center once and leave it alone:

  • Keep Protected View enabled. It’s the security feature designed for exactly these scenarios.
  • Add specific folders you trust to Trusted Locations, rather than disabling Protected View globally.
  • Keep Office and your add-ins updated. Add-in interference errors often stem from version mismatches between Word and an add-in that hasn’t been updated for the current Office version.
  • For files from email, save them to a local folder before opening rather than launching them directly from the mail client.

The wording of this error overlaps significantly with several other Word errors that have different underlying causes. If you’ve ruled out security causes and the file genuinely appears damaged, the strategies on the "The file is corrupt and cannot be opened" page apply directly. If the error is about file locking rather than security or corruption — for example, the file is open in another application or hasn’t released a previous lock — see "Word cannot open this document. The document might be in use by another application".

For background on how Word handles file opening and the broader landscape of Word recovery tools, see the Word repair complete guide.

Last verified: April 2026