Software⏱️ 4 min read📅 2026-06-15

How to Fix: Word 2013 normal template error at logon

Technical issue with Word 2013 normal template error at logon.

Quick Answer: Try disabling any recently installed Office add-ins or plugins, and then re-enable them one by one to identify the problematic component.

Recently, users with configured email profiles on Windows have encountered an error that appears before Explorer.exe or the start bar loads. The error message states that the Normal template is being edited by another Word session and prompts the user to save the document under a different name. This issue occurs even after disabling all startup items in msconfig and does not appear when starting in safe mode.

This problem can be frustrating for users, especially since it affects all machines with fresh installs of Office 2013, regardless of whether AVG or Symantec are installed. The goal is to identify the root cause of this issue and provide a solution that resolves the problem.

🔍 Why This Happens

  • The Normal template is being held open by another process, likely due to a residual file or registry entry from a previous Office installation. This can happen when multiple users share the same machine and have configured email profiles. The System Idle Process holding the Normal template in use is an unusual cause, but it's possible that this process has become stuck on the template file.
  • Another potential cause could be a corrupted or outdated Office installation, which may be causing the Normal template to remain open after a restart. However, since all machines have fresh installs of Office 2013, this seems less likely.

✅ Best Solutions to Fix It

Disable and Re-enable Office Services

  1. Step 1: Open the Task Manager (Ctrl + Shift + Esc) and navigate to the 'Services' tab. Look for any services related to Microsoft Office and check if they are set to start automatically. Disable all of these services, then restart the machine.
  2. Step 2: Open the Registry Editor (Regedit.exe) and navigate to the following keys: HKEY_LOCAL_MACHINE/software ecently used files ilelist. Check if there are any entries pointing to the Normal template file. If so, delete them. Then, open the Office Configuration tool (OfficeConfig.exe) and reset all settings to their default values.
  3. Step 3: Restart the machine after completing these steps and see if the error persists.

Run a System File Checker

  1. Step 1: Open the Command Prompt as an administrator and run the following command: sfc /scannow. This will scan the system files for corruption and replace any damaged files with healthy ones.
  2. Step 2: Wait for the scan to complete, then restart the machine and see if the error persists.

✨ Wrapping Up

If neither of these methods resolves the issue, it may be necessary to perform a clean reinstall of Office 2013 or seek further assistance from Microsoft support. However, by following these steps, users should be able to resolve the Normal template error and resume using their Office applications without interruption.

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database

❓ Frequently Asked Questions