MainspringGuides › Rapid Screenshots
macOS Guide

Take Rapid Screenshots Without the Floating Preview

Updated August 2026 · 3 min read

When you're documenting a multi-step flow — click, shoot, click, shoot — the floating preview fights your rhythm. It animates in after every capture, lingers for about five seconds, and if you move fast the leftover preview from shot three shows up in the frame of shot four. Turn it off and the shutter becomes pure and instant: each shot saves and gets out of the way, so you can fire off a whole sequence at your own pace.

Why the preview slows a burst

The thumbnail is optimized for one screenshot at a time — grab it, drag it, done. For a rapid series it works against you in three ways:

Switch it off and each Shift+Cmd+4 or Shift+Cmd+3 becomes a clean, silent write — the tool behaves the way rapid capture actually needs.

Turn off the preview

  1. Press Shift+Cmd+5 to open the capture toolbar.
  2. Click Options.
  3. Uncheck Show Floating Thumbnail, then press Esc.

Now shoot your sequence back to back — nothing floats, nothing lingers, and every file is on disk the moment you capture it. The setting persists across restarts and works the same on macOS 13 Ventura, 14 Sonoma, and 15 Sequoia.

Command-line toggle for a capture session

If you spin the machine into a "documentation mode" now and then, keep two lines handy:

# Rapid mode: no preview, instant saves
defaults write com.apple.screencapture show-thumbnail -bool false
killall SystemUIServer
# Back to normal: preview on again
defaults write com.apple.screencapture show-thumbnail -bool true
killall SystemUIServer

Each takes effect immediately after killall SystemUIServer — no logout, no restart.

Silence the shutter too

For truly fast, unobtrusive bursts, the preview isn't the only distraction — the capture sound fires on every shot as well. Muting it makes a long sequence far less jarring, especially when you're screen-sharing or sitting near others.

Built for a fast workflow

Mainspring turns the floating-thumbnail setting into a one-click toggle you can flip before a capture session and back after — one of 90+ hidden macOS settings it makes labelled and reversible, no command line needed.

Try Mainspring free →

Signed & notarized by Apple · 1-day free trial · $29 once

Kill the shutter sound for silent bursts

A quiet, preview-free capture is the ideal setup for documenting fast. See how to turn off the screenshot sound on Mac to finish the job and make every shot completely unobtrusive.