macOS keyboard shortcuts: a 2026 power-user reference
Most macOS shortcut lists are written for the median user. They tell you ⌘C and ⌘V and stop just before the interesting ones begin. This is not that list. This is the 2026 reference for power users — the people who have already internalize…
Most macOS shortcut lists are written for the median user. They tell you ⌘C and ⌘V and stop just before the interesting ones begin. This is not that list. This is the 2026 reference for power users — the people who have already internalized copy/paste and now want the second tier: window management without an app, file actions from the keyboard, Finder tricks that survive every macOS update, and the obscure modifier keys that turn a familiar shortcut into something different.
The shortcuts here are organized by surface — system, Finder, text editing, screenshots, and the launcher you eventually replace Spotlight with. Every shortcut is verified on macOS Tahoe 26 as of mid-2026. Apple removes or quietly remaps a handful each year; the ones below have proven stable across the last three major releases.
If you are looking specifically for shortcuts Apple does not advertise, jump to Hidden macOS keyboard shortcuts in 2026.
System-wide shortcuts you should already know
These are the bedrock. If any of them surprises you, your daily macOS speed has a clear ceiling.
| Shortcut | Action |
|---|---|
| ⌘Space | Open launcher (Spotlight or replacement) |
| ⌘Tab | App switcher |
| ⌘` | Cycle windows within current app |
| ⌘Q | Quit app |
| ⌘W | Close window |
| ⌘M | Minimize window |
| ⌘H | Hide app |
| ⌘⌥H | Hide all other apps |
| ⌘N | New window / document |
| ⌘T | New tab |
| ⌘, | App preferences |
| ⌃⌘F | Toggle full-screen |
| ⌃⌘Q | Lock screen |
| ⌘⌥Esc | Force-quit dialog |
The next tier — where most users stop — is where the real time savings start.
Window management without a third-party app
macOS Tahoe finally shipped a usable built-in tiling system. The shortcuts are not advertised prominently, but they work:
| Shortcut | Action |
|---|---|
| ⌃⌥← | Tile window to left half |
| ⌃⌥→ | Tile window to right half |
| ⌃⌥↑ | Tile to top half |
| ⌃⌥↓ | Tile to bottom half |
| ⌃⌥↩ | Fill (maximize) |
| ⌃⌥⌫ | Restore previous size |
| ⌘F1 | Mirror displays toggle |
| ⌃F2 | Focus menu bar |
| ⌃F3 | Focus Dock |
If you want quarters, thirds, or aspect-ratio-aware tiling, Rectangle is the free open-source pick, and the no-third-party-app survey covers the full landscape.
Finder shortcuts that actually matter
Finder is where 80% of macOS shortcut value lives, and 80% of users use 20% of them. The ones worth burning into muscle memory:
| Shortcut | Action |
|---|---|
| ⌘⇧G | Go to folder (type path) |
| ⌘⌥V | Move (cut + paste) — paste copied file as move |
| ⌘⌫ | Move to Trash |
| ⌘⇧⌫ | Empty Trash |
| ⌘I | Get Info |
| ⌘⌥I | Show Inspector (live-updating Get Info for selection) |
| ⌘D | Duplicate |
| ⌘L | Make alias |
| ⌘R | Show original (from alias) |
| ⌘↑ | Enclosing folder |
| ⌘↓ | Open selected |
| ⌘⌥L | Open Downloads |
| ⌘⇧D | Open Desktop |
| ⌘⇧O | Open Documents |
| ⌘⇧H | Open Home |
| ⌘⇧C | Open Computer |
| Space | Quick Look |
| ⌥Space | Quick Look full-screen |
The single most underused Finder shortcut among long-time Mac users is ⌘⌥V, the "Move" paste. Default ⌘V on a copied file pastes a copy. Holding ⌥ during paste turns it into a move — the operation most users open a second Finder window and drag to perform. Learn this one shortcut and you will use it five times a day for the rest of your life.
Full Finder breakdown: The Finder shortcuts cheatsheet.
Text editing across every app
macOS inherits Emacs-style readline shortcuts in every native text field. They work in Mail, Messages, Notes, Safari URL bar, Notes app, Pages, and most well-behaved apps. They do not all work in Electron apps unless the app explicitly enables them.
| Shortcut | Action |
|---|---|
| ⌃A | Beginning of line |
| ⌃E | End of line |
| ⌃F | Forward one character |
| ⌃B | Backward one character |
| ⌃N | Next line |
| ⌃P | Previous line |
| ⌃D | Delete forward |
| ⌃H | Delete backward |
| ⌃K | Kill to end of line (cuts) |
| ⌃Y | Yank (paste) what ⌃K cut |
| ⌃T | Transpose characters |
| ⌥← | Previous word |
| ⌥→ | Next word |
| ⌥⌫ | Delete previous word |
| ⌥⇧← | Select previous word |
| ⌘← | Beginning of line (also works) |
| ⌘→ | End of line (also works) |
| ⌘⇧← | Select to beginning of line |
If you have only ever used arrow keys and ⌘C/V for text editing, the readline shortcuts alone will change how fast you type. ⌃A to jump to the start of the line you are writing, ⌃E to jump to the end, ⌥← and ⌥→ to step by words — once these are muscle memory you stop reaching for the trackpad to position the cursor entirely.
Screenshots and screen recording
Apple's screenshot shortcuts are excellent and underused.
| Shortcut | Action |
|---|---|
| ⌘⇧3 | Full screen → file |
| ⌘⇧4 | Region selector → file |
| ⌘⇧4 then Space | Window selector → file |
| ⌘⇧5 | Screenshot toolbar (with recording options) |
| ⌘⇧6 | Touch Bar screenshot (legacy hardware) |
| Hold ⌃ with any of the above | Copy to clipboard instead of file |
| Hold Space while dragging selection | Move selection rectangle without resizing |
| Hold ⇧ while dragging selection | Constrain to one axis |
| Hold ⌥ while dragging selection | Resize from center |
⌘⇧5 is the one most worth a tour. It exposes recording, timer, default-location settings, and a single-checkbox "include cursor" toggle. The toolbar is also where you set the default save location to something other than Desktop, which alone keeps your screen sane.
App switcher tricks
⌘Tab is more capable than it looks.
| Shortcut | Action |
|---|---|
| ⌘Tab | App switcher forward |
| ⌘⇧Tab | App switcher backward |
| ⌘Tab, hold ⌘, press Q | Quit highlighted app without releasing ⌘ |
| ⌘Tab, hold ⌘, press H | Hide highlighted app |
| ⌘Tab, hold ⌘, press 1 | Send app to opposite Space (sometimes) |
| ⌘Tab, hold ⌘, press ← / → | Move selection by arrow keys |
Few users know you can quit an app from the switcher. Holding ⌘Tab and pressing Q on a highlighted app icon quits it in place, which is faster than switching to it and ⌘Q.
Mission Control and Spaces
| Shortcut | Action |
|---|---|
| F3 (or ⌃↑) | Mission Control |
| ⌃← / ⌃→ | Switch desktops |
| ⌃1, ⌃2, ⌃3… | Jump directly to numbered desktop |
| F11 (or ⌘F3) | Show Desktop |
| F12 (or ⌘F3) | App Exposé (depending on settings) |
⌃← and ⌃→ to switch Spaces is a power-user accelerator if you actually use Spaces. Most users do not. Those who do tend to do so heavily.
Safari and Chrome
Browser shortcuts are mostly identical across Safari and Chrome on macOS. The ones I rely on:
| Shortcut | Action |
|---|---|
| ⌘T | New tab |
| ⌘W | Close tab |
| ⌘⇧T | Reopen closed tab |
| ⌘1…⌘8 | Jump to tab N |
| ⌘9 | Jump to last tab |
| ⌘⌥← / → | Cycle tabs |
| ⌘L | Focus URL bar |
| ⌘D | Bookmark |
| ⌘F | Find in page |
| ⌘G | Next match |
| ⌘⇧G | Previous match |
| ⌘⌥I | Developer Tools |
| ⌘[ / ] | Back / Forward |
⌘⇧T (reopen closed tab) earns its place on this list because it saves a trip to history every time you accidentally close the wrong tab.
Launcher (Spotlight or replacement)
The launcher is the single most-used shortcut surface on a power user's Mac. Default Spotlight bindings:
| Shortcut | Action |
|---|---|
| ⌘Space | Open Spotlight |
| ⌘↩ | Open enclosing folder in Finder |
| ⌘L | Show full file path |
| ⌘B | Search the web (Bing) |
| ⌘Y | Quick Look the highlighted result |
| ⌥↩ | Reveal in Finder |
Spotlight is functional but limited. The deeper ⌘Space modifier behaviors — and what they look like in dedicated launchers — are covered in ⌘Space is deeper than you think. The full case for replacing Spotlight if you are a developer or power user is in Why Spotlight is hostile to developers and Best Mac launcher in 2026.
If you do switch, the only shortcut your fingers need to relearn is which app ⌘Space opens. The internal navigation (↑↓, ↩, ⌘↩) is consistent across CmdSpace, Raycast, Alfred, and Spotlight.
Accessibility and zoom
A short but useful list for any user, not just those with vision differences:
| Shortcut | Action |
|---|---|
| ⌘⌥8 | Toggle Zoom |
| ⌘⌥= | Zoom in |
| ⌘⌥- | Zoom out |
| ⌃⌥⌘8 | Invert colors |
| ⌃F5 | Focus Sidebar (in many apps) |
| ⌃F6 | Focus next pane |
⌘⌥+8 zoom is invaluable for presentations and screen-sharing on a small laptop screen, even for users with perfect vision. It zooms with the pointer instead of changing system text size, so it does not disrupt layout.
Dictionary and lookup
Hidden behind a force-touch on most trackpads, and triggerable from the keyboard:
| Shortcut | Action |
|---|---|
| ⌃⌘D | Look up word under cursor |
This works in nearly every text-rendering surface — Safari, Mail, Notes, even some Electron apps. Position the cursor (any cursor, not just text-input) over a word, press ⌃⌘D, get a dictionary card with definitions, Wikipedia, and Siri Suggestions. Most macOS users do not know this exists. See The macOS dictionary shortcut you've been missing.
How to actually internalize these
A reference list is useful only if you actually adopt the shortcuts. The thing that works:
- Pick three. Not thirty. Pick the three from this page that most directly replace a thing you currently do with a trackpad.
- Tape them to your monitor. Literally. Sticky note. Eye-level.
- For one week, use only the shortcut for that action. If you forget, look at the sticky note. If you forget again, look at it again.
- After a week, they are muscle memory. Pick three more.
Three shortcuts a week, every week for a year, is 150+ shortcuts. You will not need 150. You will need 30, and after a quarter of this practice you will have them.
The compound effect is striking. Hours of trackpad reaching, replaced by keys that fire in under 100 milliseconds. The latency reduction alone — never mind the precision — is why power users keep their hands on the home row.