What’s the quickest way to capitalize every word in a sentence?
Press Ctrl + Shift + K (Windows) or Command + Shift + K (Mac) to instantly change selected text to “Title Case.”
Press Ctrl + Shift + K (Windows) or Command + Shift + K (Mac) to instantly change selected text to “Title Case.”
Why won’t my words capitalize correctly?
When every word refuses to start with a capital letter—or starts capitalizing erratically—it’s usually one of three things: a keyboard setting, an app-level AutoCorrect rule, or a font limitation. Microsoft Word, Excel, Google Docs, and even iOS keyboards have built-in “AutoCorrect” features that can force lowercase, UPPERCASE, or Title Case without warning. As of 2026, most major platforms still rely on these legacy behaviors, though some have added AI-driven suggestions. A locked Caps Lock key or a corrupted font cache can also make every character appear uppercase, mimicking capitalization errors.
It’s usually a keyboard setting, an app-level AutoCorrect rule, or a font limitation.
How do I fix capitalization issues in Word?
First, check if Caps Lock is on—press it once to release. If the LED stays lit, press it again. Then, open Word and go to File → Options → Proofing → AutoCorrect Options → AutoCorrect. Uncheck “Capitalize first letter of sentences”, click OK, and restart Word.
Override AutoCorrect in Word by unchecking “Capitalize first letter of sentences” in AutoCorrect Options.
What’s the best way to handle capitalization in Google Docs?
In Google Docs, head to Tools → Preferences and clear the checkbox for “Automatically capitalize words”. On mobile, open the Docs app, tap Menu → Settings → Preferences, and disable auto-capitalization there.
Disable “Automatically capitalize words” in Google Docs Tools → Preferences.
Can Excel help with capitalizing words?
Absolutely. Select your text, then use Home → Change Case → Capitalize Each Word. For formulas, type =PROPER(A1) in an adjacent cell, copy the result, and paste it back as values. Excel Online doesn’t support formulas for case conversion as of 2026, so stick with the ribbon method instead.
Yes—use Home → Change Case → Capitalize Each Word or =PROPER(A1) in Excel.
How do I stop my iPhone or iPad from auto-capitalizing words?
Open Settings → General → Keyboard → Auto-Capitalization and turn it off. If you’re using a third-party keyboard, open its settings app and disable auto-capitalization there as well.
Turn off Auto-Capitalization in Settings → General → Keyboard on iPhone/iPad.
What if none of these fixes work?
Try opening your text in a different app or browser—Notepad (Windows), TextEdit (Mac), or a browser-based editor like Google Docs. If the issue disappears, your original app’s AutoCorrect is likely the culprit.
Test your text in another app or browser to rule out app-specific AutoCorrect issues.
Is there an online tool to fix capitalization?
Yes—visit TextFixer Capitalize Words. Paste your text, click “Capitalize Each Word,” then copy the result back. No installation needed.
How do I reset the font cache in Windows?
Open Command Prompt as admin and run:
del /f /q %LocalAppData%\Microsoft\Windows\FontCache*
Restart your PC. If fonts were corrupted, this restores default behavior.
Run del /f /q %LocalAppData%\Microsoft\Windows\FontCache* in Command Prompt (as admin) and restart your PC.
What’s the best way to prevent capitalization issues in Word?
Once per install, uncheck “Capitalize first letter of sentences” in AutoCorrect Options under File → Options → Proofing → AutoCorrect Options.
Uncheck “Capitalize first letter of sentences” in Word’s AutoCorrect Options once per install.
How can I avoid capitalization problems in Google Docs?
Disable “Automatically capitalize words” in Tools → Preferences—this change applies once per Google account.
Disable “Automatically capitalize words” in Google Docs Tools → Preferences once per account.
What’s a good habit for Excel capitalization?
Use =PROPER() for future entries instead of typing manually. This keeps your data consistent without extra effort.
Use =PROPER() for future entries in Excel to maintain consistency.
How do I stop my iPhone from auto-capitalizing every word?
Turn off Auto-Capitalization in Settings → General → Keyboard—this change sticks once per device.
Disable Auto-Capitalization in Settings → General → Keyboard on iPhone.
Is there a universal shortcut for capitalizing words?
Yes—press Ctrl+Shift+K (Windows) or Command+Shift+K (Mac) before typing headers or titles. This bypasses AutoCorrect entirely.
Use Ctrl+Shift+K (Windows) or Command+Shift+K (Mac) as a universal shortcut for capitalizing words.
What’s the easiest way to keep capitalization consistent?
Use the built-in shortcut (Ctrl+Shift+K or Command+Shift+K) instead of relying on AutoCorrect. It’s faster and more reliable.
Use Ctrl+Shift+K or Command+Shift+K to keep capitalization consistent.
Edited and fact-checked by the TechFactsHub editorial team.