Microsoft Word¶
Common Issues & Fixes¶
Recover an Unsaved Document¶
Word auto-saves drafts by default. If Word closed unexpectedly:
- Reopen Word — it should offer to restore the document automatically via the Document Recovery pane.
- If not, go to File → Info → Manage Document → Recover Unsaved Documents.
- AutoRecover files are stored at:
Tip
Confirm AutoRecover is enabled: File → Options → Save → Save AutoRecover information every X minutes.
Word Not Responding / Crashing¶
- Launch Word in Safe Mode to rule out add-in conflicts:
- If Word works in Safe Mode, disable add-ins one at a time: File → Options → Add-ins → Manage COM Add-ins → Go.
- Repair the Office installation if the issue persists: Control Panel → Programs → Microsoft 365 → Change → Quick Repair.
Fonts Displaying Incorrectly or Missing¶
- Fonts are per-device — a document opened on another machine will substitute missing fonts.
- Embed fonts before sharing: File → Options → Save → Embed fonts in the file.
- To install a missing font, download the
.ttfor.otffile, right-click → Install for all users.
Track Changes Won't Turn Off / Accepting All Changes¶
- Accept all changes: Review → Accept → Accept All Changes.
- If changes reappear, check if the document is in a protected state: Review → Restrict Editing — disable if enabled.
- Remove all comments: Review → Delete → Delete All Comments in Document.
Mail Merge Not Pulling Correct Data¶
- Ensure the data source (Excel or CSV) has headers in the first row with no blank columns.
- If the data source prompts for a table, select the correct worksheet.
- Check field mappings: Mailings → Match Fields.
- For date/number formatting issues in merged output, edit the merge field directly: right-click the field → Toggle Field Codes and append a format switch, e.g.
\@ "dd/MM/yyyy".
Document Won't Save (Read-Only or Permission Error)¶
- The file may be open elsewhere — check for a lock file (
.~$filename.docx) in the same folder and delete it if Word is fully closed. - If saved to SharePoint/OneDrive and showing read-only, click Edit Document in the notification bar, or check out the file via the library.
Keyboard Shortcuts¶
| Action | Shortcut |
|---|---|
| Bold | Ctrl+B |
| Italic | Ctrl+I |
| Underline | Ctrl+U |
| Find | Ctrl+F |
| Find & replace | Ctrl+H |
| Spelling & grammar | F7 |
| Print preview | Ctrl+P |
| Select all | Ctrl+A |
| Insert page break | Ctrl+Enter |
| Word count | Ctrl+Shift+G |