Switching from Windows to Mac

This is a day-to-day reference for someone who already knows Windows well and now has to get real work done on macOS. Most of the friction is not conceptual — it's muscle memory: the modifier key moved, the close button doesn't quit, and the window manager has opinions about where your windows go. The table below maps the everyday Windows actions you'll reach for in your first week to their macOS equivalents, so you can stop hunting through menus.

Written against macOS Sequoia / Tahoe-era defaults and Windows 11. Shortcuts assume a stock Apple keyboard layout.

Everyday equivalents

Windows actions and their macOS counterparts. Scroll sideways on narrow screens.
On Windows On Mac
Win + E opens File Explorer. Finder is the equivalent, and it's always running. Click the Finder face in the Dock, or press Cmd + N while Finder is frontmost to open a new window. There is no global "open Finder" shortcut by default; Cmd + Space then typing "Finder" is the fastest keyboard route.
Ctrl + Shift + Esc opens Task Manager to kill a hung app or check CPU/RAM. Two tools split the job. Cmd + Option + Esc opens Force Quit Applications (the "kill it" list). For CPU, memory, disk, network and per-process detail, open Activity Monitor (in Applications › Utilities, or via Spotlight).
Ctrl + C / Ctrl + X / Ctrl + V to copy, cut, paste. Cmd + C / Cmd + V for text. Files are the exception: there is no cut. Copy the file with Cmd + C, then move it with Cmd + Option + V instead of a plain paste.
Alt + Tab cycles through every open window. Cmd + Tab cycles through applications, not windows. To move between windows of the app you're already in, use Cmd + ` (backtick). Hold Cmd and tap Tab repeatedly to walk the list; add Shift to go backwards.
Right-click for a context menu. Same menu, several ways in: two-finger tap or click on a trackpad, click the right side of a Magic Mouse, or hold Ctrl and click. Two-finger tap is on by default; if it isn't working, check System Settings › Trackpad › Secondary click.
The taskbar holds pinned and running apps along the bottom. The Dock does the same job. Drag an app onto it to pin, or right-click a running app › Options › Keep in Dock. A dot under an icon means the app is running. Note the Dock mixes pinned apps, running apps, and (on the right of the divider) minimized windows, folders and the Trash.
Win + / snaps a window to half the screen; Snap Layouts appear on hover over the maximize button. Hover over the green button (or press Fn + Ctrl + F) to get a tiling menu: Left, Right, Top, Bottom, quarters. Keyboard equivalents are Fn + Ctrl + / . You can also drag a window to a screen edge to tile it. Many switchers still install Rectangle or Magnet for Windows-style snapping.
Win + Shift + S starts a region screenshot via Snipping Tool. Cmd + Shift + 4 for a region, Cmd + Shift + 3 for the whole screen, Cmd + Shift + 5 for the capture toolbar (window capture, screen recording, where-to-save options). Shots land on the Desktop as files by default; add Ctrl to any of these to copy to the clipboard instead.
Win key or Win + S opens Windows Search for apps, files and settings. Cmd + Space opens Spotlight. It launches apps, finds files, does unit conversion and arithmetic, and searches settings. Type a few letters and press Return — it's the primary way most Mac users open anything.
Control Panel and the Settings app hold system configuration. System Settings, from the Apple menu in the top-left corner, or Cmd + Space then "System Settings". The search field at the top-left of that window is faster than browsing the sidebar.
Uninstall via Settings › Apps or Programs and Features. Most Mac apps are a single bundle: drag it from the Applications folder to the Trash, or select it in Launchpad and hold click until icons jiggle. Apps installed by a .pkg installer (printer drivers, VPN clients, antivirus) usually ship their own uninstaller — check the vendor's instructions rather than just trashing the app.
Right-click a file › Properties to see size, type and permissions. Select the file and press Cmd + I ("Get Info"). Add Option (Cmd + Option + I) for a single inspector panel that updates as you click different files. Press Space instead for Quick Look, an instant preview of the file's contents.
Click "Safely Remove Hardware" in the system tray to eject a USB drive. Drag the drive icon to the Trash (which turns into an eject symbol), click the eject arrow next to it in the Finder sidebar, or select it and press Cmd + E. macOS will refuse to eject while a file on the drive is open, and will tell you which app is holding it.
Win + Ctrl + D creates a virtual desktop; Win + Tab shows Task View. Spaces, managed in Mission Control: swipe up with three or four fingers (or press Ctrl + ), then click + at the top right to add a Space. Move between Spaces with Ctrl + / or a three-finger horizontal swipe. Full-screen apps automatically get their own Space.
The red X closes the app; the app disappears from the taskbar. The red button closes the window — the app usually keeps running, with a dot under its Dock icon. Cmd + Q actually quits. Cmd + W closes the window, Cmd + M minimizes to the Dock, and Cmd + H hides the app entirely (often more useful than minimizing).
Ctrl is the main modifier for shortcuts; Alt sits next to the space bar. Cmd replaces Ctrl for nearly every shortcut, and it sits where Alt does on a PC keyboard. Option is roughly Alt. Mac still has a Ctrl key, but it's used for a different, smaller set of things (Ctrl-click, Spaces navigation, terminal control codes). Hold Option while a menu is open to reveal hidden variants of menu items.
Win + L locks the screen. Ctrl + Cmd + Q locks immediately. Ctrl + Shift + Power (or Ctrl + Shift + the Eject/Media key) puts the display to sleep. Log out entirely with Shift + Cmd + Q.
Win + D shows the desktop. Fn + F11 (or spread four fingers apart on the trackpad) pushes windows aside. On recent macOS versions a single click on the wallpaper also reveals the desktop — if that startles you, turn it off in System Settings › Desktop & Dock › "Click wallpaper to reveal desktop".
F2 renames the selected file. Return renames the selected file in Finder. (Cmd + O or Cmd + opens it — pressing Return expecting "open" is one of the most common early mistakes.) Select several files, right-click and choose Rename to batch-rename them.
Right-click › Send to › Compressed (zipped) folder; double-click a .zip to browse it. Right-click › Compress to create a .zip in the same folder. Double-click a .zip and it extracts immediately into a folder next to it — macOS has no built-in "browse inside the archive" view. For .rar or .7z, install something like The Unarchiver or Keka.
Delete sends a file to the Recycle Bin; Shift + Delete deletes permanently. Cmd + Delete moves the file to the Trash — the bare Delete key does nothing to a selected file. Empty the Trash with Cmd + Shift + Delete. The forward-delete behaviour of the PC Del key is Fn + Delete when typing text.
Home / End jump to the start and end of a line; Ctrl + Home jumps to the top of the document. Cmd + / for start and end of line; Cmd + / for top and bottom of the document; Option + / to move a word at a time. On laptops without dedicated Home / End keys, these are the only way.
PrtScn, Num Lock and a numeric keypad on most desktop keyboards. None of these exist on Apple's compact keyboards. Screenshot keys are listed above; numeric input uses the number row. If you rely on a keypad, an external keyboard works fine — Windows keyboards are supported, with the Win key mapping to Cmd and Alt to Option (swap them in System Settings › Keyboard › Keyboard Shortcuts › Modifier Keys if you prefer).

Common problems observed

What actually trips people up in week one

← Back to all guides