The Finder shortcuts cheatsheet every macOS user should know
Finder is the macOS app most users touch dozens of times a day, and the macOS app most users use the slowest. Apple has spent twenty years adding keyboard shortcuts to Finder; most users have memorized seven of them.
Finder is the macOS app most users touch dozens of times a day, and the macOS app most users use the slowest. Apple has spent twenty years adding keyboard shortcuts to Finder; most users have memorized seven of them.
This cheatsheet is the 2026 set worth knowing. It is organized by the operation you want to perform, not by which menu the shortcut lives under. Every shortcut is verified on macOS Tahoe 26.
If you are looking for the broader macOS reference, the power-user shortcuts guide is the companion post.
Navigation
| Shortcut | Action |
|---|---|
| ⌘↑ | Enclosing folder |
| ⌘↓ | Open selected item |
| ⌘← | Back |
| ⌘→ | Forward |
| ⌘⇧G | Go to folder (type a path) |
| ⌘⇧H | Open Home |
| ⌘⇧D | Open Desktop |
| ⌘⌥L | Open Downloads |
| ⌘⇧O | Open Documents |
| ⌘⇧A | Open Applications |
| ⌘⇧U | Open Utilities |
| ⌘⇧C | Open Computer |
| ⌘⇧K | Open Network |
| ⌘⇧I | Open iCloud Drive |
⌘⇧G is the unsung hero. It opens a path-input field; type any path and ↩ jumps Finder there. The same trick that works in Spotlight, available natively in Finder. ⌘⇧G + / + tab completion gets you to /etc, /usr/local, or any system folder without leaving the keyboard.
⌘← and ⌘→ for back/forward work like a browser. Few users know.
Selection
| Shortcut | Action |
|---|---|
| ⌘A | Select all |
| ⌘⇧A | Deselect all |
| ⌘-click | Toggle individual item in selection |
| ⇧-click | Range select |
| ↑ / ↓ | Move selection by one item |
| ⌘↑ + ↓ | Move out of a folder and into a sibling — useful in column view |
| Tab | Focus next pane / sidebar item |
| ⌘F | Open Find (search) |
File operations
| Shortcut | Action |
|---|---|
| ⌘C | Copy |
| ⌘V | Paste (copy) |
| ⌘⌥V | Paste as move (cut and paste) |
| ⌘D | Duplicate |
| ⌘L | Make alias |
| ⌘R | Show original (from alias) |
| ⌘I | Get Info |
| ⌘⌥I | Show Inspector (live-updating Info) |
| Return | Rename (yes, just Return) |
| ⌘⌫ | Move to Trash |
| ⌘⇧⌫ | Empty Trash |
| ⌘⌥⇧⌫ | Empty Trash without confirmation |
| Space | Quick Look |
| ⌥Space | Quick Look full-screen |
The two most underused on this list:
- ⌘⌥V — paste as move. Cut-and-paste for files. Replaces dragging between Finder windows.
- Return to rename — most users right-click and choose Rename. Just pressing Return on a selected file enters rename mode. Faster.
⌘⌥I (Inspector) is the third underused gem. Unlike ⌘I, it does not lock to a single file — it follows whatever you select. Triage a folder of unfamiliar files with the Inspector open and you see size, kind, and dimensions update as you arrow through them.
View
| Shortcut | Action |
|---|---|
| ⌘1 | Icon view |
| ⌘2 | List view |
| ⌘3 | Column view |
| ⌘4 | Gallery view |
| ⌘J | Show view options |
| ⌘⌥S | Show / hide sidebar |
| ⌘⌥P | Show / hide path bar |
| ⌘/ | Show / hide status bar |
| ⌘⌥T | Show / hide toolbar |
| ⌘⌥. | Show / hide hidden files (Tahoe 26) |
⌘⌥. for hidden files is the modern replacement for the defaults write Terminal trick. Works in any Finder window. Shows .DS_Store, .git, and other dotfiles. Toggle it back when you're done.
⌘J (View Options) lets you set icon size, grid spacing, label position, and sort order per-folder. The "Use as Defaults" button at the bottom of that panel saves you from re-tweaking every folder.
Tabs and windows
| Shortcut | Action |
|---|---|
| ⌘N | New Finder window |
| ⌘T | New tab |
| ⌘W | Close window or tab |
| ⌘` | Cycle Finder windows |
| ⌘⇧` | Cycle Finder windows backwards |
| ⌃Tab | Next tab |
| ⌃⇧Tab | Previous tab |
| ⌘1 through ⌘9 (with tabs) | Jump to tab N — works on some macOS releases |
| ⌘⇧T | Reopen closed tab |
Yes, Finder has tabs. They have been there since Mavericks. Most users still open separate windows for everything. Two Finder tabs with ⌃Tab between them is faster than two windows with ⌘`.
Sorting
| Shortcut | Action |
|---|---|
| ⌃⌘1 | Sort by name |
| ⌃⌘2 | Sort by kind |
| ⌃⌘3 | Sort by date last opened |
| ⌃⌘4 | Sort by date added |
| ⌃⌘5 | Sort by date modified |
| ⌃⌘6 | Sort by date created |
| ⌃⌘7 | Sort by size |
| ⌃⌘8 | Sort by tags |
| ⌃⌘0 | Sort by none (use the default) |
The shortcut numbers track Finder's "Sort By" submenu order. Memorizing them is rarely worth it; what is worth it is knowing this list exists when you suddenly need files grouped by Kind or by Size for a one-off task.
Tags
| Shortcut | Action |
|---|---|
| ⌃1 | Toggle red tag on selection |
| ⌃2 | Toggle orange tag |
| ⌃3 | Toggle yellow tag |
| ⌃4 | Toggle green tag |
| ⌃5 | Toggle blue tag |
| ⌃6 | Toggle purple tag |
| ⌃7 | Toggle gray tag |
| ⌃0 | Remove all tags |
Tags are a Finder feature most users ignore. If you do use them, the keyboard shortcuts make them practical for in-flow triage — tag the file red as you skim a folder, then later filter by tag:red in Spotlight or by clicking the tag in the sidebar.
Quick Look extras
Space opens Quick Look. Once it is open:
| Shortcut | Action |
|---|---|
| Space | Close Quick Look |
| ⌥Space | Toggle full-screen Quick Look |
| ↑ / ↓ | Next / previous file in selection |
| ⌘↩ | Open the file in its default app |
| ⌘C | Copy the file (Finder semantics) |
Selecting multiple files and pressing Space starts a slideshow of Quick Look previews — ↑ and ↓ step through them. Useful for triaging a folder of screenshots.
Forcing a Finder restart
When Finder hangs and refuses to respond:
⌘⌥Esc → select Finder → click Relaunch
Or from the Apple menu: hold ⌥ while clicking Apple → Force Quit Finder. The Finder restarts in place without losing your desktop.
This is faster than killall Finder from Terminal and reliable across macOS releases.
Path bar copy trick
Enable the path bar via ⌘⌥P. The bottom of the Finder window now shows the current folder's path as a breadcrumb. Right-click on any segment of that breadcrumb to:
- Copy the segment's path (as text).
- Open it in a new tab.
- Reveal it in a Terminal session (if a Terminal helper is installed).
Combined with ⌘⌥V (paste as move), this makes moving a file to a path you can see in the breadcrumb of another window a four-keystroke operation.
Search inside Finder
⌘F in Finder opens search. Two non-obvious behaviors:
-
The scope toggles. "This Mac" vs "Current Folder" are buttons at the top of the search bar. By default, ⌘F searches "This Mac." Click "Current Folder" once and Finder remembers your preference per-window.
-
The
+adds metadata filters. Click the+button to add filters like "Kind is PDF" or "Created today." Same metadata system Spotlight uses, but with a Finder UI.
Whether Finder search is the right tool versus Spotlight versus the CLI is covered in Spotlight vs Finder search and Searching files from the command line on macOS.
Hidden-but-real shortcuts
A few that even long-time users miss:
- Hold ⌥ while clicking a disclosure triangle in list view → expand or collapse all subfolders recursively.
- Hold ⌥ while dragging within the same volume → force copy instead of move.
- Hold ⌘ while dragging to a different volume → force move instead of copy.
- Hold ⌥ while resizing a window by its corner → resize from center.
- Hold ⌥ while clicking the green button → zoom-to-content (old behavior, not full-screen).
The pattern across all of these: ⌥ during a UI action reveals the alternate behavior. The macOS hidden-shortcut layer is consistent in this way.
Configurable shortcuts
System Settings → Keyboard → Keyboard Shortcuts → App Shortcuts → + → Finder. You can bind any menu item to a custom keystroke. The ones I have personally configured:
- "New Folder with Selection" → ⌃⌘N — wraps a multi-file selection into a new folder.
- "Show Original" (for aliases) → ⌘O — slightly faster than ⌘R.
- "Copy as Pathname" → ⌘⇧P — copies the selected file's full path as text.
The "Copy as Pathname" item lives behind ⌥ in Finder's Edit menu (Edit → hold ⌥ → "Copy as Pathname" appears). Binding it to a shortcut surfaces it.
The 10-minute Finder tune-up
If you have not actively configured Finder before, ten minutes will pay off for years:
- Set a sensible default new-window folder. Finder → Settings → General → "New Finder windows show:" → set to Documents, ~ (home), or your project folder. Beats opening into Recents every time.
- Show the path bar and status bar. ⌘⌥P and ⌘/. The path bar in particular is constant context.
- Enable hidden files when you need them. ⌘⌥. is a toggle.
- Add three custom shortcuts for menu items you use often (see above).
- Use ⌘⇧G as your jump-to-folder shortcut. Stop clicking through the sidebar.
After this, Finder stops being the slowest app on your Mac and starts feeling like a thing you actually drive.