Finder is the foundation of the macOS experience, but most users only scratch the surface of what it can do with the keyboard. These shortcuts work on macOS 13 Ventura, 14 Sonoma, and 15 Sequoia.

Notation guide

= Command  ·  = Option/Alt  ·  = Shift  ·  = Control  ·  = Return/Enter

Navigation

ShortcutAction
⇧⌘GGo to Folder — type or paste any path to navigate instantly
⌘↑Go to parent folder (enclosing folder)
⌘↓Open selected folder or file
⌘[Go back (like browser Back)
⌘]Go forward
⇧⌘CGo to Computer (top level)
⇧⌘DGo to Desktop
⇧⌘HGo to Home folder
⇧⌘AGo to Applications
⇧⌘UGo to Utilities
⇧⌘IGo to iCloud Drive
⇧⌘KGo to Network
⌘FOpen Find / Search
Pro tip

⇧⌘G (Go to Folder) accepts pasted paths. Copy a path with Pathly or Option+right-click, press ⇧⌘G, then ⌘V + Return to jump there instantly.

File Management

ShortcutAction
Rename selected file (then Return again to confirm)
⌘C + ⌘VCopy then paste (duplicate)
⌘C + ⌥⌘VCopy then move (cut and paste equivalent)
⌘DDuplicate selected item in place
⌘DeleteMove to Trash
⌥⌘DeleteDelete immediately (bypass Trash) — use with care
⇧⌘DeleteEmpty Trash
⌘IGet Info (shows path, size, permissions)
⌥⌘IInspector (live Get Info panel)
⌘NNew Finder window
⇧⌘NNew folder
⌃⌘NNew folder with selected items inside
⌘ZUndo last file operation
⌘ASelect all
SpaceQuick Look preview (press again to close)

Views

ShortcutAction
⌘1Icon view
⌘2List view
⌘3Column view (great for navigating)
⌘4Gallery view
⌘TNew tab
⌘WClose tab or window
⇧⌘TShow / Hide Tab Bar
⌘JShow View Options
⌘+ / ⌘-Zoom in / out (icon size)
⌃⌘FToggle full-screen

Sidebar & Toolbar

ShortcutAction
⌥⌘SShow / Hide Sidebar
⌥⌘TShow / Hide Toolbar
⌥⌘PShow / Hide Path Bar
⌥⌘\Show / Hide Preview pane
⇧⌘.Show / Hide hidden files (dotfiles)

The Hidden Gems Most Users Miss

Show hidden files with one shortcut

Press ⇧⌘. (Shift + Command + Period) to toggle visibility of hidden files (those starting with a dot, like .env, .git, .zshrc). This is invaluable for developers. Press it again to hide them.

Cut and paste files (Move instead of Copy)

macOS doesn't have a traditional "Cut" for files, but you can achieve the same result: ⌘C to copy, then ⌥⌘V to paste as a move (the original is removed). The Option key transforms Paste into Move.

New folder containing selected items

Select multiple files, then press ⌃⌘N to create a new folder with all of them inside — and macOS prompts you for the folder name immediately. Much faster than creating a folder, then dragging files in.

Open the current Finder location in Terminal

Drag the folder from the Finder title bar (or path bar) into a Terminal window to navigate to it with cd. Alternatively: right-click a folder → Services → New Terminal at Folder (if you've enabled it in System Settings → Keyboard → Shortcuts → Services).

Power-User Workflows

Navigate to a pasted path

  1. Copy any path (with Pathly or Option+right-click)
  2. Press ⇧⌘G
  3. Press ⌘V to paste
  4. Press

This is the fastest way to jump to a path you've just copied from Terminal, a log file, or a chat message.

Batch rename files

  1. Select multiple files (⌘A or click + )
  2. Right-click → Rename…
  3. Choose Replace Text, Add Text, or Format

Finder's built-in batch rename is surprisingly powerful for most renaming tasks.

The path-copy shortcut gap

Notice what's missing from the shortcuts table above? There's no keyboard shortcut to copy a file path in macOS — only the Option + right-click method. Pathly fills this gap by putting Copy Path, Copy Filename, Copy Directory, Copy as URL, and Copy Git Path directly in the standard right-click menu, no keyboard modifier needed.

Master Finder shortcuts, then use Pathly for the one thing macOS can't do natively: copy paths from right-click.

Get Pathly — $4.99

Frequently asked questions

What is the keyboard shortcut to copy a file path in Finder?

There is no single keyboard shortcut for copying a file path in macOS. The native method requires holding Option and right-clicking the file, then choosing "Copy as Pathname". Pathly adds Copy Path to the standard right-click menu with no keyboard modifier required.

How do I navigate to a specific folder in Finder?

Press ⇧⌘G to open the Go to Folder dialog. Type or paste any path (you can paste a path you copied with Pathly) and press Return to navigate there instantly.

How do I show hidden files in Finder?

Press ⇧⌘. (Shift + Command + Period) to toggle visibility of hidden files (dotfiles like .env, .git, .zshrc). Press it again to hide them.