⌥+⌃AltPlusCtrl

Windows File Explorer Keyboard Shortcuts

File Explorer's shortcut set is built around a tree-and-pane layout that's changed less than almost any other part of Windows over the decades, which means shortcuts learned on Windows 7 mostly still work unchanged today. Address bar access via Alt+D or F4 is the most underused shortcut in the set — typing a path directly is often faster than clicking through five levels of nested folders, especially on network drives. Rename in Explorer uses F2 rather than the direct-click-to-edit or Return-key conventions of other file managers, a binding shared with most other Windows applications for renaming things generally. Explorer also carries a full set of view-switching and pane-toggling shortcuts (Ctrl+Shift+number for view modes, Alt+P for preview pane) that matter more once you're managing large media libraries rather than a handful of documents. Because Explorer is the default file manager on every Windows installation and effectively unavoidable for anyone managing local files on that OS, its shortcuts are worth learning even for users who otherwise live inside cloud storage apps or a code editor's own file panel, since sooner or later a task — extracting a downloaded archive, moving a batch of exported files, digging through an old backup folder — routes back through the plain desktop file manager regardless of what else is installed.

Navigation

ActionWindowsMacDescription
Jump to address barAlt+D or F4Turns the breadcrumb-style address bar into an editable text field pre-loaded with the current path, useful for pasting in a UNC network share path or typing a destination directly instead of clicking through nested folders one level at a time.
Go up one folder levelAlt+Up ArrowNavigates to the parent folder of the current location, equivalent to clicking the up-arrow icon in the toolbar but without leaving the keyboard.
Open new Explorer windowCtrl+NOpens an additional Explorer window pointed at the same location as the current one, useful for dragging files between two folders side by side.
Jump to search boxCtrl+E or F3Moves focus to the search field for the current folder or drive, letting you filter by filename or content without touching the mouse.
Navigate back / forwardAlt+Left / Alt+RightMoves backward or forward through your folder navigation history, mirroring the same back/forward convention used in web browsers, and useful for retracing steps through a deep folder structure you just navigated away from.

File Actions

ActionWindowsMacDescription
Rename selected itemF2Turns the selected item's name into an editable field ready for a new one — this is actually a system-wide Windows key that happens to work identically in Explorer, not a binding unique to the file manager itself.
Create new folderCtrl+Shift+NAdds a new empty folder wherever Explorer is currently pointed, dropping straight into an editable name field so you can type the actual name without a separate rename step.
Open Properties dialogAlt+EnterBrings up the Properties dialog for the selected item, listing size, location, and permission details — worth remembering it's Alt+Enter specifically, since plain Enter just opens the file instead.
Delete permanently (skip Recycle Bin)Shift+DeleteDeletes the selected item immediately without sending it to the Recycle Bin — irreversible through normal means, so it's worth pausing before using it on anything you might want back.
Select all items in current folderCtrl+AGrabs every file and folder in whatever location is currently open, the standard prep step before a mass move, copy, or delete that needs to touch a whole folder's contents in one go.

Panes Views

ActionWindowsMacDescription
Toggle preview paneAlt+PShows or hides the preview pane along the right edge of the window, which renders a live preview of the selected file for supported formats like images, PDFs, and text.
Switch to Details viewCtrl+Shift+6Switches the current folder to Details view, showing file size, type, and modified date in sortable columns — the most information-dense view for managing large numbers of files at once.
Toggle navigation paneNo default key — View menu/ribbon toggleShows or hides the left-side folder tree pane, which lists drives, quick-access folders, and This PC for jumping directly to a location without typing a path; toggled through the View ribbon rather than a bound keyboard shortcut.

Frequently Asked Questions

Why does F2 rename a file instead of Return like some other file managers?

Windows reserves Enter for opening the selected item, consistent across nearly every Windows list and grid control, not just Explorer. F2 is the Windows-wide convention for entering rename/edit mode, used the same way in areas like renaming files on the desktop.

Is Shift+Delete recoverable at all?

Not through the Recycle Bin, since the file bypasses it entirely. Recovery would require third-party undelete software attempting to read unallocated disk sectors before they're overwritten, which isn't guaranteed to succeed and gets less likely the more the drive is used afterward.

Can I pin the address bar shortcut to always show the full path instead of breadcrumbs?

Yes — in Folder Options (or Explorer's ellipsis menu > Options) under the View tab, there's a 'Display the full path in the address bar' setting, which changes the breadcrumb trail to a plain editable text path, though Alt+D/F4 will select it for editing either way regardless of display mode.

Does Ctrl+A select files inside subfolders too, or only the current folder's direct contents?

Only the items directly visible in the current folder view are selected — subfolder contents aren't included unless you're specifically in a search results view or a Details view configured to show contents of subfolders, in which case Select All would apply to whatever's actually listed on screen at that moment.

Why would I use back/forward navigation instead of just clicking the folder tree directly?

Back and forward retrace your actual browsing path exactly as you took it, including through search results or deeply nested folders you navigated into via double-clicks rather than the tree, which is often faster than re-expanding several levels of the navigation pane tree to get back to where you just were.

Do these File Explorer shortcuts work the same way in the Windows 11 redesigned interface as they did in Windows 10?

Yes, almost entirely — Windows 11 changed File Explorer's visual styling (rounded corners, a simplified command bar replacing the old ribbon) but kept the underlying keyboard shortcuts unchanged, so muscle memory built up over years of Windows 10 or even earlier versions transfers directly without needing to relearn navigation, renaming, or view-switching bindings.

Does Windows File Explorer have a shortcut for pinning a folder to Quick Access?

Yes — right-clicking a folder and choosing 'Pin to Quick access' adds it to the Quick Access section in the sidebar for one-click future access; there's no keyboard-only shortcut for pinning specifically, since it's a deliberate organizational action taken occasionally rather than one needing rapid keyboard access.