How to Take Screenshots on Any Platform

Every keyboard shortcut, built-in tool, and advanced technique for Windows 11, macOS Sequoia, and Linux — all in one place.

📅 Updated March 2026 ⏱ 12 min read

Table of Contents

  1. Windows 11 Screenshots
  2. macOS Screenshots
  3. Linux Screenshots
  4. Mobile Screenshots (iOS & Android)
  5. Advanced Techniques
  6. Pro Tips & Best Practices

Taking screenshots is one of the most fundamental computer skills, yet most people only know one or two methods. This guide covers every way to capture your screen across all major platforms — from basic keyboard shortcuts to advanced techniques like scrolling capture, timed screenshots, and automated workflows.

Windows 11 Screenshots

Windows 11 offers multiple built-in ways to take screenshots. Here are all the methods, from simplest to most powerful:

Win + Shift + S — Recommended

Opens the Snipping Tool overlay with options for rectangular, freeform, window, or full-screen capture. The screenshot is copied to clipboard and a notification appears to annotate it.

Print Screen

Captures the entire screen to clipboard. Paste it into any image editor or document with Ctrl+V. In Windows 11 23H2+, this key can be configured to open Snipping Tool instead.

Win + Print Screen

Captures the full screen and automatically saves it as a PNG file to Pictures\Screenshots. The screen briefly dims to confirm the capture.

Alt + Print Screen

Captures only the active window to clipboard. Useful when you have multiple monitors or want to focus on a single application.

Snipping Tool App

Open from Start Menu or search. Offers timed captures (3, 5, or 10 second delay), screen recording, and basic annotation. The Windows 11 version also includes OCR text extraction.

Step-by-step: Capture a specific region on Windows

1
Press Win + Shift + S. The screen dims and a toolbar appears at the top.
2
Select "Rectangular Snip" (first icon) or choose freeform, window, or full-screen.
3
Click and drag to select the area you want to capture. Release to capture.
4
The screenshot is copied to your clipboard. Click the notification that appears to open it in the editor for annotation.
5
Annotate with pen, highlighter, or text tools. Click Save (Ctrl+S) to save as PNG, JPG, or GIF.

Pro Tip: Remap Print Screen to Snipping Tool

Go to Settings → Accessibility → Keyboard → enable "Use the Print Screen key to open Snipping Tool". Now a single key press opens the full capture overlay.

macOS Screenshots

macOS has some of the best built-in screenshot capabilities of any operating system. Here's every method available in macOS Sequoia:

Cmd + Shift + 3

Captures the entire screen (all monitors) and saves to Desktop. A thumbnail preview appears in the corner for quick markup.

Cmd + Shift + 4 — Most Used

Activates crosshair cursor for region selection. Press Space to switch to window capture mode. Hold Shift to lock one dimension while dragging.

Cmd + Shift + 5

Opens the Screenshot app toolbar with all options: capture entire screen, window, selected area, record entire screen, or record selected area. Also lets you set a timer, choose save location, and toggle cursor visibility.

Cmd + Shift + 6

Captures the Touch Bar (on MacBook Pro models that have one). Saves to Desktop by default.

Copy to Clipboard Instead of File

Add Control to any screenshot shortcut to copy to clipboard instead of saving a file. For example, Cmd + Control + Shift + 4 copies a selected region to clipboard.

Change Default Save Location

Press Cmd + Shift + 5, click Options, and select a new save location (Desktop, Documents, Clipboard, or a custom folder). You can also change the format via Terminal:

Change Screenshot Format to PNG/JPG

Open Terminal and run: defaults write com.apple.screencapture type jpg then killall SystemUIServer. Replace "jpg" with "png", "tiff", or "pdf" as needed.

Linux Screenshots

Linux screenshot capabilities vary by desktop environment. Here's a breakdown of methods for the most popular DEs:

GNOME (Ubuntu, Fedora)

Print Screen

GNOME 42+ opens an interactive screenshot/recording tool. Select area, window, or full screen. On older versions, captures full screen to ~/Pictures.

KDE Plasma

Print Screen → Spectacle

Opens KDE Spectacle with options for full screen, window, region, and timed capture. Includes basic annotation and sharing.

CLI Tools

scrot, maim, grim (Wayland)

Command-line screenshot tools for scripting and automation. Example: scrot -d 5 screenshot.png takes a screenshot after 5 seconds. For Wayland, use grim with slurp for region selection.

For the best Linux screenshot experience, we recommend Flameshot — it combines capture, annotation, and sharing in one tool. See our Linux tools comparison for more options.

Mobile Screenshots (iOS & Android)

iPhone & iPad (iOS 17+)

Android (14+)

Advanced Techniques

Scrolling Screenshots

Capture content that extends beyond the visible screen area. This is essential for long web pages, chat threads, and documents. Native support is limited — you'll need a third-party tool:

Timed / Delayed Screenshots

Useful for capturing dropdown menus, tooltips, or hover states that disappear when you switch focus:

Screenshot OCR (Text Extraction)

Extract text directly from screenshots — useful for copying text from images, PDFs, or locked interfaces:

Automated Screenshots

Capture screenshots on a schedule for monitoring dashboards, websites, or long-running processes:

Pro Tips & Best Practices

1. Always Redact Sensitive Information

Before sharing any screenshot, check for visible passwords, API keys, email addresses, personal data, and financial information. Use blur or solid-color blocks — never use transparent highlighting as the text beneath remains readable. Read our full screenshot security guide for best practices.

2. Use Annotation Wisely

Arrows and boxes draw attention to the important parts. Number steps sequentially. Use contrasting colors (red on light backgrounds, yellow on dark). Keep annotations clean — too many makes the screenshot harder to read.

3. Choose the Right Format

4. Organize Your Screenshots

Set up a dedicated screenshot folder organized by date or project. Tools like ShareX and CleanShot X can auto-name files with timestamps and window titles, making screenshots easy to find later.

5. Consider File Size

A full 4K screenshot can be 5-10MB in PNG. If you're sharing via email or chat, consider cropping to the relevant area first, or using JPG at 85% quality for a good balance of quality and size.

Need Help Choosing a Tool?

Check out our comprehensive comparison of 25+ screenshot tools to find the perfect match for your platform and workflow.