To resolve this issue, add the
MigrateNormalOnFirstBoot registry entry to the registry before you start Word 2013 after you upgrade Word. This registry entry prevents Word 2013 from renaming existing or custom Normal.dotm files. To add the registry entry, follow these steps:
- Click Start, click Run, type regedit in the Open box, and then click OK.
- Locate and then click the following registry subkey: HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Word\Options
- On the Edit menu, point to New, and then click DWORD (32-bit) Value.
- Type MigrateNormalOnFirstBoot, and then press ENTER.
- In the Details pane, right-click MigrateNormalOnFirstBoot, and then click Modify.
- In the Value data box, type 1, and then click OK.
- Exit Registry Editor.
The behavior of Word 2013 changes, depending on the presence and configuration of
MigrateNormalOnFirstBoot. The following sections describe the behavior in more detail.
When you upgrade from Word 2003 to Word 2013
The following behavior occurs when
MigrateNormalOnFirstBoot is set to
0 or is not present:
- The Normal.dot file is renamed NormalOld.dot when you start Word 2013.
- All new documents that you create use the Word 2013 format.
- Any customization in the Normal.dot file is not available in new blank documents.
- A new Normal.dotm file is created when you exit Word 2013.
The following behavior occurs when
MigrateNormalOnFirstBoot is set to
1:
- Word 2013 opens the Normal.dot file and up-converts the file to a Normal.dotm file. Therefore, new documents that you create use the Word 2013 format.
- A new Normal.dotm file is created when you exit Word 2013. The new Normal.dotm file is an up-converted version of the Normal.dot file that includes all customizations.
- The old Normal.dot file is not changed.
When you upgrade from Word 2007 or Word 2010 to Word 2013
The following behavior occurs when
MigrateNormalOnFirstBoot is set to
0 or is not present:
- The Normal.dot file is renamed NormalOld.dot when you start Word 2013.
- All new documents that you create use the Word 2013 format.
- Any customization in the Normal.dot file is not available in new blank documents.
- A new Normal.dotm file is created when you exit Word 2013.
The following behavior occurs when
MigrateNormalOnFirstBoot is set to
1:
- Word 2013 uses the existing Normal.dotm file that is compatible with Word 2007 and Word 2010.