How to go up one directory in macOS Finder

· 1 min read

While working in macOS Finder (especially in list view), I found myself wanting a fast way to navigate up one folder level — like you would with cd .. in the terminal.

Answer:

  • Use Cmd + ↑ (Up Arrow) to go up one directory.
  • Use Cmd + ↓ (Down Arrow) to enter the selected folder.
← Back to all posts