How Do You Spell Check In Wordpad

7 min read

You've been typing away in WordPad for twenty minutes. *Did I spell "definitely" right? The formatting is clean. You hit Save, close the window, and then — wait. The report looks good. Or was it "definately"?

You scan the toolbar. And no squiggly red lines. No "Spelling & Grammar" button. No right-click menu with suggestions Worth knowing..

Here's the thing most people discover the hard way: WordPad doesn't have a spell checker. Never has. Probably never will Simple, but easy to overlook..

What Is WordPad (And What It Isn't)

WordPad sits in that weird middle ground between Notepad and Microsoft Word. It's been part of Windows since Windows 95 — a rich text editor that handles basic formatting (bold, italics, fonts, alignment, images) but skips the heavy lifting.

It's not a word processor. Not really.

Think of it like this: Notepad is a sticky note. Word is a publishing suite. On top of that, wordPad is a legal pad with slightly nicer paper. It handles .Worth adding: rtf (Rich Text Format) natively, can open . Still, docx files (with varying success), and saves to . txt when you need plain text Surprisingly effective..

But spell check? Even so, grammar suggestions? AutoCorrect? Also, thesaurus? Track changes? Mail merge? None of it exists here.

The RTF Factor

WordPad's native format — RTF — is actually a specification, not a proprietary format. Now, that's why it opens on Mac, Linux, and basically anything that reads text. But the RTF spec doesn't require spell-check data. It just stores formatting codes like \b for bold or \i for italics.

So even if WordPad wanted to add spell check, there's no standard place in the file format to store "this word is misspelled" metadata. Not without breaking compatibility Turns out it matters..

Why This Matters (And Why People Keep Asking)

You'd think this would be common knowledge. But every month, thousands of people search "how to spell check in WordPad" or "WordPad spell check not working."

Because it looks like it should have one.

The interface has a ribbon (since Windows 7). It has font controls, paragraph settings, even a "Find" dialog with "Replace." Your brain pattern-matches: *this is a writing tool, writing tools check spelling.

Then there's the muscle memory. You type "teh" in Word, it fixes itself. No silent correction. And no red line. Plus, you type "teh" in WordPad, it stares back at you. Just "teh" sitting there, judging you.

The Real-World Impact

Most people discover this at the worst possible moment:

  • A student writes a quick essay in WordPad because Word "takes forever to open"
  • Someone drafts a cover letter on a library computer with no Office installed
  • A writer jots down a scene in WordPad for "distraction-free" focus
  • An admin opens a .rtf attachment, makes edits, sends it back — never realizing three client names are misspelled

The file gets saved. Sent. Printed. Submitted.

And then someone hits Reply All with "Just a heads up — it's 'accommodate,' not 'acommodate.'"

How to Actually Spell Check Your WordPad Documents

Since the feature doesn't exist inside WordPad, you have to work around it. Here are the real options, ranked from "quick and dirty" to "actually reliable."

1. Copy-Paste Into Something That Checks Spelling

This is what 90% of people end up doing. Select all (Ctrl+A), copy (Ctrl+C), paste into:

  • Microsoft Word — if you have it. Best fidelity. Keeps most formatting.
  • Google Docs — free, cloud-based, excellent spell check. Paste, wait for the red lines, fix, copy back.
  • LibreOffice Writer — free, offline, open source. Handles RTF well.
  • Notion / Obsidian / Any modern editor — most have decent spell check now.

The catch: Formatting often breaks. Bullet points turn into dashes. Indentation vanishes. Special characters (em dashes, smart quotes) might get mangled But it adds up..

Pro tip: Paste into your checker, fix spelling only, then copy the text only back into WordPad (Ctrl+Shift+V in most apps) to preserve your original formatting Worth keeping that in mind. That alone is useful..

2. Use Windows' Built-In Spell Check (Sort Of)

Windows 10 and 11 have a system-wide spell checker that works in some text fields — Edge, Mail, Settings search, UWP apps. WordPad? It's a Win32 desktop app. It doesn't hook into the Windows spell-check API.

But — and this is a genuine workaround — you can enable "Highlight misspelled words" and "Autocorrect misspelled words" in Settings → Time & Language → Typing. Then, if you type in a modern text box (like the Start menu search, or Edge's address bar), you get red squiggles.

Doesn't help inside WordPad. Yes. But you can type a suspicious word in Start search, see if it flags it, then go back and fix it manually. Tedious? Works in a pinch? Also yes.

3. Online Spell Checkers (No Install Needed)

Paste your text into any of these, fix errors, paste back:

  • Grammarly.com (free tier catches spelling + basic grammar)
  • LanguageTool.org (open-source, privacy-friendly, supports 20+ languages)
  • HemingwayApp.com (checks spelling and readability)
  • Scribens.com / Reverso.net / GingerSoftware.com

Most have character limits on free tiers (usually 10k–20k characters). That's ~3,000 words — plenty for most WordPad documents And that's really what it comes down to..

Privacy note: Don't paste sensitive data (SSNs, medical info, proprietary code, client names) into online checkers. Use an offline tool instead Simple, but easy to overlook..

4. Browser Extensions (If You Work in Browser-Based Tools)

If you're drafting in a <textarea> on a website — not WordPad — extensions like LanguageTool, Grammarly, or Microsoft Editor give you inline red squiggles.

But this doesn't help inside WordPad. I'm listing it because many people think they're using WordPad when they're actually typing in a web form. In real terms, different tools. Different solutions.

5. The "Nuclear Option": Write Elsewhere Entirely

Honestly? If spell check matters, don't write in WordPad.

Use:

  • Word (if you have Microsoft 365 / Office)
  • Google Docs (free, auto-saves, spell checks, works offline with setup)
  • LibreOffice Writer (free, offline, full-featured)
  • OnlyOffice (free, clean UI, good Word compatibility)
  • FocusWriter / WriteMonkey / iA Writer (distraction-free with spell check)

WordPad's only real advantage is: it's already on every Windows machine, opens instantly, and handles RTF without complaining. That's it.

6. Quick Decision Matrix: Which Fix Fits You?

Your Situation Best Approach Why
Quick letter, zero installs, non-sensitive text Online checker (LanguageTool / Grammarly) Paste → fix → copy back. Think about it: 30 seconds.
Writing offline / sensitive data (legal, medical, code) LibreOffice Writer / OnlyOffice Full offline spell check, no cloud upload, opens RTF natively.
Already pay for Microsoft 365 Word (desktop or web) Best-in-class proofing, seamless RTF/DOCX handling. That said,
Chromebook / Linux / Mac / Phone user Google Docs / LibreOffice Cross-platform, synced, spell check built in.
Distraction-free drafting with squiggles FocusWriter / iA Writer / WriteMonkey Minimal UI, Hunspell-powered checking, exports RTF/TXT.
Stuck on a locked-down work PC (no admin rights) Windows Start Menu search trick (Method 2) + Notepad for cleanup Zero install, zero network traffic, works everywhere.

You'll probably want to bookmark this section That's the part that actually makes a difference..


7. One Last Trick: Add Hunspell to WordPad (Advanced, No Admin Required)

If you refuse to leave WordPad and can run portable apps, you can bolt a spell checker onto it using AutoHotkey (portable) + Hunspell dictionaries.

  1. Download AutoHotkey v2 (portable zip) and extract to a folder (e.g., C:\Tools\AHK).
  2. Grab Hunspell dictionaries (.aff + .dic files) for your language — e.g., en_US from LibreOffice’s GitHub or OpenOffice extensions repo. Drop them in C:\Tools\AHK\Dicts\.
  3. Create SpellCheck.ahk in that folder with this logic (simplified):
    #Requires AutoHotkey v2.0
    #HotIf WinActive("ahk_class WordPadClass")
    
    ; Ctrl+Shift+S = Check word left of cursor
    ^+s:: {
        Send "^+{Left}"      ; Select word
        Send "^c"           ; Copy
        ClipWait 0.5
        word := Clipboard
        ; Run Hunspell CLI (hunspell.exe must be in PATH or full path given)
        result := Run("hunspell -d Dicts\en_US -G", "CPipe",, &word)
        if InStr(result, "&") or InStr(result, "#") {
            ; Misspelled — show suggestions via ToolTip or GUI
            ToolTip "Misspelled: " word "`nSuggestions: " GetSuggestions(result)
        } else {
            ToolTip "OK: " word
        }
        SetTimer () => ToolTip(), -2000
    }
    #HotIf
    
  4. Compile or run via AutoHotkey64.exe SpellCheck.ahk. Press Ctrl+Shift+S on any word in WordPad to check it.

Yes, it’s duct tape. But it works offline, keeps your data local, and costs $0.


Final Thought

WordPad is a viewer that happens to edit. Plus, it was never a writer’s tool — it’s a compatibility shim for RTF files from 1996. Microsoft hasn’t updated its core editing engine in decades, and they won’t start now.

Use it to open Grandma’s .rtf recipe card. Write your novel, report, or email somewhere that respects your words enough to underline the broken ones.

Your future self — the one proofreading at 11 PM — will thank you Worth keeping that in mind. Took long enough..

New This Week

New Writing

On a Similar Note

Explore the Neighborhood

Thank you for reading about How Do You Spell Check In Wordpad. We hope the information has been useful. Feel free to contact us if you have any questions. See you next time — don't forget to bookmark!
⌂ Back to Home