Turn Off Compatibility Mode in Word 2010

Anonymous
2010-11-20T16:54:07+00:00

Original Title: Word 2010 - Compatibility Mode

Hi,

I've been reading the threads here trying to find exactly how to turn off this annoying compatibility mode in Word.  I'm NOT using Outlook which seems to have been the culprit for some.  These word docs are also automatically saving as Read-Only I guess, as I'm not choosing that option in the Backstage view

The file was originally a 2007 word file but I transferred it to my new/current laptop with Office 2010.  I had been working with the file regularly on this system without any problems but in the last two weeks, this problem started.  I didn't re-set anything or upload any new software, etc.  Is it some sort of glitch from an upgrade?

I've even copied the manuscript to a new word doc and eventually it reverts to an unplanned file name (wd000006) and Read Only Compatibility mode.

I have to re-save the file each time with a new name.

Thanks in advance for you help.

Microsoft 365 and Office | Word | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2010-11-20T17:20:02+00:00

[Compatibility Mode] is Word's way of telling you that the document file was originally created in an earlier version. As a result, the file structure will not support some features normally available in this version of Word (so you shouldn't panic when you can't access it). Compatibility mode display has always been there when working with "old" files, you simply may not have noticed it.

One option you have is to let word "convert" to 2010 file structure. Do it this way:

  • Open one of these compatibility mode docs, note the displayed [compatibility mode] message
  • Note: in the Home tab / Font group / look at the Text Effects "A" icon, it is light grey and unavailable
  • Click on File tab
  • it should open in the Info option, if it doesn't, click on Info
  • Click on the Convert button
  • (optionally) Word displays an informational dialog box. There is a check box option to not display it, personally I prefer to let it continue display, make your own choice.
  • click on OK if the dialog displayed
  • Note that the [compatibility mode] message is gone, but the extension is still DOC
  • Note that the Text Effects "A" icon is light blue and available
  • now do a File tab / Save
  • Note that now after doing a SAVE, not SAVE AS!, the file extension is now DOCX

Does this solve your problem?

Was this answer helpful?

100+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Jay Freedman 208.2K Reputation points Volunteer Moderator
2012-05-18T15:46:28+00:00

When Word 2010 creates all new blank documents in Compatibility Mode, that means your Normal.dotm template (the one used as the base for new blank documents) is in Compatibility Mode. This is usually the result of upgrading from an earlier version as opposed to a clean install.

To fix it, you must open the Normal.dotm file itself to convert it to Word 2010 format. That means using the File > Open dialog instead of the File > New dialog. There are two things you must do in that dialog:

  • Make sure the file type dropdown (next to the file name box) is set to either "All Files (*.*)" or "All Word Documents (*.docx;*.docm;*.dotx;*.dotm;....)" or "All Word Templates (*.dotx;*.dotm)". Any other setting will hide the file you're looking for.
  • You have to locate the folder that contains Normal.dotm. In Windows 7 that's usually C:\Users<your name>\AppData\Roaming\Microsoft\Templates, but it's different in Windows XP, and could be different if you've used the Options >Advanced > File Locations dialog to change the User Templates location. Also, the AppData folder and everything under it is marked as Hidden by default, so you might not be able to see it if you try to navigate the folders. The quickest way to get there is to go to the address bar at the top of the Open dialog and type in %AppData%\Microsoft\Templates and press Enter.

Once you locate Normal.dotm in the Open dialog, click it and click the Open button. If the Word title bar now says "Normal.dotm [Compatibility Mode]", click File and click the Convert button. Then save and close the file. All future new blank documents should no longer be in Compatibility Mode.

Was this answer helpful?

50+ people found this answer helpful.
0 comments No comments

78 additional answers

Sort by: Most helpful
  1. Stefan Blom 352.3K Reputation points MVP Volunteer Moderator
    2017-12-04T19:11:23+00:00

    The search results in a previous post of yours display an icon for Normal.dotm. Right-click that one and choose Open from the context/right-click menu. That will open the template for editing.

    Or you could just rename the found template to OldNormal.dotm and then restart Word. This will be easier.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2017-12-04T16:54:30+00:00

    Sorry - that's FAR too techy for me!

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2017-12-04T15:02:23+00:00

    Find Normal.DOT / Find Normal.DOTM

    http://wordribbon.tips.net/T006072\_Finding\_Where\_Templates\_Are\_Stored.html

    • Ribbon

    http://word.tips.net/T000862\_Finding\_Where\_Templates\_Are\_Stored.html- Menu

    http://word.tips.net/T001668\_Opening\_a\_Template.html

    http://addbalance.com/word/normaltemplate.htm 

    The links above show a few different ways of finding normal.

    In Word, press Alt+F11; the Visual Basic Editor opens. Press Ctrl+G to activate the Immediate window. In that window, type (or paste)

    Application.NormalTemplate.OpenAsDocument

    and press Enter. Normal opens, but note that it may not be on top of all windows.

    If you paste the following command, it will display the path of the command

    debug.print application.NormalTemplate.Path

    Word always opens in Compatibility Mode

    When you open Word and it shows “Compatibility Mode” the most likely cause is that your NORMAL.DOTM is not in the file format of the current version.

    With all other Word sessions closed (and Outook too):

    Use the following process to find the location of your NORMAL.DOTM folder and copy it:

    In Word, press Alt+F11; the Visual Basic Editor opens. Press Ctrl+G to activate the Immediate window. In that window, type (or paste)

    Application.NormalTemplate.OpenAsDocument

    and press Enter. Normal opens, but note that it may not be on top of all windows.

    If you paste the following command, it will display the path of the command

    debug.print application.NormalTemplate.Path

    Once you have the location of NORMAL.DOTM copied return to Word and use <CTL><O> to display the Open dialog.

    Paste the path into the ‘File name” location and press enter

    Scroll through the list of templates to locate Normal.dotm.

    Single click on it to select it

    Press <CTL><C> and then <CTL><V> to make a backup copy

    click normal.dotm again

    click on Open button

    You should now have the NORMAL.DOTM open for editing, and it should show “Compatibility Mode”

    Go into File menu > Info command and click on the “Convert” button.

    Follow prompts to finish the conversion.

    Close out of the file, saving the changes

    Restart Word.  Compatibility Mode should be gone

    *************************

    Yes, 10 years later and I too still miss being able to EASILY customize my working environment.  It was great.

    Since it appears you have run out of space on the useless QAT there is one more option. You could create a whole tab full of commands, including macros to custom commands. Depending on which commands you select, you could put between 70-100 buttons on your custom tab.   Here is a good overview of how to do that

    https://www.pcworld.com/article/2910639/software-productivity/customize-the-word-ribbon-menu-to-enhance-productivity.html#tk.nl\_pcwbest

    Was this answer helpful?

    0 comments No comments