The information in this article applies to:
IMPORTANT: This article contains information about editing the registry. Before you edit the registry, make sure you understand how to restore it if a problem occurs. For information about how to do this, view the "Restoring the Registry" Help topic in Regedit.exe or the "Restoring a Registry Key" Help topic in Regedt32.exe. SUMMARYThis article describes various methods for resetting user options and registry settings in Microsoft Word. MORE INFORMATION
There are two basic kinds of options that the user can define in Word. The
first kind affects the way the program operates. The information for this
kind of option is usually stored in the Windows registry. The second kind
of option affects the formatting or appearance of one or more documents.
The information for this option is stored in templates or documents.
HOLDING THE SHIFT KEYWord reserves special names for macros that you can create to automatically alter the way Word behaves. These are called "auto" macros. The auto macros in Microsoft Word are listed in the following table.
Word recognizes a macro with a name that begins with "Auto" as a macro
that automatically runs when the situation to which it applies occurs. You can prevent an auto macro from running by holding down the SHIFT key
while performing the action that causes the macro to run.
STARTING WORD USING /AStarting Word by using /a on a command line causes Word to use the default settings for all options and prevents add-ons from being loaded.The /a switch allows you to start Word without loading the following components:
For the following example, assume that Word is located in the C:\Program Files\Microsoft Office\Office folder. To start Word 97 by using /a, follow these steps:
RENAMING THE NORMAL TEMPLATETo prevent formatting, AutoText, and macros that are stored in the Normal template (Normal.dot) from affecting behavior of the program and documents that are opened, rename Normal.dot. Renaming allows you to quickly determine whether the Normal template is causing the problem or behavior.NOTE: Renaming the Normal.dot template resets several options back to the default settings, including custom styles, custom toolbars, macros, and AutoText entries. For this reason, Microsoft strongly recommends that you rename the Normal.dot file. Certain kinds of configurations may create more than one Normal.dot file. These situations include cases in which multiple versions of Word are running on the same computer or cases in which several workstation installations exist on the same computer. In these situations, be sure to rename the correct copy of Normal.dot. To rename the Normal.dot file, follow these steps:
For more information about using the Organizer, click the Office Assistant, type "using the Organizer," click Search, and then click "Use settings from another document or template." DELETING REGISTRY ENTRIESWARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk.For information about how to edit the registry, view the "Changing Keys and Values" Help topic in Registry Editor (Regedit.exe) or the "Add and Delete Information in the Registry" and "Edit Registry Data" Help topics in Regedt32.exe. Note that you should back up the registry before you edit it. If you are running Windows NT, you should also update your Emergency Repair Disk (ERD). Deleting the Data Key:NOTE: Deleting the Data key resets several options back to the default settings, including the File menu most recently used file list, and many settings you customize in the Options dialog boxes.Most common options (click Options on the Tools menu) are stored in the Data key. One troubleshooting step is to delete the Data key. Word rebuilds this Data key by using the default settings the next time the program is started. To delete the Data key, follow these steps:
To edit or delete other registry entries: Use the preceding steps but substitute the correct registry key in step 4, and then use Modify or Delete in step 5. NOTE: Some keys are automatically rebuilt when you run Word. To rebuild other keys, you must reinstall the program by using the /y switch on the command line to recreate the correct entry. For more information see the following section. USING SETUP /YThe /y switch prevents Setup from copying files. Setup proceeds normally, including setting registry entries; however, it does not copy any files to the computer. Use this switch to restore registry entry values or to track down process problems without copying files.This switch may be used when running Microsoft Office 97 Setup in maintenance mode, for example:
where <D> is the location of the program compact disc.
WHERE SETTINGS ARE STORED IN THE REGISTRYWord 97 stores all of its settings in the Windows registry; Word 97 no longer stores information in an *.ini file or in the Winword.opt file as do Word 2.x and 6.x.This section lists the settings in the registry that pertain to Word 97. The locations are organized into the following sections:
Main Locations of Word SettingsMost settings in Word are stored in the following key:HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\WordChanges made to this HKEY_CURRENT_USER key are mirrored in the following key: HKEY_USERS\Default\Software\Microsoft\Office\8.0\WordThe difference between the two locations is that first one applies only to the current user of the system while the other one is the default for all users. However, Word entries are the same for both; so, any change made to one is automatically reflected in the other. NOTE: For the remainder of this section, all references to the HKEY_CURRENT_USER key apply also to the HKEY_USERS key except where noted. SETTINGS IN HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\WordThe settings that you may need to examine during troubleshooting are located in this key. The Data key and the Options key are the most frequently changed areas.Data KeyPath: HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Word\DataThe Word 97 for Windows equivalent to the Word 6.x Winword.opt file is the Data key. This key contains binary information for most recently used lists, including the most recently used file list and the most recently used address book list. It also contains the same information that is stored in the Winword.opt file in Word for Windows 6.x, such as Track Changes settings (Revision settings in Word 6.x) and Edit settings. Default Save KeyPath: HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Word\Default SaveThis key sets the default format for saving documents. You can change the default format Word 97 uses by changing the Save Word Files As setting in Word. To locate this option in Word, click Options on the Tools menu, and then click the Save tab. Options KeyPath: \\HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Word\OptionsThis key stores the options that you can set from Word either by changing menu options or by running the RegOptions macro. These are the editable options. The settings fall into two groups: default settings and optional settings. Default settings are established during Setup. You can change them by modifying options in Word. Optional settings are not created during Setup; to add them you must run the RegOptions macro. These default settings are the following:
The optional settings are the following:
Help KeyPath: HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Word\Help\FilesThis key contains the paths for the Word Help files. Word Help, WordPerfect Help, and Visual Basic Help paths are found here. HTML KeyPath: HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Word\HTMLThis key contains the default settings for the Web Authoring feature. The default settings are the following:
Stationery KeyPath: HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Word\StationeryThis key contains the default location for the template for WordMail and the links to find the template. The four settings are the following:
Text Converters KeyPath: HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Word\Text ConvertersThis key contains registration information for text converters for Word. It includes the keys for import and export converters. Each converter registers its extension, name, and path in this key. NOTE: Three uncommon converters registered in this key are the Schedule Plus converter, the MSPAB converter, and the Microsoft Outlook converter. These converters allow you to import contact lists through an Address book. The paths are the following: HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Word\Text Converters\Import\Splus HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Word\Text Converters\Import\MSPAB HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Word\Text Converters\Import\OUTLOOK Wizards KeyPath: HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Word\WizardsThis key replaces the Wordwiz.ini file from earlier versions of Word. All wizard defaults are stored here. These setting are created the first time you run a wizard. WordMail KeyPath: HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Word\WordMailThis key contains the window position information for WordMail. SETTINGS IN: HKEY\CURRENT_USER\Software\Microsoft\Office\8.0\CommonThis key is used by other Microsoft programs, such as the Office programs. Likewise, these settings are shared between programs. Changes made in one program's settings also appear in the other programs' settings.
SETTINGS IN: HKEY\CURRENT_USER\Software\Microsoft\MS Setup (ACME)This setting refers to the user's name, which you are prompted to fill in during Setup.
SETTINGS IN: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared ToolsThis key contains paths for all Windows applets (programs such as Equation, WordArt, and MSGraph). Paths for graphics filters and text converters are also registered in this location. There are two keys that pertain to Word. One is the Graphics Filters key, which registers the import and export filters, and the other is the Text Converters key, which registers import and export converters. In addition, each filter and converter is registered individually. A list of clients that use a filter, converter, or applet is listed under each tool.Miscellaneous SettingsThe .doc file name extension is registered in HKEY_CLASSES_ROOT in several ways.Class Ids are in HKEY_CLASSES_ROOT and in HKEY_LOCAL_MACHINE. Equation Editor options outlined in the RegOptions Macro are registered in the HKEY_CURRENT_USER\Software\Microsoft\Equation Editor\3.0\Options\General key. Note that the Options\General folders do not appear unless options are set. Using the RegOptions MacroThe RegOptions macro can be used to examine the Windows registry or to make changes to Word settings stored there. To run the macro, follow these steps:
ALPHABETICAL LIST OF OPTIONS AND WHERE THEY ARE STORED.NOTE: In the following table, "Template" refers to either the Normal.dot template or to a custom template. The "Qxxxxxx" reference refers to a Microsoft Knowledge Base article where you can find additional information about the setting.
AutoCorrect lists are shared between Office programs. Any changes you make to the AutoCorrect entries and settings while in one program are immediately available to the other programs. In addition, Word can store AutoCorrect items that consist of formatted text and graphics. Information pertaining to AutoCorrect is stored in various locations. These locations are listed in the following table.
Additional query words:
Keywords : kbdta |
Last Reviewed: September 24, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |