How to Set a Word File to Open Read-Only by Default for All Users
🔍 WiseChecker

How to Set a Word File to Open Read-Only by Default for All Users

When you distribute a Word document to a team or the public, you may want recipients to view the content without making accidental changes. Setting a file to open as read-only by default prevents users from editing the document unless they explicitly choose to enable editing. This article explains two methods to enforce read-only mode: using Word’s built-in Mark as Final feature and applying Windows file properties. Both methods work across Word 2016, Word 2019, Word 2021, and Microsoft 365.

Key Takeaways: Enforce Read-Only for Any Word File

  • File > Info > Protect Document > Mark as Final: Marks the document as final and opens it in read-only mode with an editing disabled banner.
  • Windows File Properties > General > Read-only checkbox: Sets the file attribute so Word opens the document as read-only without any banner.
  • Both methods affect all users: The read-only setting applies to anyone who opens the file on any computer, regardless of their Word version.

ADVERTISEMENT

Why a Word File Opens as Read-Only for All Users

A Word document opens as read-only when the file has a specific attribute or metadata flag that tells Word to restrict editing. Two independent mechanisms control this behavior:

  • File attribute (Windows): The Read-only checkbox in Windows File Properties sets a low-level attribute on the file itself. When Word detects this attribute, it opens the document in read-only mode. This method works for any file type, not just Word documents.
  • Document metadata (Word): The Mark as Final feature adds a metadata flag inside the .docx file. Word reads this flag and displays a yellow banner at the top of the document stating that the author marked it as final. Users can still click Edit Anyway to make changes.

Both methods affect all users who open the file. The read-only state is not tied to a specific user account or license. The key difference is that Mark as Final gives users a one-click way to override read-only, while the Windows file attribute requires users to manually remove the attribute via File Explorer.

Method 1: Use Word’s Mark as Final Feature

The Mark as Final feature is built into Word and does not require any file system changes. It works on any operating system that runs Word, including Windows and Mac. Follow these steps to mark a document as final.

  1. Open the document in Word
    Launch Word and open the file you want to set as read-only. Ensure the document contains all final content and formatting.
  2. Go to File > Info
    Click the File tab in the upper-left corner, then click Info in the left navigation pane. The Info screen shows document properties and protection options.
  3. Click Protect Document, then Mark as Final
    In the Protect Document section, click the Protect Document button. From the dropdown menu, select Mark as Final. A dialog box appears explaining that the document will be marked as final and then saved.
  4. Confirm and save
    Click OK to confirm. Word saves the document and closes the dialog. A yellow banner appears at the top of the document stating: This document has been marked as final to discourage editing.
  5. Distribute the file
    Share the .docx file as usual. When any user opens it, they see the same yellow banner and the ribbon editing tools are disabled. The user can click Edit Anyway to enable editing, but the default experience is read-only.

ADVERTISEMENT

Method 2: Set the Windows File Attribute to Read-Only

This method uses Windows File Explorer to set the Read-only attribute on the file itself. It works for any file type and does not require opening Word. Users who open the file will see a message that the file is read-only, but they will not see the Mark as Final banner.

  1. Locate the file in File Explorer
    Open File Explorer and navigate to the folder containing the Word document you want to protect.
  2. Right-click the file and select Properties
    Right-click the .docx file and choose Properties from the context menu. The Properties dialog opens.
  3. Check the Read-only checkbox
    In the General tab, under the Attributes section, check the box labeled Read-only. Click Apply, then click OK.
  4. Open the file to verify
    Double-click the file to open it in Word. A message appears in the title bar: [Read-Only]. The ribbon editing tools are disabled. Unlike Mark as Final, there is no yellow banner and no Edit Anyway button.
  5. To revert the setting
    Repeat steps 1 through 3 and uncheck the Read-only checkbox to allow full editing again.

Common Issues When Setting a Word File to Read-Only

Users Can Still Edit After Clicking Edit Anyway in Mark as Final

Mark as Final is a soft protection. Any user can click the Edit Anyway button to remove the read-only restriction. If you need to prevent editing entirely, use the Restrict Editing feature (File > Info > Protect Document > Restrict Editing) and set a password for editing. Note that password protection can be removed by determined users, but it provides stronger resistance than Mark as Final.

Read-Only Attribute Does Not Work When File Is Opened From SharePoint or OneDrive

The Windows Read-only file attribute is a local file system property. When a file is stored on SharePoint or OneDrive and opened through a browser or sync client, the attribute may not be respected. For cloud-hosted files, use Word’s Restrict Editing or set permissions in SharePoint to restrict editing for specific users.

File Shows as Read-Only but Users Can Save Changes With Save As

A read-only file prevents saving changes to the original file name. Users can still use File > Save As to create a new copy with their edits. This behavior is by design. If you want to prevent users from creating derivative copies, you must use Information Rights Management or a Digital Rights Management solution.

Mark as Final vs Windows Read-Only Attribute: Key Differences

Item Mark as Final Windows Read-Only Attribute
Method of application Inside Word via File > Info Windows File Explorer Properties
User override One click: Edit Anyway button Must uncheck Read-only in Properties
Visual indicator Yellow banner at top of document [Read-Only] in title bar only
Works on Mac Word Yes No (Mac file system does not use this attribute)
Works on cloud files Yes No
Protection strength Soft Moderate (requires file system access to revert)

You now have two reliable methods to set a Word file to open as read-only by default for all users. Use Mark as Final when you want a visible notice and a quick override option. Use the Windows Read-only attribute when you need stronger default protection on local files. For cloud documents, combine Mark as Final with SharePoint permissions for the best results. As an advanced tip, you can apply both methods to the same file for layered protection.

ADVERTISEMENT