You double-click a Word document attached to an email, and Word crashes immediately or freezes before showing the document content. This failure typically occurs because Protected View, a security feature in Word, cannot properly verify the file’s origin or because the file was downloaded from an internet source and stored in a temporary folder that Word cannot access reliably. This article explains why Protected View triggers crashes in this scenario and provides three verified fixes to stop Word from crashing when opening attachments from email.
Key Takeaways: Stop Word Crashes From Email Attachments
- File > Options > Trust Center > Trust Center Settings > Protected View > Uncheck “Enable Protected View for files originating from the internet”: Disables the security sandbox for downloaded files, preventing crashes caused by failed sandbox initialization.
- Right-click attachment > Properties > General tab > Check “Unblock” checkbox: Removes the internet zone marker from the file, allowing Word to open it in normal view without Protected View attempting to verify the source.
- Save attachment to local drive first, then open from Word: Bypasses the email client’s temporary folder, which often has restricted permissions that cause Protected View to time out and crash Word.
Why Protected View Causes Word to Crash When Opening Email Attachments
Protected View is a read-only, isolated sandbox that Word uses to open files from potentially unsafe locations such as the internet, email attachments, or blocked zones. When you open an attachment directly from an email client such as Outlook, Windows Mail, or Gmail in a browser, the file is stored in a temporary folder with restricted permissions. Word attempts to initialize the Protected View sandbox for that file, but the sandbox setup can fail due to three root causes:
First, the temporary folder where the email client stores the attachment may have inheritance restrictions that prevent Word from writing the necessary sandbox cache files. Second, antivirus software may intercept the file during the Protected View initialization, causing a conflict that crashes the process. Third, corrupted Trusted Documents registry entries or a damaged Word Data registry key can prevent Protected View from loading correctly for any file, but the crash manifests only when opening from email because the sandbox must verify the file’s internet zone marker.
When the sandbox fails to initialize, Word does not gracefully fall back to a normal view. Instead, the application freezes for several seconds and then closes without an error message, or it displays a “Microsoft Word has stopped working” dialog. The crash is not caused by the document itself being corrupt — it is caused by the security layer failing before the document even loads.
Three Methods to Fix Word Crashes When Opening Email Attachments
Each method below addresses a different point of failure. Method 1 disables Protected View entirely for internet-originating files. Method 2 removes the internet zone marker from the file before opening. Method 3 bypasses the email client’s temporary folder entirely.
Method 1: Disable Protected View for Files From the Internet
- Open Word in safe mode
Press and hold the Ctrl key on your keyboard, then double-click the Word desktop icon. When the confirmation dialog appears, click Yes to start Word in safe mode. Safe mode loads Word without add-ins, which prevents the crash from occurring during the configuration change. - Navigate to Trust Center Settings
In Word, click File > Options. In the Word Options dialog, select Trust Center from the left sidebar, then click the Trust Center Settings button. - Open Protected View settings
In the Trust Center dialog, select Protected View from the left sidebar. You will see three checkboxes under Protected View. - Uncheck the internet files option
Uncheck the checkbox labeled “Enable Protected View for files originating from the internet.” Leave the other two checkboxes checked if you want Protected View to remain active for Outlook attachments opened from temporary folders and files in blocked zones. - Apply and restart Word
Click OK to close the Trust Center dialog, then click OK to close Word Options. Close Word completely and restart it normally. Open the email attachment again to test if the crash is resolved.
Method 2: Unblock the Attachment Before Opening
- Save the attachment to your desktop
In your email client, right-click the attachment and select Save As. Save the file to your Windows desktop or to a folder on your local C: drive. Do not double-click the attachment directly from the email. - Open the file Properties dialog
Navigate to the saved file in File Explorer. Right-click the file and select Properties from the context menu. - Unblock the file
In the Properties dialog, go to the General tab. At the bottom of the dialog, look for the Security section. If the file was downloaded from the internet or email, you will see a message that says “This file came from another computer and might be blocked to help protect this computer.” Check the Unblock checkbox next to this message. - Apply the change
Click Apply, then click OK to close the Properties dialog. The internet zone marker is now removed from the file. - Open the file from Word
Open Word first. Then click File > Open > Browse, navigate to the unblocked file on your desktop, select it, and click Open. Word will open the file in normal view without Protected View, and the crash should not occur.
Method 3: Save Attachment to Local Drive and Open From Word
- Save the attachment to a permanent folder
In your email client, right-click the attachment and select Save As. Choose a folder on your local C: drive, such as Documents or a project folder. Do not save to the desktop if your desktop is synced with OneDrive or another cloud service, as synced folders can reintroduce the internet zone marker. - Open Word first, then the file
Launch Word from the Start menu or taskbar. Do not double-click the file directly. In Word, click File > Open > Browse, navigate to the folder where you saved the attachment, select the file, and click Open. - Confirm Protected View behavior
When the file opens, Word may display a yellow Protected View bar at the top of the document. This is expected and does not indicate a crash. Click the Enable Editing button on the yellow bar to exit Protected View and edit the document normally.
If Word Still Has Issues After the Main Fix
Word Crashes When Opening Any Document, Not Just Email Attachments
If Word crashes when opening any file, including documents you created locally, the issue is not related to Protected View. The likely cause is a corrupted Word Data registry key or a conflicting add-in. To fix this, run the Microsoft Support and Recovery Assistant tool from the Microsoft website, or reset Word settings by renaming the Word Data registry key. Press Windows key + R, type regedit, and press Enter. Navigate to HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Word. Right-click the Data key and select Rename. Type Data.old and press Enter. Restart Word. This forces Word to rebuild the Data key with default settings.
Protected View Checkbox Is Grayed Out
If the checkbox for “Enable Protected View for files originating from the internet” is grayed out and cannot be changed, your organization’s Group Policy settings enforce Protected View. You cannot disable it through the Word Options dialog. Contact your IT administrator to request an exception for your user account or to modify the policy. As a workaround, use Method 2 or Method 3 above to open attachments without triggering Protected View.
Word Crashes Only With Attachments From One Specific Email Sender
If the crash occurs only with attachments from a specific sender, the document itself may be corrupt or contain malicious macros. Ask the sender to resave the document as a different format, such as .docx instead of .doc, or to copy the content into a new document. If the crash persists, scan the file with Windows Defender before opening. Right-click the file in File Explorer and select Scan with Microsoft Defender.
Protected View vs Normal View: Crash Behavior Comparison
| Item | Protected View | Normal View |
|---|---|---|
| Security sandbox | Isolated read-only environment | Full access to system resources |
| Crash risk from email attachments | High if sandbox initialization fails | Low to none |
| File source required | Internet zone marker or blocked location | Any local or network path |
| Ability to edit | Blocked until user clicks Enable Editing | Allowed immediately |
| Macro execution | Blocked | Allowed if macros are enabled |
| Registry key involved | HKCU\Software\Microsoft\Office\16.0\Word\Security\ProtectedView | None |
You can now open email attachments in Word without crashes by disabling Protected View for internet files, unblocking attachments before opening, or saving files to a local folder first. Next, verify that your antivirus software is not interfering with Word by adding the Word executable to the antivirus exclusion list. An advanced tip: if you frequently receive attachments from trusted senders, add their email domain to the Trusted Locations list in File > Options > Trust Center > Trust Center Settings > Trusted Locations. This allows Word to open those attachments in normal view without disabling Protected View globally.