⌥+⌃AltPlusCtrl

How to Rename Files in Finder (Return Key)

Mac: Return (with item selected, not opening it)
Pressing Return on a selected file or folder in Finder enters rename mode, highlighting the current name (excluding the file extension, which stays unselected to avoid accidentally breaking the file type when typing a replacement) ready for typing a new one. **The key Windows-switcher gotcha**: this is the opposite of Windows convention, where Enter typically opens a selected file rather than renaming it. Mac users moving from Windows (or vice versa) frequently hit this exact mismatch, either accidentally renaming a file on Windows when they meant to open it, or accidentally trying to open a file with Return on Mac and ending up in rename mode instead. **Actually opening a file**: Cmd+O, or simply double-clicking, opens the selected item on Mac — Return is reserved specifically for the rename action, a deliberate and long-standing design choice rather than an inconsistency. **Confirming or canceling a rename**: pressing Return again after typing the new name confirms and applies it; pressing Escape instead cancels the rename, reverting to the original name without any change. **Renaming multiple files at once**: selecting several files and using Finder's batch rename feature (right-click and choose Rename, or File menu > Rename) opens a more advanced dialog supporting find-and-replace, sequential numbering, or format-based renaming across the whole selection — a meaningfully different and more powerful tool than the single-file Return-triggered rename covered here. **File extension safety**: because the extension portion of the filename stays unselected by default during a Return-triggered rename, accidentally typing over and breaking a file's extension (and thus its file-type association) is less likely than it might otherwise be, though it's still possible to delete the extension manually if you select all the text deliberately. **Related shortcuts**: Cmd+I (Get Info) for viewing a file's full details including its exact extension and type, and Cmd+O for actually opening a selected file rather than renaming it. **Renaming multiple files with a shared new base name**: selecting several files and choosing Rename from the right-click menu opens a batch rename dialog offering formats like adding text, replacing text, or applying sequential numbering across the whole selection, a meaningfully different and more powerful tool than the single-file rename triggered by Return. **Tab moves to the next item for sequential renaming**: after confirming a rename with Return, pressing Tab (rather than clicking) can move selection to the next file in the list in some Finder view configurations, letting you rename several files in sequence without reaching for the mouse between each one. **Renaming from within a Save dialog**: the same underlying rename-on-Return behavior extends to Finder-adjacent contexts like a Save As dialog's filename field, where Return confirms the typed name rather than opening anything, consistent with the broader Mac convention that Return commits a name change rather than triggering a default 'open' action. Building comfort with both the single-file and batch rename workflows covers essentially every practical file-renaming need on macOS. Both approaches are worth having ready. Both cover the vast majority of real needs. **Renaming via the Info panel instead**: Cmd+I opens the Get Info window for a selected file, which includes an editable name field at the top functioning as another route to the same rename action, occasionally more convenient when you're already in the Info panel checking other file details and don't want to close it first.

Related shortcuts