All Mines Accounted For
If a numbered clue already touches exactly that many correctly marked mines, every other adjacent covered cell is safe to reveal.
clue number−adjacent flags= 0 mines left

Why the highlighted cell is safe
- The corner clue is 1.
Exactly one of its adjacent cells contains a mine.
- One adjacent cell is already flagged.
The clue’s complete mine requirement is accounted for: 1 − 1 = 0.
- No other adjacent covered cell can be a mine.
Row 2, column 1—and the other covered neighbor beside that clue—can be revealed safely.