Fix Word’s Backspace Acting as Undo Instead of Delete in Some Modes

You press the Backspace key in Word expecting to delete the character to the left of the cursor, but instead Word undoes your last action. This behavior typically occurs in Outline view, Master Document view, or when certain language-specific keyboard layouts are active. The issue is caused by a keyboard shortcut conflict where the Backspace … Read more

How to Use Word Shortcuts to Cycle Through Different Comment Authors

When you review a document with comments from multiple people, jumping between each author’s feedback can take too long using the mouse. Word does not include a single built-in shortcut that filters by author, but you can combine existing navigation tools and keyboard tricks to achieve this. This article explains how to cycle through comments … Read more

Why Word’s Ctrl+Y Behaves Differently in Mac Versus Windows Versions

If you have used Word on both Windows and Mac, you may have noticed that pressing Ctrl+Y does not always produce the same result. On Windows, Ctrl+Y repeats the last action, while on Mac, the same key combination sometimes opens the Find and Replace dialog. This inconsistency confuses users who switch between operating systems. The … Read more

Fix Word Keyboard Shortcuts Not Working After Connecting an External Keyboard

You connect an external keyboard to your Windows laptop or desktop, but Word stops responding to familiar shortcuts like Ctrl+C for copy or Ctrl+S for save. This problem happens because Windows may assign a different keyboard layout or language to the external device, or because a third-party keyboard driver intercepts shortcut keys before Word can … Read more

How to Use Word’s Find and Replace With Regex for Specific Patterns

You want to locate and replace text that follows a pattern, not just an exact word. Word’s built-in Find and Replace cannot handle complex patterns like phone numbers, email addresses, or variable codes. This article explains how to use Word’s Find and Replace with wildcards, which is the closest feature to regex in the desktop … Read more

Fix Word AutoCorrect Replacing Technical Terms With Generic Words

You type a specific technical term such as grep, idempotent, or Kubernetes, and Word AutoCorrect changes it to a common word like grip, independent, or Kubernetes (if it is in the dictionary) or something else entirely. This happens because AutoCorrect uses a built-in list of common spelling replacements, and it does not recognize many specialized … Read more

How to Add a Custom Word Dictionary for Domain-Specific Spelling

When you work with legal, medical, technical, or scientific documents in Word, the built-in dictionary often flags correct terms as misspelled. This happens because the standard dictionary does not include domain-specific vocabulary such as case names, drug names, or engineering jargon. Word lets you create custom dictionaries that store these specialized terms so they are … Read more

How to Exclude Specific Words From Word’s Spell Check Without Adding Them

When you write technical documents, you might need to use product names, code snippets, or industry jargon that Word marks as misspelled. Adding these words to the default dictionary is permanent and affects all future documents. This article explains how to bypass spell check for individual words without modifying the dictionary, using three distinct methods … Read more