How to Change Capital Letters to Lowercase in Microsoft Word

Typing in all caps by accident — or pasting in text that's formatted the wrong way — is one of those small frustrations that can slow you down fast. The good news is that Microsoft Word gives you several ways to change capital letters to lowercase without retyping a single word. Which method works best depends on how much text you're changing, which version of Word you're using, and whether you want to automate the process or keep it manual.

Why Word Offers Multiple Case-Change Options

Text case isn't just cosmetic. In professional documents, legal filings, academic papers, and business reports, incorrect capitalization can undermine credibility. Word's built-in tools handle this without requiring you to delete and retype — a process that's error-prone and time-consuming, especially in longer documents.

There are four main case styles you'll encounter:

  • Lowercase — all letters in small form (e.g., this is lowercase)
  • UPPERCASE — all letters capitalized (e.g., THIS IS UPPERCASE)
  • Title Case — first letter of each word capitalized (e.g., This Is Title Case)
  • Sentence case — only the first letter of each sentence capitalized

Each has legitimate uses, and Word lets you switch between them instantly.

Method 1: The Change Case Button (Fastest for Most Users)

This is the most straightforward method and works in virtually every modern version of Word — including Microsoft 365, Word 2019, Word 2016, and Word 2013.

Steps:

  1. Select the text you want to change. You can highlight a word, a sentence, a paragraph, or the entire document (Ctrl+A selects all).
  2. Go to the Home tab on the ribbon.
  3. In the Font group, look for the Aa button — this is the Change Case button.
  4. Click it to open a dropdown menu with five options:
    • Sentence case
    • lowercase
    • UPPERCASE
    • Capitalize Each Word
    • tOGGLE cASE
  5. Select lowercase.

Your selected text converts immediately. No formulas, no macros, no extra steps.

Method 2: The Keyboard Shortcut ⌨️

If you prefer keeping your hands off the mouse, Word has a dedicated shortcut for cycling through case options.

  • Windows: Select your text, then press Shift + F3
  • Mac: Select your text, then press fn + Shift + F3

Each press of the shortcut cycles through: UPPERCASE → Capitalize Each Word → lowercase (and back). It doesn't offer every case type in the dropdown, but for switching between uppercase and lowercase, it's the fastest option available.

This shortcut works across Microsoft 365 and most older Word versions. On laptops where function keys are mapped to hardware controls, you may need to hold the Fn key to activate F3 as a function key.

Method 3: Find & Replace with Wildcards (Advanced Users)

For users who need to apply case changes selectively — for example, only to text within quotation marks, or only to headings — Word's Find & Replace function combined with wildcard matching gives you more control.

This method is significantly more technical. It requires enabling Use wildcards in the Find & Replace dialog and using macros or field codes in some cases. It's better suited to users who are already comfortable with Word's advanced features or who are working with long, consistently structured documents.

For most everyday use cases, Methods 1 and 2 are faster and less error-prone.

Method 4: Using a Formula in Excel (When Text Starts There)

If your text originates in Excel — or if you're cleaning up data before pasting into Word — Excel's LOWER() function is worth knowing.

  • =LOWER(A1) converts the content of cell A1 to all lowercase
  • =UPPER(A1) converts to all caps
  • =PROPER(A1) converts to title case

You can use this to clean the text first, then paste the result into Word as plain text (Paste Special → Unformatted Text) to avoid formatting conflicts.

What Affects Which Method Works Best for You

FactorRelevant Method
Small selection, quick fixShift + F3 shortcut
Larger text block, mixed caseChange Case button (Aa)
Repeated changes across a documentMacro or Find & Replace
Text coming from Excel or a databaseLOWER() formula first
Word version older than 2013Shortcut still works; button may look different

Version differences matter here. The ribbon layout changed significantly between Word 2010 and later versions. If you're on an older build, the Change Case button may be in a slightly different position, but it's still in the Font group on the Home tab in all ribbon-based versions.

Document protection also matters. If a document is locked or set to read-only — common with shared files, templates, or forms — you won't be able to change text formatting until those restrictions are lifted.

When Sentence Case Doesn't Do What You Expect 🤔

One common point of confusion: Sentence case in Word capitalizes the first letter after what it recognizes as a sentence-ending punctuation mark. If your text has unusual formatting, abbreviations, or non-standard punctuation, Word may misidentify sentence boundaries and capitalize the wrong letters.

In those situations, using lowercase first, then manually fixing the first letters you want capitalized, often produces a cleaner result than relying on Sentence case alone.

The Variable That Changes Everything

How much time these methods save — and which one actually fits your workflow — depends heavily on how often you're dealing with case issues, the volume of text involved, and whether the problem is recurring or occasional. A user who regularly pastes in ALL-CAPS text from another system has a very different need than someone fixing a one-time typo. The tools are all there; the right combination comes down to your own document habits and setup.