When you open Word and the default font is suddenly wrong, the Normal template (Normal.dotm) is likely corrupted. This template stores your default styles, including the font family, size, and spacing for the Normal style. A corrupted Normal.dotm can change your default font to something unexpected, such as Times New Roman 12 pt instead of your chosen Calibri 11 pt. This article explains why the Normal template corrupts and provides exact steps to rebuild it and restore your default font settings.
Key Takeaways: Fixing a Corrupted Normal Template That Resets Your Default Font
- File > Options > Add-ins > Go > Disable all add-ins: Add-ins can corrupt Normal.dotm; disabling them isolates the issue.
- Rename Normal.dotm to Normal.old: Forces Word to create a fresh template with factory defaults.
- Set default font via Home > Font dialog launcher > Set As Default: Applies your preferred font to all new documents.
Why the Normal Template Corrupts Default Font Settings
The Normal.dotm file is stored in your user profile under %appdata%\Microsoft\Templates. Every time Word starts, it loads this template to apply the Normal style, which controls the default font for all new documents. Corruption occurs when the file is partially saved, interrupted by a crash, or modified by a conflicting third-party add-in. When Normal.dotm becomes corrupt, Word cannot read the stored font attributes and falls back to its hard-coded defaults, typically Times New Roman 12 pt.
Common Causes of Normal Template Corruption
Three main factors cause Normal.dotm corruption:
- Unexpected shutdowns: If Word or Windows crashes while the template is being written, the file becomes incomplete.
- Add-in interference: Some add-ins modify Normal.dotm during installation or each time Word starts, introducing errors.
- Manual edits: Editing Normal.dotm directly with a text editor or opening it as a document instead of a template can break its internal structure.
Steps to Rebuild the Normal Template and Restore Default Font
Follow these steps in order. Do not skip the add-in check, because an add-in can re-corrupt a fresh template.
- Close all Office applications
Ensure Word, Outlook, Excel, and PowerPoint are completely closed. Use Task Manager to confirm no Winword.exe processes remain. - Disable all add-ins
Open Word. Go to File > Options > Add-ins. At the bottom, next to Manage, select COM Add-ins and click Go. Uncheck every add-in in the list. Click OK. Restart Word. - Rename the current Normal.dotm file
Close Word again. Press Win+R, type%appdata%\Microsoft\Templates, and press Enter. Locate Normal.dotm. Right-click it and choose Rename. TypeNormal.oldand press Enter. If you do not see file extensions, enable them in File Explorer: View > Show > File name extensions. - Start Word to generate a fresh Normal.dotm
Open Word. A new Normal.dotm file is created automatically with default settings. Your default font should now be Calibri 11 pt. If it is not, proceed to the next step to set your preferred font. - Set your preferred default font
Press Ctrl+D to open the Font dialog. Choose your desired font, style, size, and other attributes. Click Set As Default in the bottom-left corner. In the dialog that appears, select All documents based on the Normal.dotm template and click OK. Restart Word to confirm the change. - Re-enable add-ins one by one
Go to File > Options > Add-ins > Manage COM Add-ins > Go. Check one add-in and click OK. Restart Word. If the default font remains correct, repeat with the next add-in. If the font resets, the last enabled add-in is the culprit. Leave that add-in disabled.
If Word Still Has Issues After the Main Fix
In some cases, the problem persists or appears again later. The following scenarios explain what to do.
Word Reverts to Wrong Font After a Few Days
A background process or a scheduled Office repair may overwrite Normal.dotm. To prevent this, set the template file to read-only after configuring your font. Navigate to %appdata%\Microsoft\Templates, right-click Normal.dotm, select Properties, check Read-only, and click OK. Word will still load the template but cannot modify it. If you need to change the default font later, uncheck Read-only first.
Word Displays an Error When Opening Normal.dotm
If you see a message such as “Word cannot open this file” or “The file is corrupt,” the template is too damaged to be read. Delete Normal.dotm entirely instead of renaming it. Word creates a new one on next startup. After deletion, set your default font again using Ctrl+D and the Set As Default button.
Default Font Changes Only in Specific Documents
This indicates the document itself has a different Normal style definition. Open the affected document. Press Ctrl+D, verify the font, and click Set As Default. Choose This document only to fix that single file, or choose All documents based on the Normal.dotm template to propagate the change globally.
Normal.dotm Corruption vs Manual Font Override: Key Differences
| Item | Corrupted Normal.dotm | Manual Font Override in Document |
|---|---|---|
| Scope | All new documents | Only the current document |
| Cause | Damaged template file | User changed font for that document |
| Fix | Rename or delete Normal.dotm | Ctrl+D > Set As Default > This document only |
| Persistence | Returns after restart unless template is replaced | Stays until user changes it again |
| Add-in involvement | Often caused by an add-in | Not related to add-ins |
You can now identify and fix a corrupted Normal template that changes your default font. Start by disabling all add-ins, then rename Normal.dotm to generate a fresh copy. Use Ctrl+D and Set As Default to apply your preferred font to all new documents. For long-term prevention, set Normal.dotm to read-only after configuring your font.