Minesweeper

How to Read Minesweeper Number Patterns Like a Pro

Published August 8, 2026 ยท about a 7-minute read

Most people play Minesweeper by clicking, hoping, and eventually detonating. The players who consistently clear the 16ร—30 Expert board aren't luckier โ€” they've learned to read the numbers as a system of equations. This guide walks through the exact patterns we lean on when solving, in the order they tend to show up on a real board.

Start with the golden rule: numbers are counts, not decorations

Every revealed number tells you exactly how many mines touch that cell, counting all eight neighbours. That single fact is the whole game. When a 1 already touches one flagged mine, every other cell it touches is guaranteed safe. When a 3 touches exactly three unrevealed cells, all three are mines. Before reaching for any fancy pattern, always scan for these two "satisfied" and "forced" situations โ€” on our Minesweeper board you can chord a satisfied number by clicking it to open its safe neighbours in one move.

The single most useful shape: the 1-2-1

Line up three numbers along a wall or an open edge and you will constantly see 1-2-1. Picture three revealed cells in a row, with a line of three unrevealed cells directly below them. The pattern resolves almost every time:

So a 1-2-1 gives you two flags and one guaranteed safe click without any guessing. Once you see it, you can't unsee it โ€” it appears dozens of times per Expert board.

Its bigger sibling: the 1-2-2-1

Extend the idea to four numbers in a row and you get 1-2-2-1. Here the logic flips: the two middle cells (under the 2s) are the mines, and the two outer cells (under the 1s) are safe. If you remember 1-2-1 as "outer mines, middle safe," then 1-2-2-1 is the mirror: "middle mines, outer safe." Committing just these two shapes to memory will do more for your win rate than any amount of faster clicking.

Counting along walls and corners

Edges are your friend because they cut the number of neighbours a cell has. A 1 sitting in a corner touches only three cells; a 1 on an edge touches five. Fewer unknowns means each number constrains the board more tightly. A classic edge deduction: if a 1 on the top wall touches two unrevealed cells and one of them is already forced safe by a neighbour, the other must be the mine. Always work the borders first โ€” they collapse faster than the open middle.

Subtraction: the technique nobody teaches beginners

When two numbers share some โ€” but not all โ€” of their unrevealed neighbours, you can subtract them. Suppose a 2 and a 1 are adjacent, and every mine the 1 can see is also seen by the 2. Then the "extra" cells that only the 2 touches must contain 2 โˆ’ 1 = 1 mine among them. If that leaves just one extra cell, it is a mine; if the difference is zero, all the extra cells are safe. This set-subtraction move solves positions that look impossible at a glance and is the backbone of high-level play.

Practice tip: our board's first click is always safe and empty regions flood open automatically, so you always get a real opening to work from. Use that opening cluster to find your first 1-2-1 before touching anything risky.

When you genuinely have to guess

Sometimes logic runs out and a cell is a true coin flip. Good players still guess smartly:

A simple solving loop

Put it all together into a repeatable routine:

  1. Flag every forced mine (numbers whose count equals their unknowns).
  2. Chord every satisfied number to open guaranteed-safe cells.
  3. Scan edges for 1-2-1 and 1-2-2-1 shapes.
  4. Apply subtraction where two numbers overlap.
  5. Only then, if stuck, take the lowest-probability guess.

Run that loop patiently and the Expert board stops feeling like gambling. Ready to try it? Jump into a fresh Minesweeper game and hunt for your first 1-2-1.


More guides: Sudoku solving techniques and Triple Tile strategy.