🎓 Complete Tutorial · ~15 min read
How to Master Minesweeper: The Complete Step-by-Step Guide
By M.M.·2026·Works for all skill levels
This tutorial teaches you everything you need to finish any Minesweeper board — from clicking your first cell to solving Expert grids systematically. Follow the steps in order. After completing this guide, you should be able to win any logically solvable board without guessing.
Contents
- The goal and the board
- Controls — left-click, right-click, chord
- Reading numbers — the core rule
- Your first click and the opening
- Rule 1: The forced mine
- Rule 2: The satisfied number
- Rule 3: The 1-2-1 pattern
- Rule 4: The subtraction method
- Rule 5: Global mine counting
- Handling 50/50 situations
- The endgame checklist
- Practice plan — from Beginner to Expert
The Goal and the Board
You are given a grid of hidden tiles. Beneath some tiles are mines. Your goal: reveal every tile that does not contain a mine. The game ends when you either reveal a mine (loss) or uncover all safe tiles (win).
The mine counter shows how many mines remain unflagged. The timer records your solving time. These two numbers are the only information the board gives you up front — everything else you must deduce from the number tiles you reveal.
Controls — Left-Click, Right-Click, Chord
There are only three actions in Minesweeper:
- Left-click — Reveals a hidden tile. If it's a mine, game over. If it's safe, you see either a blank (zero mines around) or a number (1–8).
- Right-click — Places or removes a flag on a hidden tile. Flags don't reveal tiles — they're just reminders for yourself. Flagged tiles cannot be accidentally left-clicked.
- Chord-click (left-click on a revealed number) — If the number of flags around a revealed tile exactly equals its number, chord-clicking instantly reveals all remaining hidden neighbours. This is the most powerful technique in the game.
On touchscreen: Tap = left-click. Long-press = right-click (flag). On Cyber-Sweeper, there's also a flag-mode toggle button.
Reading Numbers — The Core Rule
Every number tile tells you exactly one thing: how many of the 8 surrounding tiles contain mines. Left, right, above, below, and all 4 diagonals. That's it. That's the entire information system of Minesweeper.
When you reveal a blank tile, the board automatically opens all neighbours of that blank, and their neighbours, cascading until it reaches number tiles. Those number tiles then form the "frontier" you work from.
Your First Click and the Opening
Your first click is always safe — the board generates itself after your first click, guaranteeing no mine appears there. This means you can click anywhere without risk.
Best first click strategy: Click somewhere near the centre or slightly off-centre. Central clicks tend to open larger areas because there's more board in every direction. Some players prefer corners for the informational advantage (corner tiles have only 3 neighbours, so a "1" in a corner constrains just 3 cells).
After the first click, scan all the number tiles that were just revealed. Start from the edges of the opened area — those are your immediate clues. Work methodically, don't jump around randomly.
Rule 1 — The Forced Mine
If a number tile has exactly as many remaining hidden neighbours as its number, all those neighbours are mines. Flag them all.
Example: a "3" has exactly 3 hidden neighbours remaining. All three must be mines — no other configuration is possible.
Apply this rule every time you see a number whose hidden neighbour count equals its value. It's the most frequently used deduction in the game.
Rule 2 — The Satisfied Number
If a number tile already has as many flags around it as its number, all remaining hidden neighbours are safe. Chord-click them all.
Example: a "2" already has 2 flags. It has "used up" all its mines. Any hidden tile still touching that "2" cannot be a mine — click it safely.
Rules 1 and 2 together solve the majority of all board situations. Whenever you're stuck, go through every number tile and check whether either rule applies.
Rule 3 — The 1-2-1 Pattern
This is the most important pattern to memorize. When you see the sequence 1 – 2 – 1 in a row (or column), with the same set of hidden tiles on one side, the solution is always:
- The two outer hidden tiles are mines → flag them
- The middle hidden tile is safe → click it
Train yourself to spot 1-2-1 and 1-2-2-1 instantly. These two patterns appear in almost every Intermediate and Expert board. Recognition without calculation is the difference between a 3-minute solve and a 10-minute solve.
Rule 4 — The Subtraction Method
When two adjacent number tiles share some of their unknown neighbours, you can subtract one constraint from the other to resolve cells that neither rule alone can handle.
How it works:
- Find two number tiles A and B where B's unknown neighbours are a subset of A's unknown neighbours.
- Subtract: (A's effective value) − (B's effective value) = number of mines in cells that only A can see.
- If that difference equals the count of A's exclusive cells → all of A's exclusive cells are mines.
- If that difference equals 0 → none of A's exclusive cells are mines (all safe).
The subtraction method solves situations that look impossible after applying Rules 1–3. When stuck, systematically check pairs of adjacent numbers for the subset relationship.
Rule 5 — Global Mine Counting
The mine counter always shows how many unflagged mines remain. Use this to your advantage, especially near the endgame.
Key insight: If the mine counter shows n and there are exactly n hidden tiles left on the entire board, all of them are mines — flag them all and chord-click any satisfied number to win instantly.
Conversely, if the mine counter shows 0 but hidden tiles remain, all remaining hidden tiles are safe — click them all.
Keep a mental running count of flagged mines and compare it to the displayed counter. Large discrepancies sometimes reveal that you've made a flagging error earlier in the game.
Handling 50/50 Situations
Even with all 5 rules, some boards present genuine 50/50 situations — two hidden tiles where a mine could be in either one, with no additional information available. These are rare on Beginner boards, and in Cyber-Sweeper's No-Guessing Mode, they never occur.
When you genuinely must guess, minimize risk:
- Prefer less constrained cells: A cell adjacent to many open tiles has been "tested" indirectly by more numbers — it's statistically less likely to be a mine than a cell only touched by one number.
- Use global probability: Divide remaining mines by remaining hidden tiles. If this "average" probability is lower than the local 50/50, consider guessing a random unconstrained tile instead.
- Gadgets in Cyber-Sweeper: Use the Shield (protects one mine click), the Scanner (auto-reveals a safe cell), or Eagle Eye (shows safe/mine hints) to avoid guessing entirely.
The Endgame Checklist
When you run out of obvious moves, run through this checklist in order before guessing:
- ✅ Rule 1 scan: Any number where hidden count = number? → Flag all.
- ✅ Rule 2 scan: Any number where flag count = number? → Chord-click all others.
- ✅ Pattern scan: Any 1-2-1 or 1-2-2-1 sequences?
- ✅ Subtraction scan: Any adjacent number pairs sharing cell subsets?
- ✅ Global count: Does the mine counter equal the remaining hidden tile count?
- ✅ Flag audit: Are all your flags correct? A misplaced flag blocks solves.
- ⚠️ Only guess if the above checklist finds nothing.
Most "impossible" situations on Beginner and Intermediate boards are actually solvable through Rule 4 (subtraction) or Rule 5 (global count). Before guessing, spend 30 extra seconds scanning. The solution is usually there.
Practice Plan — From Beginner to Expert
Follow this progression to build real mastery:
Goal: Win every game. Ignore the timer. Focus only on applying Rules 1 and 2 correctly for every single click. No guessing permitted — restart if stuck.
Goal: Win more than 50% of games. Add Rules 3 and 4 to your toolbox. Start using chord-clicking to save time. Target: sub-120 seconds.
Goal: Complete Expert boards. All 5 rules must be automatic. Use Rule 5 actively near the endgame. Expect to lose sometimes — 50/50 guesses are unavoidable at Expert level.
Goal: Sub-200s Expert. Train chord-clicking until it's muscle memory. Scan systematically left-to-right without backtracking. Track your 3BV/s score as your key improvement metric.
Apply What You've Learned
Theory only becomes skill through practice. Cyber-Sweeper has all 5 rules you need, plus No-Guessing Mode to train without luck interfering.
🎮 Start Playing Now