Skip to content
LayerShotGet early access
← Blog

Windows screenshot shortcuts, and which key actually saves a file

Windows accumulated its screenshot shortcuts over several releases, and it shows. Four different key combinations capture the screen, they behave differently from each other, and the difference that matters most — whether you get a file or just a clipboard entry — is not signposted anywhere.

The four combinations

| Shortcut | Captures | Where it goes | | --- | --- | --- | | Win Shift S | Region, window, or full screen | Clipboard | | PrtScn | Whole screen | Clipboard | | Alt PrtScn | Active window only | Clipboard | | Win PrtScn | Whole screen | A file, in Pictures\Screenshots |

Three of the four give you a clipboard entry and nothing else. Close the app you pasted into without saving and the capture is gone. Win PrtScn is the only one that writes a file automatically.

Win+Shift+S is the one to learn

This opens the Snipping Tool overlay: the screen dims and a small toolbar appears at the top with four modes.

  • Rectangular — drag a box. The default and the one you'll use most.
  • Freeform — draw an arbitrary shape. Rarely what you want.
  • Window — click a window to capture it cleanly, without you having to trace its edges.
  • Fullscreen — the whole display.

The capture lands on the clipboard, and a notification appears. Click that notification and the shot opens in the Snipping Tool editor, where you can crop, annotate, and — importantly — save it as a file. Ignore the notification and you have a clipboard entry with a short lifespan.

The window mode is underused and genuinely good. Dragging a rectangle around a dialog always leaves a few stray pixels of whatever is behind it; window mode cuts exactly at the boundary.

What happened to Print Screen

On recent Windows 11 builds, pressing PrtScn opens the Snipping Tool overlay rather than silently copying the whole screen. This trips up people carrying a decade of muscle memory from the old behaviour.

You can change it back under Settings → Accessibility → Keyboard, where there's a toggle for using the Print Screen key to open screen capture. Turn it off for the classic copy-the-whole-screen behaviour, or leave it on and get the better tool. Either is defensible; knowing the setting exists is the point.

Note also that on many laptops PrtScn shares a key with something else and needs an Fn modifier. If nothing happens when you press it, that's usually why.

Recording, not capturing

For anything that moves, Windows has a built-in recorder in the Game Bar, despite the name.

  • Win G opens the Game Bar overlay
  • Win Alt R starts and stops recording directly

Recordings save to Videos\Captures. It records a single application window rather than the whole desktop, which is a limitation worth knowing before you rely on it — it won't capture File Explorer or the desktop itself.

Set the save folder once

Win PrtScn files land in Pictures\Screenshots. That folder is a normal folder and can be moved: right-click it, Properties, Location tab, and point it somewhere else. If you keep work on a different drive or want captures synced, this is a one-time fix.

Two habits worth forming

Use Win Shift S and actually click the notification. It's the difference between a capture you can annotate and save, and one you'll lose to the next copy operation.

Use Win PrtScn when you want a file and nothing else — bug reproduction runs where you're taking twenty captures in a row and don't want to interact with a toolbar between each one.