Wordle Solver
Enter your Wordle guesses, mark each letter green, yellow, or grey, and instantly see all matching 5-letter words, plus the best next guess, ranked by information gain.
How to use
- Type your Wordle guess (5 letters), then press Enter
- Click each tile to cycle its colour: grey (not in word), yellow (wrong position), green (correct)
- Matching words update instantly below
Enter your Wordle guesses above
Type letters, press Enter to confirm a row, then click tiles to mark them green, yellow, or grey.

Ready to test your word skills?
Download Word Challenge for unlimited word puzzles, a fresh Daily Challenge, and head-to-head multiplayer. Guess the hidden word in six tries or fewer!
What the Wordle Solver does
Short answer: colour your guesses above and the solver lists every word that can still be the answer, then names the next guess that narrows the field fastest. It is a filter plus a recommender. The filter drops every word your clues rule out the moment you change a tile. The recommender scores what survives and ranks the guesses most likely to finish the puzzle quickly.
By default the solver searches a curated list of 1,352 answer-quality words, the same style of list the game itself draws answers from, so results are not buried under obscure dictionary entries. One tap on the extended toggle switches to all 15,783 valid five-letter guesses when you need the long tail. Everything runs in your browser.
How it works
The solver reads each confirmed row and converts the colours into hard constraints. A green pins its letter to that exact position. A yellow says the letter is in the word but not in that spot. A grey removes the letter from every position, unless the same letter is also marked green or yellow somewhere, the duplicate-letter case most solvers get wrong.
Duplicates get exact treatment. Within a row, the green and yellow copies of a letter set a minimum count for that letter, and the solver keeps the strictest minimum across all your rows. If the same row also shows that letter in grey, the minimum becomes an exact count. One green E beside one grey E means exactly one E, so words with two are dropped.
Every word in the active dictionary is tested against those constraints. Survivors are ranked by a letter-frequency score with a bonus for distinct letters, so plausible, information-rich words rise to the top of the list.
The best-next-guess panel goes further. Once the field is down to 400candidates or fewer, the solver simulates every remaining word as a guess against every other, using Wordle’s own feedback rules, greens matched first and yellows drawn from what is left. Each simulated guess sorts the candidates into buckets, one per colour pattern, and is scored by the Shannon entropy of that split, in bits. High entropy means small, even buckets, so few candidates survive whatever feedback you get. The top three appear with their bit scores, ties broken by letter frequency, and every suggestion is itself a possible answer, so it is always hard-mode legal. The theory is unpacked on our Wordle entropy page.
Worked example
Suppose the hidden answer is CRONE and you open with SLATE. Type it, press Enter to confirm the row, then click the final tile until it turns green. The other four stay grey.
The solver now keeps only words that end in E and contain none of S, L, A or T, ranked with the most useful candidates first. A good follow-up probes fresh letters while respecting the clues, so play PRIDE. Against CRONE it scores a green R and a green E, and rules out P, I and D.
The field collapses to a handful of words with R second and E last that avoid all seven eliminated letters, such as BROKE, FROZE, GROVE and CRONE. The suggestion panel now appears, scoring each survivor in bits by how evenly it splits the rest. Tap one to drop it into the grid. The puzzle falls on row three.
Strategy tips
The solver rewards the same habits that win unassisted games.
- Fix your opener. Our entropy ranking puts TARES top at 6.22 bits, cutting the 1,352 possible answers to about 28 on average. The full ranking is on the best Wordle starting words page.
- Mark the greys honestly. A grey tile often eliminates more words than a green confirms, and the solver can only use what you mark.
- Respect duplicates. 31.7% of answers repeat a letter. Our duplicate-letter research shows which repeats appear most.
- Reach for common letters. E is the most common letter in the answer set, and the letter-frequency tables show what to test next, position by position.
- Trust the bits. When two or three candidates remain, the top suggestion splits them most evenly, which is the best you can do without luck.
- Stay curated until you cannot. Switch to the extended dictionary only for variants or missing words, because most of its extra entries will never be a daily answer.
Related research
The numbers behind this tool come from our own analysis of the answer set.
- Wordle entropy explained: the information theory behind the suggestion panel.
- Best Wordle starting words: every opener ranked by entropy and average answers left.
- Wordle letter frequency: the most common letters overall and by position.
- Wordle duplicate letters: how often answers repeat a letter and which double most.
Prefer method over data? Read the full Wordle strategy guide, or the hard mode guide if you play with the tougher rules switched on.
Frequently asked questions
How does the Wordle solver work?
Enter your Wordle guess, then click each letter tile to mark it green (correct position), yellow (in word, wrong position), or grey (not in word). The solver instantly filters all possible 5-letter words matching your constraints.
What is the best next guess?
Once your guesses have narrowed the field, the solver suggests the best next guess by information gain (entropy): it scores each remaining word by how evenly it would split the words still in play, so the top suggestion eliminates the most possibilities on average. Tap a suggestion to drop it into your grid.
Why are there no suggestions yet?
Suggestions appear once your clues narrow the field to 400 candidates or fewer. Early on almost any word made of common, distinct letters is informative, so the solver ranks matches by letter frequency instead. Confirm another guess and the panel appears.
Which words does the solver search?
The default list contains 1,352 curated answer-quality words, the same kind of list the game draws its answers from. The extended list contains 15,783 valid five-letter guesses for variants, rare words and edge cases.
How does the solver handle duplicate letters?
Green and yellow copies of a letter in a row set a minimum count, and a grey copy of the same letter in the same row fixes the exact count. One green E beside one grey E means exactly one E. Around 31.7% of answers repeat a letter, so this matters often.
What does the bits number next to each suggestion mean?
Bits measure expected information. One bit halves the remaining candidates on average, and two bits cut them to a quarter. Higher is better: a 2.5-bit guess typically shrinks the field by a factor of five or six.
Can I use the solver in hard mode?
Yes. Every suggestion is drawn from the words still consistent with your clues, so it reuses every revealed green and yellow and is always a legal hard-mode play that could itself be the answer.
Is the Wordle solver free?
Yes, the Wordle solver is completely free to use with no sign-up required. It works entirely in your browser.
Does the solver work for Wordle variants?
The solver works for any 5-letter word guessing game that uses green, yellow, and grey feedback, including the original Wordle and most variants.
Related Tools
Anagram Solver
Enter letters to find all valid words — perfect anagrams or sub-anagrams, grouped by length.
Scrabble Word Finder
Enter your rack tiles and blanks to find all playable words sorted by Scrabble score.
Crossword Solver
Enter known letters and blanks to find all matching words for your crossword clue.
Spelling Bee Solver
Enter 7 letters with a required centre letter to find all valid words. Pangrams highlighted.