Body
Updated: 6/26/26
Quick Navigation
Overview
Using keyboard shortcuts and navigation can drastically improve your daily productivity, reduce repetitive strain injury (RSI) risks, and help you navigate your operating system efficiently without constantly reaching for the mouse.
This guide covers essential keyboard shortcuts for both Windows and macOS, alongside general web navigation tips.
Core System Navigation
These shortcuts help you manage windows, switch between apps, and navigate your desktop environment.
| Action |
Windows Shortcut |
macOS Shortcut |
| Switch between open applications |
Alt + Tab |
Cmd + Tab |
| Close the active window/app |
Alt + F4 |
Cmd + Q (Quit) or Cmd + W (Close window) |
| Minimize all windows (Show Desktop) |
Win + D |
Cmd + Mission Control or F11 |
| Lock your computer |
Win + L |
Cmd + Ctrl + Q |
| Open File Explorer / Finder |
Win + E |
Cmd + Space (then type Finder) or Option + Cmd + Space |
| Search your system |
Win + S |
Cmd + Space (Spotlight) |
Back to Top
Text Editing & Management
| Action |
Windows Shortcut |
macOS Shortcut |
| Undo Last Action |
Ctrl + Z |
Cmd + Z |
| Redo Action |
Ctrl + Y |
Cmd + Shift + Z |
| Select All Text |
Ctrl + A |
Cmd + A |
| Move cursor by whole words |
Hold Ctrl while using ← / → Arrow keys |
Hold Option while using ← / → Arrow keys |
| Highlight text word-by-word |
Hold Ctrl + Shift while using ← / → Arrow keys |
Hold Option + Shift while using ← / → Arrow keys |
| Delete entire previous word |
Ctrl + Backspace |
Option + Delete |
Back to Top
Mouse-Free Web Browsing (Accessibility)
You can navigate almost any website entirely without a mouse using these native browser controls:
| Action |
Windows Shortcut |
macOS Shortcut |
| Moves your selection forward to the next interactive element (links, buttons, form fields) |
Tab |
Tab |
| Moves your selection backward to the previous element |
Shift + Tab |
Shift + Tab |
| Activates a selected link or submits a form |
Enter |
Enter (or Return) |
| Activates a selected checkbox/button, or scrolls down the page |
Spacebar |
Spacebar |
| Navigates through radio buttons, drop-down menus, or scrolls the page vertically/horizontally |
← / → / ↑ / ↓ Arrow Keys |
← / → / ↑ / ↓ Arrow Keys |
💡 Pro-Tip: If you get stuck inside a web element or text field and Tab isn't letting you leave, press Esc to clear your active selection focus, then try tabbing again.
Back to Top