To screenshot on a Mac, press Command (⌘) + Shift + 3 to capture your entire screen.
Taking screenshots on macOS is built directly into the system, requiring no extra software. Below is a breakdown of every native method:
The Core Keyboard Shortcuts
These three essential shortcuts handle almost every screenshot need.
- Entire Screen: Press Command + Shift + 3.
- Selected Portion: Press Command + Shift + 4. Your cursor turns into a crosshair. Click and drag over the area you want.
- Specific Window: Press Command + Shift + 4, then immediately press the Spacebar. Your cursor turns into a camera icon. Click the window you want to capture.
The Interactive Screenshot Menu
For a visual interface, use the on-screen control strip.
- Open Menu: Press Command + Shift + 5.
- Features: A small toolbar will appear at the bottom of your screen.
- Options: You can select to capture the screen, a window, or a portion.
- Bonus: This menu also allows you to record your screen as a video.

Step by Step Guide for Beginners
Follow these exact steps to take and find your first partial screenshot:
- Prepare: Open the application or website you want to capture.
- Trigger: Press and hold the Command, Shift, and 4 keys together.
- Aim: Look for the crosshair cursor on your screen.
- Select: Click and hold your mouse, drag the box over your target, and release.
- Save: A thumbnail will briefly appear in the bottom right corner.
- Locate: By default, your finished image saves directly to your Desktop.
Advanced Tips and Customization
- Copy to Clipboard: Hold the Control key while taking any screenshot (e.g., Command + Shift + Control + 4). This lets you paste the image immediately into a chat or document without saving it to your desktop.
- Change File Destination: Press Command + Shift + 5, click Options, and select a new folder (like Downloads or Documents) under the “Save to” menu.
- Set a Timer: In that same Options menu, you can set a 5 second or 10 second delay to capture dropdown menus that disappear when you press keys.
You can learn how to clean a MacBook using a detailed guide.
How to Capture Hidden Dropdown Menus?
To capture a hidden dropdown menu, press Command + Shift + 5 and set a timed delay.
Because dropdown menus automatically close the moment you click away or press standard shortcut keys, using the built-in timer is the most reliable native solution.
Step by Step Guide Using the Timer
- Open the Menu: Press Command + Shift + 5 on your keyboard to bring up the interactive screenshot toolbar.
- Set the Delay: Click on the Options button in the toolbar menu. Under the “Timer” section, select either 5 seconds or 10 seconds.
- Choose Your Capture Type: Select either Capture Entire Screen or Capture Selected Portion from the toolbar. (Selecting the entire screen is usually easiest, as you can crop it later).
- Start the Clock: Click the Capture button on the far right of the toolbar. A small countdown timer will appear next to your mouse cursor or on the screen.
- Trigger the Dropdown: Before the countdown reaches zero, quickly click on the website or app menu to open the hidden dropdown and leave your mouse hovering there.
- Hold Still: Wait for the timer to expire. The system will snap the photo with the dropdown menu remaining fully visible.
Alternative Method: The Instant Trigger
If you are quick with your fingers, you can bypass the timer entirely:
- Click to open the dropdown menu first.
- Carefully press Command + Shift + 4 without clicking anywhere else on the screen.
- Drag the crosshair over the open menu to capture it instantly.
How to Capture a Menu That Disappears Even When Using Keyboard Shortcuts?
For menus and tooltips that instantly disappear the moment you press standard shortcut keys (like the Command key), you need to use the Mac Terminal.
Some deep operating system menus, security dialogs, or third party web menus interpret any keyboard input as a signal to close. Running a command-line timer bypasses the keyboard entirely during the countdown.
Step 1: Open the Mac Terminal
- Press Command + Spacebar to open Spotlight Search.
- Type Terminal and press Return. A small text window will open.
Step 2: Use the screencapture Command
To trigger a time delayed capture that saves straight to your desktop without requiring further key presses, type or paste the following command exactly:
screencapture -T 5 ~/Desktop/menu_shot.png
- -T 5 tells the Mac to wait exactly 5 seconds before snapping the photo. (You can change 5 to 10 if you need more time).
- ~/Desktop/menu_shot.png names the file and saves it right to your desktop.
Step 3: Trigger and Hold
- Press Return in the Terminal to start the countdown.
- Quickly move your mouse away from the Terminal and open the stubborn dropdown menu.
- Leave your mouse perfectly still over the menu.
- After 5 seconds, your Mac will make a camera shutter sound, capturing the entire screen with the open menu intact.
Bonus: Annotating Your Captured Menu (Adding Arrows)
Once you have saved your screenshot, you can immediately draw arrows or highlight text using macOS’s built-in Markup tool without downloading extra software.
- Open in Preview: Double click your new screenshot on your desktop to open it in the default Mac Preview app.
- Open Markup Toolbar: Click the Pen/Circle icon (Markup Toolbar) in the top right corner of the Preview window.
- Add an Arrow: Click the Shapes dropdown menu (the icon with a square and a circle) and click the Arrow symbol.
- Adjust: Drag the blue dots to stretch or reposition the arrow. Use the green dot to bend it into a curve.
- Change Color: Use the border color box in the toolbar to switch the arrow to a bright red or yellow line so it stands out.
