How to Use a 5-Letter Word Finder
From a few known letters to a clean shortlist.
Feed in what you know, read out what fits — that is the whole workflow.
A 5-letter word finder is purpose-built for Wordle-style puzzles. Lock the length, pin the letters you know, and let the tool enumerate the remaining candidates.
Part of: Pattern & Puzzle Solvers
Quick answer
Feed in what you know, read out what fits — that is the whole workflow.
Key points
- ▸ Enter one ? for each unknown position — "?A??E" means five letters with A in slot 2 and E in slot 5.
- ▸ Use the "contains" field for yellow letters: letter must appear, but not in this position.
- ▸ Use the "excludes" field for grey letters: these letters cannot appear anywhere.
- ▸ Starter words do not matter as much as narrowing well — pick the starter that exposes frequent letters (E, A, R, O, T).
- ▸ A good second guess removes half the remaining list, not just confirms one more letter.
Examples
- Day 1 — Green T in slot 3Pattern "??T??". Maybe 300+ matches — too broad. Combine with yellow/excludes to shrink.
- Day 2 — Green S, T + yellow APattern "S?T??" with contains "A". Drops the list to ~30 candidates. Pickable.
- Day 3 — Near solvePattern "STA??" with excludes "RIOU". Usually one or two candidates.
When to use which tool
- 5-Letter Word FinderLength is locked to 5. Best choice for Wordle, Quordle, Octordle, Squardle.Find every 5-letter word matching a pattern. Use ? for unknown letters — perfect for Wordle hints and crossword fills.
- Wordle SolverSame engine, with a grid UI that mirrors the Wordle colour feedback.Narrow Wordle candidates by entering greens (letter + position), yellows (letter present but wrong spot), and gray letters.
- Word Finder by LettersGeneric wildcard finder — switch here if you need a non-5 length.Find words from available letters or match a fixed-length pattern with single-character wildcards.
- CYAN · STABLE — 2-3 candidates after filters — one guess should finish it.
- GOLD · GUARDED — 4-10 candidates — add an excludes or yellow to cut in half.
- MAGENTA · CRITICAL — 10+ matches past guess 3 — constraints are too loose or misentered.
Related
- 5-Letter Word FinderFind every 5-letter word matching a pattern. Use ? for unknown letters — perfect for Wordle hints and crossword fills.
- Wordle SolverNarrow Wordle candidates by entering greens (letter + position), yellows (letter present but wrong spot), and gray letters.
- Wildcard Patterns in Word FinderHow the ? and * wildcards really work, with worked examples.
- Wordle Green, Yellow, GrayThe three colours, the subtleties, and the duplicate-letter trap.
- Wordle Strategy GuideBest openers, narrowing technique, and endgame decisions
Frequently asked questions
› What starter word does a solver recommend?
CRANE, SLATE, RAISE, and SOARE are all evidence-based strong starters — they expose high-frequency letters across five slots.
› Is using a finder cheating? Trust & accuracy
It depends on how you use it. Narrowing after you have spent your own guesses is a learning aid; getting an answer before your first guess is not Wordle.
› How should I use this guide with a Kefiw tool? How-to
Use the guide as the plan and the linked Kefiw tool as the check. Read the steps first, try the move manually, then use the tool to compare outputs, catch edge cases, and decide whether the result actually fits your task.
› What mistake do tool guides help avoid? Troubleshooting
Tool guides help avoid using a utility mechanically without understanding what you are trying to accomplish. Most word, writing, and text utilities are fast, but speed can hide context mistakes. Know whether you are solving a puzzle, cleaning copy, drafting a line, or checking a rule.
› Can a tool guide help me learn the skill? How-to
A tool guide can help you learn if you pause before accepting the output and ask why it worked. Compare your first guess with the tool result, look for the rule or pattern, and repeat that review. Passive copying solves one task; active review builds the skill.