#A Mac has no Print Screen key
If you moved to a Mac with a Windows keyboard, the first screenshot is a small shock: you press Print Screen, and nothing happens. That is expected. Wanting Print Screen on Mac is one of the most common Windows-to-Mac habits, and it is entirely fixable. Apple never shipped a Print Screen key, and macOS has no function bound to the code a Windows keyboard sends. The capability is all there, it just lives behind key combinations rather than one dedicated button.
Here is the native set worth memorizing. Command-Shift-3 captures the entire screen at once. Command-Shift-4 turns the pointer into crosshairs so you can drag a rectangle, and pressing Space after that switches to a mode that grabs a single window. Command-Shift-5 opens a small toolbar with every option in one place, including screen recording and a timer. Learn those and you may not miss Print Screen at all. But if your fingers are trained on the old key, you can point it at any of these.
#Reassign the shortcut in System Settings
Before installing anything, it is worth trying the built-in route, because macOS lets you rebind the screenshot shortcuts directly. Open System Settings, go to Keyboard, click Keyboard Shortcuts, and select Screenshots in the sidebar. Each capture has an editable shortcut next to it.
The catch is what your Print Screen key actually sends. On many external keyboards macOS does not see a "Print Screen" at all; it reads the key as F13, the function key that sits where Print Screen would be on a full-size layout. If that is your case, you can double-click the shortcut for "Save picture of screen as a file" and press your Print Screen key. If macOS records it as F13, you now have a single-key screenshot with no extra software. It does not work on every keyboard, since some send a code macOS ignores, but it costs nothing to test first.
#Map Print Screen with Karabiner-Elements
When the native panel will not catch the key, the dependable answer is Karabiner-Elements, a free, open-source keyboard remapper that a lot of Mac users keep installed for exactly this kind of job. It reads keys at a lower level than System Settings, so it can see the Print Screen code even when macOS otherwise drops it, and rewrite it into whatever you like.
The setup is short. Install Karabiner-Elements, grant it the input-monitoring permission macOS asks for, and open Simple Modifications. Add a rule that maps your Print Screen key, listed as print_screen or f13 depending on your hardware, to a key combination. For a full-screen grab that saves a file, target Command-Shift-3; for a selection, Command-Shift-4; to open the toolbar, Command-Shift-5. From then on, one press of Print Screen behaves like the shortcut you chose.
Karabiner is more capable than this one trick, so if you already use it to fix other Windows-to-Mac key differences, adding a screenshot rule takes a minute. It is the approach I would trust for a keyboard that the native panel refuses to recognize.
#Where your screenshots land
However you fire the capture, the result behaves the same. By default macOS saves each shot to the Desktop as a PNG named with the date and time, and it flashes a small thumbnail in the bottom-right corner for a few seconds. Click that thumbnail to mark up or drag the image before it saves; ignore it and the file drops onto the Desktop on its own.
Two tweaks are worth knowing. In the Command-Shift-5 toolbar, Options lets you change the save location, so screenshots can land in a folder instead of piling up on the Desktop. And adding the Control key to any shortcut sends the image to the clipboard instead of a file: Command-Control-Shift-3 copies the whole screen, Command-Control-Shift-4 copies a selection, ready to paste straight into a message. If you want more on the mechanics, our guide to how to copy on the Mac covers the clipboard side, and taking a full-page screenshot on the Mac handles the long-page case that neither Print Screen nor the crosshairs can.
One more thing about that pile-up. Screenshots stack fast, and the thumbnail is gone in seconds. This is where the NotchBay clipboard tray earns its place: shots you copy to the clipboard get caught in the notch, kept as real files you can search and drag back out later, so a fast Print Screen habit does not turn into a hunt through the Desktop.
#The native shortcut cheat sheet
Whether or not you remap Print Screen, these are the combinations doing the actual work underneath:
| Shortcut | What it captures | Goes to |
|---|---|---|
| Cmd-Shift-3 | The entire screen | File on Desktop |
| Cmd-Shift-4 | A rectangle you drag | File on Desktop |
| Cmd-Shift-4, Space | A single window | File on Desktop |
| Cmd-Shift-5 | Toolbar: screen, window, region, recording | Your choice |
| Add Ctrl | Any of the above | Clipboard, not a file |
Mapping Print Screen just points the key at one of these. The underlying capture is the same either way.
So the honest summary: there is nothing to unlock and no missing feature. macOS takes excellent screenshots; it just spells the command differently. Point your old Print Screen key at the combination you like, natively if the key registers and with Karabiner if it does not, and the muscle memory carries over.
#Frequently asked questions
Is there a Print Screen key on a Mac?
No. Apple keyboards have no Print Screen key. macOS takes screenshots with key combinations instead: Command-Shift-3 captures the whole screen, Command-Shift-4 lets you drag a selection, and Command-Shift-5 opens a small screenshot toolbar with more options. A Print Screen key on a Windows keyboard does nothing on a Mac until you map it to one of these.
How do I make the Print Screen key take a screenshot on macOS?
The reliable route is Karabiner-Elements, a free tool that remaps the Print Screen key to Command-Shift-3, Command-Shift-4, or Command-Shift-5. macOS often reports Print Screen on an external keyboard as F13, so in System Settings under Keyboard Shortcuts and then Screenshots you can also try recording F13 as the shortcut for the capture you want.
Where do Mac screenshots go by default?
By default they save to the Desktop as PNG files named with the date and time. You can change the location in the Command-Shift-5 toolbar under Options. If you add the Control key to any screenshot shortcut, the image goes to the clipboard instead of a file, ready to paste.
Can I copy a Mac screenshot straight to the clipboard?
Yes. Add Control to the shortcut. Command-Control-Shift-3 copies the whole screen to the clipboard, and Command-Control-Shift-4 copies a selection. Nothing is written to disk, so you can paste the image directly into a message or document.