Hidden macOS keyboard shortcuts in 2026 that Apple doesn't advertise
macOS ships with hundreds of keyboard shortcuts. Apple documents maybe 60 of them. The rest live in source code, in obscure Apple Developer notes, and in long-tenured Mac users' muscle memory.
macOS ships with hundreds of keyboard shortcuts. Apple documents maybe 60 of them. The rest live in source code, in obscure Apple Developer notes, and in long-tenured Mac users' muscle memory.
This is the 2026 collection of the genuinely useful ones that Apple does not surface anywhere obvious. Every shortcut below is verified on macOS Tahoe 26 (last spot-checked May 2026). They are organized by where you will actually use them, not by which Apple team owns them.
If you want the documented basics, the power-user reference covers those. Read this one second.
The Finder hidden tier
⌥-drag to copy across volumes
You probably know that dragging a file in Finder moves it within the same volume and copies it across volumes. The override most users do not know: hold ⌥ during a drag on the same volume to force a copy. Hold ⌘ across volumes to force a move. The drop cursor changes to confirm.
⌘⌥V — the "Move" paste
Copy a file with ⌘C in Finder. Navigate to the destination folder. Press ⌘⌥V instead of ⌘V. The file moves instead of copying. This is the closest macOS gets to cut-and-paste for files, and it has been there since Lion. Apple still does not surface it in the Edit menu without holding ⌥ to reveal it.
⌘⌥I — live-updating Inspector
⌘I shows Get Info for the current selection in a static window. ⌘⌥I shows the Inspector, which is the same window but updates as your Finder selection changes. Useful when triaging a folder of files where you need to peek at sizes or permissions one by one.
Hold ⌥ while clicking the green "+" / "zoom" button
Tapping the green window button enters full-screen on most apps. Holding ⌥ while clicking it zooms the window to fit content height — the old "zoom" behavior from before full-screen was added. Almost no app menu surfaces this; it survives in the keyboard-modifier layer.
Hold ⇧ during minimize
Hold ⇧ while clicking the yellow minimize button (or pressing ⌘M) to minimize in slow motion. Useless, beautiful, has been in macOS since 10.0. Try it once.
Spotlight and launcher modifiers
⌘↩ — reveal in Finder instead of opening
Spotlight result list, press ⌘↩ instead of ↩. The file's enclosing folder opens in Finder with the file selected, instead of the file itself opening. Useful when you want context, not the document.
⌘L — show the full file path
Inside Spotlight's result list, with a result highlighted, press ⌘L. The bottom of Spotlight shows the full filesystem path. Survives most macOS releases. Useful when you have two files with the same name and need to know which is which.
⌘Y — Quick Look inline
Press ⌘Y on a Spotlight result for a Quick Look preview without opening the file. The same Space-bar Quick Look you use in Finder, available directly from Spotlight.
Hold ⌥ during ⌘Space
Old trick that still works in most macOS releases: holding ⌥ while pressing ⌘Space opens Finder search instead of Spotlight. The behavior has been flaky on Sequoia and Tahoe — sometimes it opens Spotlight regardless — but worth knowing.
For the deep dive on ⌘Space modifier behavior, see ⌘Space is deeper than you think.
Text editing hidden tier
⌃K and ⌃Y — emacs kill and yank
⌃K cuts ("kills") from cursor to end of line, into a separate clipboard that emacs users know as the "kill ring." ⌃Y pastes it back. The text does not interact with the regular ⌘C/⌘V clipboard. Useful for grabbing a line of text temporarily without disturbing your main clipboard.
⌃T — transpose
Press ⌃T with the cursor between two characters and they swap. Useful for fixing typos like "teh" without backspacing.
⌥⌫ vs ⌃⌫ — different word deletes
⌥⌫ deletes the previous word, respecting word boundaries (spaces, punctuation). ⌃⌫ deletes the previous word, respecting subword boundaries (camelCase, snake_case in editors that implement it). In most text fields they are similar; in code editors they differ meaningfully.
Caps Lock as Escape (with a tweak)
System Settings → Keyboard → Keyboard Shortcuts → Modifier Keys → set Caps Lock to Escape. The Caps Lock key has been on the home row of every Mac keyboard since the original; remapping it to Escape gives every Vim and Emacs user their happiest day. No third-party tool required.
Window and Mission Control hidden bits
F11 / ⌘F3 — show desktop
Hides all windows, shows the desktop. Press again to restore. Useful for grabbing a file from the desktop without dragging windows out of the way.
F12 / App Exposé
Shows all windows of the current app, including minimized ones, in a Mission Control–style grid. Bound to F12 by default; remappable. The keyboard equivalent of swipe-down-with-three-fingers, but more discoverable.
Hold ⌥ while clicking the Dock icon of an app
Activates the app and hides all other apps in one click. Same effect as ⌘Tab to the app + ⌘⌥H.
⌃F2 / ⌃F3 — focus menu bar / Dock
Useful in accessibility contexts and when troubleshooting. ⌃F2 puts keyboard focus in the menu bar; arrow keys navigate; ↩ activates. ⌃F3 does the same for the Dock.
Screenshot hidden tier
Hold ⌃ during any screenshot shortcut
⌘⇧3, ⌘⇧4, ⌘⇧5 normally save to your default screenshot location. Hold ⌃ as well (⌘⇧⌃3, etc.) and the screenshot goes to the clipboard instead of a file. The most useful shortcut on this list for anyone who pastes screenshots into chat clients.
Hold Space while dragging the region selector
Press ⌘⇧4 to start a region selection. Begin dragging. Mid-drag, press and hold Space. The selection becomes a movable rectangle of fixed size that you can reposition before completing the selection. Survives every macOS update.
Hold ⇧ to constrain region to one axis
Same setup as above. During the drag, hold ⇧. The selection now resizes only horizontally or only vertically, whichever axis you started larger. Useful for full-width or full-height captures.
Hold ⌥ to resize from center
Same setup again. Hold ⌥ during the drag. The selection grows in both directions from where you started instead of from the corner.
⌘⇧4 then Space — window mode
After pressing ⌘⇧4, press Space. The cursor becomes a camera, and clicking any window captures just that window with its shadow. Apple does not advertise the "Space" transition; it is the cleanest way to capture a single window.
Built-in dictionary and lookup
⌃⌘D — Look Up
Point at any word in any cocoa text view — Mail, Safari, Notes, even some Electron apps — and press ⌃⌘D. The system dictionary card pops up with definitions, Wikipedia, and Siri Suggestions. No need to force-touch the trackpad. Works on the desktop, in alert dialogs, anywhere text renders.
⌃⌘D works in dock badge labels too
Hover the cursor over a Dock app's icon. The tooltip with the app name appears. Press ⌃⌘D and the dictionary card opens on the app name. Useless trivia, but it surfaces just how universally the Look Up hook is wired in.
Full deep dive: The macOS dictionary shortcut you've been missing.
Sound and brightness fine controls
Hold ⌥⇧ while pressing volume / brightness keys
Default behavior: each press of F11 or F12 changes volume by one full notch. Hold ⌥⇧ while pressing and the change happens in quarter-notches. Same trick works for brightness (F1, F2). The on-screen indicator shows the finer increments.
⌥ + brightness opens the Display preferences
Press F1 or F2 alone, you change brightness. Hold ⌥ and press the same key, and System Settings → Displays opens. Equivalent for ⌥ + Mission Control (F3) — opens Mission Control preferences. Apple keeps this consistent across releases.
⌥ + volume opens Sound preferences
Same pattern: ⌥ + F10 (mute), F11 (volume down), or F12 (volume up) opens the Sound preference pane. Faster than navigating System Settings manually.
Login window and lock screen
Hold ⌥ at the login window
If multiple users exist, holding ⌥ while clicking the user list reveals additional administrative options (depending on macOS release).
⌃⌘Q — lock immediately
Documented but underused. Locks the screen instantly without sleeping. Replaces the older hot-corner muscle memory.
Power button on Apple Silicon — short press
A short press on the Touch ID / power key on M-series Macs sleeps the display immediately. A 1-second press opens the lock dialog. Longer press triggers force-shutdown. Each has a distinct purpose; most users only know the longest.
Safari quirks
⌘⌥F — focus the page search
Press ⌘F to open find-in-page. Press ⌘⌥F when find-in-page is closed to open Safari's smart search bar and a search-the-page hint together. Different surface, different defaults.
⌘⌥E — empty cache
In Safari, opens the cache-clearing flow. Useful for web devs and the occasional "this page is broken, please reload from scratch" case.
⌘⇧J — JavaScript console (when Develop menu is on)
Enable the Develop menu first (Safari → Settings → Advanced → Show Develop menu). Then ⌘⇧J jumps straight to the JavaScript console for the current tab.
Mac-specific input method tricks
Press and hold a letter — character accent menu
Press and hold a vowel in any text field. A small popover appears with accented variants (é, è, ê, ë). Press the number under the desired accent or arrow to it. Built into macOS since Lion. Most users have no idea it exists.
⌃⌘Space — emoji and special character picker
The system emoji picker, callable from any text field. Apple has rebound this exact shortcut three times across releases (⌘⌃Space, ⌘^Space, fn-E on newer keyboards). On Tahoe 26 it remains ⌃⌘Space by default.
⌥-letter for special characters
⌥-A produces å. ⌥-E followed by a vowel produces an accented vowel (é, í). ⌥-N followed by another letter produces a tilde. Documented in the Keyboard Viewer (System Settings → Keyboard → Edit → Show Input menu in menu bar, then Keyboard Viewer), but most users never open it.
The meta-trick: discoverability
The recurring pattern in this list is the ⌥ modifier. Holding ⌥ while opening a menu, clicking a button, or pressing a function key consistently reveals an alternate, "advanced" behavior. Apple has wired this into nearly every UI surface as a soft discoverability layer for power users — present, but not advertised.
Try it deliberately for one day: every time you open a menu, hold ⌥ first. You will discover at least three new menu items you did not know existed. The Finder's File menu changes substantially. The Safari menu reveals additional options. The Apple menu adds "System Information" in place of "About This Mac."
That single habit — "hold ⌥ before clicking anything" — is the most reliable way to keep finding hidden macOS behavior in 2026 and beyond.