How to Restore Default Built-in Templates in Word
🔍 WiseChecker

How to Restore Default Built-in Templates in Word

If your Word documents suddenly look different or the Normal.dotm template is missing, your default built-in templates may be corrupted or accidentally deleted. Word relies on templates like Normal.dotm to set default fonts, margins, and styles for every new document. This article explains how to restore these templates to their original state without reinstalling Office.

You will learn two reliable methods: using the command-line switch to force Word to rebuild the Normal template and manually replacing the template file from a backup or Office installation source. Both approaches work in Windows 10 and Windows 11 with any edition of Microsoft 365 or Office 2021/2019.

Key Takeaways: Restoring Default Built-in Templates in Word

  • Winword.exe /a command switch: Starts Word without loading add-ins and the Normal.dotm template, allowing you to rename or delete the corrupted template file.
  • File Explorer > %appdata%\Microsoft\Templates: The exact folder path where Word stores the Normal.dotm template that controls default document settings.
  • File > Options > Save > Default local file location: Shows the user templates folder path you need to locate when restoring templates manually.

What Are Built-in Templates and Why They Become Corrupted

Word ships with several built-in templates that define the default appearance and behavior of new documents. The most important one is Normal.dotm, which stores default styles, margins, page size, and keyboard customizations. Other built-in templates include those for resumes, reports, and cover letters that appear when you click File > New.

Corruption happens when Word crashes while saving the template, when a third-party add-in modifies the template unexpectedly, or when a system update changes file permissions. A corrupted Normal.dotm causes symptoms like:

  • Word opens a blank document with the wrong font or margins
  • Word freezes or crashes when creating a new document
  • Changes to styles do not save between sessions

Restoring the template deletes the corrupted file and forces Word to create a fresh copy using its original factory defaults.

Method 1: Use the /a Command Switch to Rebuild Normal.dotm

The safest way to restore the Normal.dotm template is to start Word with the /a switch. This switch launches Word without loading any add-ins and without applying the current Normal.dotm template. You can then delete or rename the corrupted template, and Word will rebuild it when you restart normally.

  1. Close Word completely
    Make sure no Word windows are open. Check the system tray for any background Word processes.
  2. Open the Run dialog
    Press Windows key + R on your keyboard. The Run dialog box appears.
  3. Type the command with the /a switch
    In the Open field, type winword.exe /a and press Enter. Word starts without loading the Normal.dotm template or any add-ins.
  4. Navigate to the Templates folder
    In the blank document that opens, click File > Open > Browse. In the address bar of the Open dialog, paste this path and press Enter:
    %appdata%\Microsoft\Templates
  5. Rename the Normal.dotm file
    Right-click Normal.dotm and choose Rename. Type Normal.old and press Enter. If you see a message that the file is in use, close all Word windows and repeat from step 1.
  6. Close Word and restart normally
    Close the Word window that opened with the /a switch. Open Word the usual way from the Start menu. Word creates a new Normal.dotm file with default settings.

After restart, test by creating a new blank document. The font should be Calibri, the margins should be 1 inch on all sides, and the style set should match the factory defaults.

Method 2: Manually Replace the Normal.dotm Template

If the /a switch method does not work because the template folder is missing or the file is locked by another process, you can manually replace the template using a backup copy or by copying the file from another computer with the same version of Office.

  1. Locate the Templates folder
    Press Windows key + R, type %appdata%\Microsoft\Templates, and press Enter.
  2. Delete or rename the current Normal.dotm
    Right-click Normal.dotm and choose Delete. If the file is in use, close Word and try again, or use Method 1 first.
  3. Copy a fresh Normal.dotm from a working Office installation
    On a computer with the same version of Office, navigate to the same Templates folder. Copy Normal.dotm to a USB drive or cloud folder. Transfer the file to the problem computer and paste it into the Templates folder.
  4. Restart Word
    Open Word and create a new blank document to confirm the default settings are restored.

If you do not have access to another computer, you can run an Office repair to restore all built-in templates. Go to Control Panel > Programs and Features, right-click Microsoft 365 or Office, choose Change, and select Quick Repair. If that does not work, run an Online Repair.

Common Issues After Restoring Built-in Templates

Word still shows old customizations after restoring Normal.dotm

If you renamed the Normal.dotm file but Word still loads your previous styles, you may have a second copy of Normal.dotm in a different location. Check these folders:

  • C:\Users\YourUsername\AppData\Roaming\Microsoft\Templates
  • C:\Users\Default\AppData\Roaming\Microsoft\Templates

Delete or rename any Normal.dotm files you find in these folders, then restart Word.

Word crashes when opening the Templates folder in File Explorer

This usually happens when the template file is corrupted and Explorer tries to generate a thumbnail preview. Open the folder in Safe Mode by holding Shift while right-clicking the folder and choosing Open in new process. Then delete or rename the template file.

Restoring templates does not fix add-in conflicts

If Word still behaves incorrectly after restoring templates, an add-in may be the cause. Start Word with the /a switch and test the default behavior. If it works, go to File > Options > Add-ins, click Go next to COM Add-ins, and disable all add-ins. Enable them one by one to find the conflicting add-in.

Normal.dotm vs Other Built-in Templates: Restoration Methods

Item Normal.dotm Other Built-in Templates (e.g., Resume, Report)
Location %appdata%\Microsoft\Templates %programfiles%\Microsoft Office\root\Templates\1033 (or Office installation folder)
Restore method Delete or rename the file; Word rebuilds it automatically Run Office repair or copy from Office installation media
Effect of corruption Default document settings break Specific template previews or styles do not appear in File > New
Backup recommendation Keep a copy of Normal.dotm after customizing it Note the location in case you need to restore after a repair

Restoring built-in templates is a straightforward process that fixes most default-setting problems in Word. The /a command switch is the quickest method and does not require administrative rights. If you need to restore multiple built-in templates at once, run an Office Online Repair from Programs and Features, which replaces all core template files without affecting your documents.

After restoring the Normal.dotm template, consider backing it up once you have applied your preferred default settings. To do this, copy the Normal.dotm file from the Templates folder to a safe location such as OneDrive or a USB drive. This backup saves you from repeating the restoration process if corruption occurs again.