Mac Finder tips for power users: the shortcuts that compound
Most Finder guides hand you a table of seventy shortcuts and wish you luck. That's not how anyone learns a tool. The Mac Finder tips below are the dozen or so that compound — the ones that, once they're in your fingers, remove a recurring interruption rather than saving you a single click. If you already live on the keyboard everywhere else, Finder is usually the last place you still reach for the mouse.
Navigate without touching the folder tree
The single biggest change is to stop clicking downwards through folders and start jumping to them.
Go to Folder — ⇧⌘G. Type a path and press Return. It accepts
~/Library, /usr/local, or anything you've copied from a terminal,
and it tab-completes as you type, so ~/Dev + Tab usually gets you
there in three keystrokes. This is the one to learn first: it reaches
hidden folders that aren't in the sidebar at all.
Up and down — ⌘↑ and ⌘↓. ⌘↑ opens the enclosing folder;
⌘↓ opens whatever's selected. Together with ⌘[ and ⌘] for back
and forward, you never need the sidebar or the toolbar arrows.
Type-to-select. In any Finder view, just start typing a filename.
Finder jumps to the first match. Combined with ⌘↓, you can walk five
folders deep without a single click.
Column view — ⌘3. Icon, list, column and gallery views are ⌘1
through ⌘4. Column view is the one built for keyboard navigation:
left and right arrows move between levels, up and down move within one,
and you can see the whole path at a glance. macOS Tahoe added a Resize
columns to fit filenames option under View → Show View Options, which
fixes the long-standing annoyance of truncated names.
The Mac Finder tips that save the most keystrokes
These are the ones people are most surprised by:
| Shortcut | What it does | Why it matters |
|---|---|---|
⇧⌘G | Go to Folder | Reach any path, including hidden ones |
⌘C then ⌥⌘V | Move item here | A real cut-and-paste — the file moves, not copies |
⌥⌘C | Copy as Pathname | Full path on the clipboard, ready to paste into a terminal |
⌃⌘N | New Folder with Selection | Select files first, then wrap them in a folder |
⌃⌘T | Add to Sidebar | Pin the folder you're in right now |
⇧⌘. | Show hidden files | See .env, .git, dotfiles |
Space | Quick Look | Preview without opening the app |
Return | Rename | Not "open" — that's ⌘↓ |
⌥⌘P | Show Path Bar | A permanent breadcrumb at the window bottom |
⌘⌫ | Move to Trash | ⇧⌘⌫ empties it |
Two of those deserve a note. ⌘C then ⌥⌘V is the move that
macOS never gave a dedicated "cut" for — copy normally, then hold
Option while pasting and the Edit menu's Paste Item becomes Move
Item Here. And ⌥⌘C is a genuine time-saver if you use a
terminal: it puts the full path on the clipboard, no quoting required.
(The other direction works too — drag the small proxy icon from a
Finder window's title bar into Terminal and it types the path for you.)
Jump straight to the folders you use daily
Finder has direct shortcuts for its standard locations, and they work from anywhere in Finder:
⇧⌘H— Home⇧⌘D— Desktop⌥⌘L— Downloads⇧⌘A— Applications⇧⌘U— Utilities
⇧⌘A then typing the first few letters of an app is often faster than
hunting for it, though a launcher is faster still — we compared the
options in Spotlight alternatives for Mac.
For everything else, use ⌃⌘T to pin the current folder to the
sidebar. A sidebar with six folders you actually use beats one with
twenty defaults you don't.
Tame your Finder windows
Here's where Finder stops being a Finder problem and becomes a window problem. Open a few folders and you have four Finder windows scattered across two displays, none of them where you want them.
Two native fixes help. ⌘T opens a new tab instead of a new
window, and Window → Merge All Windows collapses every stray Finder
window into tabs of one window. There's no default shortcut for the
merge, but it's a one-time cleanup you'll run often enough to remember.
What neither fixes is getting back to a specific Finder window once
you've switched to Slack and back. ⌘Tab gets you to "Finder" — not to
the window you had open. That gap is exactly what Let's Switch
exists for: hold ⌥⇥ and pick from a live preview of every open
window, most recent first, or tap ⌥` to cycle just Finder's own
windows. Both are in the free version. And if the actual problem is
that the window lands in the wrong place, Let's Tile drops a
visible grid over it so you can put it in a half or a third in two
keystrokes — no shortcut-per-layout to memorize.
If windows are your real bottleneck rather than files, start with the keyboard-first window workflow instead.
One Tahoe extra: folders you can actually tell apart
macOS Tahoe added folder customization. Right-click a folder, choose Customize Folder, and you can set a color or drop an emoji or a system symbol onto it. It's cosmetic, but a bright folder in a long list is genuinely faster to find than a name you have to read. Apple excludes the system folders — Applications, Library, System and Users — from customization, and the styling travels with the folder if you zip it and send it to someone else on Tahoe.
Frequently asked questions
Is there a cut-and-paste for files on Mac?
Not with ⌘X. Copy the file with ⌘C, then press ⌥⌘V to move it
rather than duplicate it. The original disappears from the source
folder, exactly like a cut.
How do I see hidden files in Finder?
⇧⌘. toggles them. Press it again to hide them. It's per-Finder, not a
system setting, so it's safe to leave on while you work and flip off
after.
What's the fastest way to open a deeply nested folder?
⇧⌘G, then paste or type the path with Tab completion. If you go there
often, ⌃⌘T pins it to the sidebar so it's one click away from then
on.
Can I search only the current folder?
Yes. Press ⌘F in Finder, then click the folder name in the scope bar
below the toolbar instead of "This Mac". Finder remembers the last
scope you used.
None of this needs an app. It's the built-in Finder, used the way it was designed to be used. If you want the same treatment for the rest of the system, the shortcuts that compound for power users covers the wider set — or browse the whole blog.