Switching from Windows to Mac: Shortcut Translation Guide
Moving from Windows to macOS means relearning muscle memory that has built up over years. The good news is that most shortcuts translate predictably once you understand the modifier key mapping. This guide provides a direct side-by-side reference to make the transition as smooth as possible.
If you are going the other direction (Mac to Windows), see the companion guide: Switching from Mac to Windows.
Understanding the Modifier Keys
The biggest source of confusion when switching platforms is the modifier key layout. Mac keyboards have four modifier keys that map roughly (but not exactly) to their Windows counterparts.
| Windows Key | Mac Equivalent | Notes |
|---|---|---|
| Ctrl | Cmd (⌘) | Most Ctrl shortcuts become Cmd on Mac |
| Alt | Option (⌥) | Used for special characters and secondary actions |
| Win | Cmd (⌘) | System-level shortcuts use Cmd |
| Backspace | Delete | Mac's Delete key is Backspace; Fn + Delete = forward delete |
| Delete (forward) | Fn + Delete | Mac laptops lack a dedicated forward delete key |
| Home | Cmd + Left (text) or Fn + Left | Behavior varies by context |
| End | Cmd + Right (text) or Fn + Right | Behavior varies by context |
The critical insight: on Windows, Ctrl handles most application shortcuts. On Mac, that role belongs to Cmd. The Mac Ctrl key still exists but is used for different things (right-click, Mission Control, some terminal shortcuts). Retrain your left thumb to reach for Cmd where your left pinky used to reach for Ctrl.
Essential Everyday Shortcuts
These are the shortcuts you use dozens of times per day. Getting these into muscle memory first will eliminate most of the frustration.
| Action | Windows | macOS |
|---|---|---|
| Copy | Ctrl + C | Cmd + C |
| Cut | Ctrl + X | Cmd + X |
| Paste | Ctrl + V | Cmd + V |
| Paste without formatting | Ctrl + Shift + V | Cmd + Shift + V |
| Undo | Ctrl + Z | Cmd + Z |
| Redo | Ctrl + Y | Cmd + Shift + Z |
| Select all | Ctrl + A | Cmd + A |
| Find | Ctrl + F | Cmd + F |
| Save | Ctrl + S | Cmd + S |
| Ctrl + P | Cmd + P | |
| New window / document | Ctrl + N | Cmd + N |
| Close tab / window | Ctrl + W | Cmd + W |
System and Window Management
System-level shortcuts differ the most between platforms because the underlying window management models are fundamentally different.
| Action | Windows | macOS |
|---|---|---|
| Switch between apps | Alt + Tab | Cmd + Tab |
| Switch windows of same app | Alt + Tab (shows all) | Cmd + ` |
| Minimize window | Win + Down | Cmd + M |
| Close application (quit) | Alt + F4 | Cmd + Q |
| Lock screen | Win + L | Ctrl + Cmd + Q |
| System search | Win + S or Win | Cmd + Space (Spotlight) |
| File manager | Win + E | No direct equivalent (open Finder from Dock) |
| Task Manager / Activity Monitor | Ctrl + Shift + Esc | No direct shortcut (open via Spotlight) |
| Force quit an app | Ctrl + Alt + Del | Cmd + Option + Esc |
| Show desktop | Win + D | Cmd + F3 or Fn + F11 |
| Task View / Mission Control | Win + Tab | Ctrl + Up or F3 |
| Snap window left / right | Win + Left / Right | Hold green button or use Rectangle app |
One key difference: on Windows, closing the last window of an application usually quits the app. On macOS, closing a window (Cmd + W) often leaves the application running. To fully quit, use Cmd + Q. This catches many new Mac users off guard.
Screenshots
macOS has a powerful built-in screenshot system that offers more flexibility than Windows' Snipping Tool, once you learn the key combinations.
| Action | Windows | macOS |
|---|---|---|
| Screenshot entire screen | Win + Print Screen | Cmd + Shift + 3 |
| Screenshot selected area | Win + Shift + S | Cmd + Shift + 4 |
| Screenshot a specific window | Alt + Print Screen | Cmd + Shift + 4, then Space |
| Screen recording | Win + G (Game Bar) | Cmd + Shift + 5 |
On macOS, screenshots save to the desktop by default. The Cmd + Shift + 5 shortcut opens a toolbar that lets you choose between screenshots and screen recordings, select a save location, and set a timer.
Text Navigation
Text navigation on Mac follows different conventions than Windows, particularly for line and word movement.
| Action | Windows | macOS |
|---|---|---|
| Move word by word | Ctrl + Left / Right | Option + Left / Right |
| Move to start / end of line | Home / End | Cmd + Left / Right |
| Move to top / bottom of document | Ctrl + Home / End | Cmd + Up / Down |
| Select word by word | Ctrl + Shift + Left / Right | Option + Shift + Left / Right |
| Select to start / end of line | Shift + Home / End | Cmd + Shift + Left / Right |
| Delete word backward | Ctrl + Backspace | Option + Delete |
| Delete word forward | Ctrl + Delete | Option + Fn + Delete |
The key pattern: on Windows, Ctrl handles word-level operations. On Mac, Option handles word-level operations while Cmd handles line-level operations. This is actually more consistent once you internalize it.
Browser Shortcuts
Browser shortcuts in Chrome, Firefox, Edge, and Safari are highly consistent across platforms. The main change is substituting Cmd for Ctrl.
| Action | Windows | macOS |
|---|---|---|
| New tab | Ctrl + T | Cmd + T |
| Close tab | Ctrl + W | Cmd + W |
| Reopen closed tab | Ctrl + Shift + T | Cmd + Shift + T |
| Focus address bar | Ctrl + L or F6 | Cmd + L |
| Open DevTools | F12 | Cmd + Option + I |
| Hard refresh | Ctrl + Shift + R | Cmd + Shift + R |
| Bookmark page | Ctrl + D | Cmd + D |
| Open downloads | Ctrl + J | Cmd + Shift + J (Chrome) or Cmd + Option + L (Safari) |
Finder vs. File Explorer
The Mac Finder and Windows File Explorer share similar concepts but differ in their shortcut implementations.
| Action | Windows (Explorer) | macOS (Finder) |
|---|---|---|
| Open file / folder | Enter | Cmd + Down or Cmd + O |
| Rename file | F2 | Enter (or Return) |
| Delete file | Delete | Cmd + Delete |
| New folder | Ctrl + Shift + N | Cmd + Shift + N |
| Go up one directory | Alt + Up | Cmd + Up |
| Go back | Alt + Left | Cmd + [ |
| Search | Ctrl + F | Cmd + F |
| Get info / Properties | Alt + Enter | Cmd + I |
| Move file (cut + paste) | Ctrl + X, then Ctrl + V | Cmd + C, then Cmd + Option + V |
Two things that surprise Windows users in Finder: pressing Enter renames a file instead of opening it, and there is no direct cut-and-paste for files. Instead, you copy with Cmd + C and then move with Cmd + Option + V, which performs a move rather than a copy.
Tips for a Smooth Transition
Beyond memorizing shortcut mappings, these practical tips will help you adjust to macOS faster:
- Remap Caps Lock to Escape or Ctrl: Many users (especially developers) find this more ergonomic. Go to System Settings > Keyboard > Keyboard Shortcuts > Modifier Keys.
- Learn Spotlight early: Cmd + Space opens Spotlight, which launches apps, finds files, does calculations, and converts units. It replaces several Windows shortcuts at once.
- Install a window manager: macOS does not have built-in Win + Arrow window snapping (though recent versions added basic support). Apps like Rectangle (free) or Magnet restore this functionality with customizable shortcuts.
- Use Cmd + `: This switches between windows of the current app. On Windows, Alt + Tab shows everything. On Mac, Cmd + Tab switches apps and Cmd + ` switches windows within the current app.
- Right-click: Two-finger click on the trackpad, or hold Ctrl and click. You can also enable tap-to-click in System Settings > Trackpad.
The transition typically takes one to two weeks of focused effort. The shortcuts that cause the most confusion in the first few days (Finder rename vs. open, forward delete, window snapping) quickly become second nature once you consciously practice them.