Word Normal.dotm Keeps Recreating With Wrong Settings: Fix

You open Word, adjust your default font, margins, or styles, and save the changes. The next time you start Word, all your customizations are gone, and Normal.dotm has been recreated with the factory default settings. This problem typically occurs because Word cannot write to the existing Normal.dotm file due to permissions, corruption, or a conflict … Read more

How to Convert All Word Embedded Pictures to Linked Pictures Programmatically

When you insert pictures directly into a Word document, the file size grows quickly, making it harder to share or collaborate. Embedded pictures store the full image data inside the .docx file, while linked pictures reference an external file and keep the document lean. This article explains how to convert every embedded picture to a … Read more

Fix Word Track Changes Balloon Position Overlapping With Comment Threads

When you use Track Changes and review comments in Word, balloons on the right side of the document can overlap with comment threads, making it impossible to read either element clearly. This happens because Word places Track Changes balloons and comment bubbles in the same margin area, and the layout does not automatically adjust when … Read more

How to Clean Orphan Tracked Changes From a Word Document via VBA Script

When you collaborate on a Word document with multiple reviewers, tracked changes can sometimes become orphaned. Orphan tracked changes are revisions that appear in the document but no longer have a visible comment or author attribution in the standard Reviewing Pane. This typically happens when comments are deleted but the underlying revision marks remain, or … Read more