Considering that sometimes I work on up to five machines simultaneously I don’t have the time to unveil the anatomy of a problem. This one was no different.
Problem: When one launches Word, it allows you to type big characters only, even though the font size shows 12.
I had another problem a few months ago where the user could not highlight any text.
Instead of re-loading Word, I decided to try the fix that worked in the latter case – delete the “Data” key.
The “Data” key is responsible for the configuration changes a user makes and it stores the most frequently used options.
Now, don’t be click-happy and delete first and then think. Always back up before wiping something, especially when you are messing about with the registry.
If you encountered one of those or similar problems do the following:
- Navigate to HKEY_CURRENT_USER\Software\Microsoft Office\12.0\Word\Data;
- Right click on “Data” and select “Export” (in this case backing it up is not that vital but it is a good practice);
- Save the .reg file to a location of your liking;
- Right-click on “Data” and delete it (Make sure Word is not running);
After you re-launch Word, it will rebuild the Data key.
Hopefully your problem is solved.