You can screenshot on a MacBook with a few simple keyboard shortcuts, and they work on almost all recent macOS versions.

How Do You Screenshot on a MacBook?

1. Fast shortcuts you’ll actually use

  • Entire screen:
    Press Shift + Command (⌘) + 3.
    The screenshot saves automatically (by default to your Desktop).

  • Selected area:
    Press Shift + Command (⌘) + 4.
    Your cursor turns into a crosshair; click and drag to select the area, then release.

  • Specific window:

    1. Press Shift + Command (⌘) + 4.
    2. Tap the Spacebar once (cursor becomes a camera).
    3. Click the window you want to capture.
  • Screenshot toolbar (most flexible):
    Press Shift + Command (⌘) + 5.
    A small toolbar appears at the bottom with options to capture entire screen, a window, a selection, or record the screen.

  • Touch Bar (older MacBook Pro models only):
    Press Shift + Command (⌘) + 6 to capture what’s on the Touch Bar.

2. Copy instead of saving (for quick pastes)

If you just want to paste into chat, email, or a doc:

  • Hold Control while taking the screenshot.
    • Entire screen to clipboard: Control + Shift + Command (⌘) + 3
    • Selection to clipboard: Control + Shift + Command (⌘) + 4

Then press Command (⌘) + V to paste where you need it.

3. Where your screenshots go & quick editing

  • Default save location is usually the Desktop.
  • After a screenshot, you often see a small thumbnail at the bottom-right of the screen for a few seconds:
    • Click it to quickly crop, draw, add text, or delete.
    • Close it or click Done to save.

You can change where screenshots save (e.g., Downloads or a custom folder) from the Shift + Command (⌘) + 5 toolbar under Options.

4. Tiny β€œstory” example

Imagine you’re helping a friend fix their settings over chat:

  1. Press Shift + Command (⌘) + 4 , drag over the settings window.
  2. Hold Control while doing it so it goes to the clipboard.
  3. Jump into Messages or WhatsApp Web and press Command (⌘) + V.

They instantly see exactly what you see, no files saved or dragged around.

5. Quick reference table (HTML)

Here’s a handy cheat-sheet formatted as HTML, as requested:

html

<table>
  <thead>
    <tr>
      <th>Action</th>
      <th>Shortcut</th>
      <th>Result</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Entire screen</td>
      <td>Shift + Command (⌘) + 3</td>
      <td>Saves full-screen screenshot to default location</td>
    </tr>
    <tr>
      <td>Selected area</td>
      <td>Shift + Command (⌘) + 4</td>
      <td>Drag to capture custom region of screen</td>
    </tr>
    <tr>
      <td>Specific window</td>
      <td>Shift + Command (⌘) + 4, then Spacebar, then click window</td>
      <td>Captures the chosen window only</td>
    </tr>
    <tr>
      <td>Screenshot toolbar</td>
      <td>Shift + Command (⌘) + 5</td>
      <td>Opens panel for screenshots & screen recording</td>
    </tr>
    <tr>
      <td>Touch Bar (older MacBook Pro)</td>
      <td>Shift + Command (⌘) + 6</td>
      <td>Captures content of Touch Bar</td>
    </tr>
    <tr>
      <td>Copy entire screen to clipboard</td>
      <td>Control + Shift + Command (⌘) + 3</td>
      <td>Copies screenshot (no file), ready to paste</td>
    </tr>
    <tr>
      <td>Copy selection to clipboard</td>
      <td>Control + Shift + Command (⌘) + 4</td>
      <td>Copies selected area screenshot to clipboard</td>
    </tr>
  </tbody>
</table>

TL;DR:
Use Shift + Command (⌘) + 3 for the whole screen, Shift + Command (⌘) + 4 for a part or window, and Shift + Command (⌘) + 5 for a friendly on- screen toolbar. Hold Control as well if you want it copied straight to your clipboard instead of saved as a file. Information gathered from public forums or data available on the internet and portrayed here.