Best Keyboard Shortcuts for Mac Beginners

Switching to a Mac for the first time can feel disorienting, especially if you are coming from Windows. The keyboard layout is different, the modifier keys have unfamiliar names, and many of the shortcuts you relied on have changed. The good news is that macOS has a remarkably consistent shortcut system. Once you learn the core patterns, they apply almost everywhere.

This guide covers the shortcuts that will make the biggest difference in your first weeks with a Mac. Rather than listing hundreds of key combinations, it focuses on the ones you will actually use every day. Each section builds on the last, starting with the basics and working up to more powerful features.

Understanding the Mac Keyboard

Before learning any shortcuts, you need to understand the modifier keys on a Mac keyboard. The biggest difference from Windows is the Cmd (Command) key. On a Mac, Cmd takes over most of the duties that Ctrl handles on Windows. So where you would press Ctrl + C to copy on Windows, you press Cmd + C on a Mac.

Here are the four main modifier keys and the symbols you will see in menus and documentation:

  • Command (Cmd) -- symbol: -- the primary modifier for most shortcuts
  • Option -- symbol: -- equivalent to Alt on Windows
  • Shift -- symbol: -- works the same as on any keyboard
  • Control (Ctrl) -- symbol: -- used less often on Mac than on Windows, mainly for right-click and some system shortcuts
  • Fn (Function) -- toggles the behavior of the top row keys between media controls and function keys (F1-F12)

When you see a shortcut written as + + 3 in a Mac menu, that translates to Cmd + Shift + 3. This guide uses the written names for clarity. For a full reference of all macOS system shortcuts, see the macOS shortcut reference.

The Essentials -- Copy, Paste, and Undo

These are the shortcuts you will use more than any others. They work in virtually every Mac application, from Safari to Pages to the Finder. If you learn nothing else from this guide, learn these.

Action Shortcut
Copy Cmd + C
Cut Cmd + X
Paste Cmd + V
Paste without formatting Cmd + Shift + V
Undo Cmd + Z
Redo Cmd + Shift + Z
Select All Cmd + A
Find Cmd + F

A few things to note: Cmd + Shift + V pastes text without carrying over fonts, colors, or sizes from the source. This is extremely useful when copying text from a website into a document. Also, unlike Windows where Ctrl + Y is redo, on Mac the redo shortcut is Cmd + Shift + Z. This catches many new Mac users off guard.

Navigating Your Mac

Beyond basic editing, these shortcuts help you move around your Mac quickly without reaching for the mouse.

Spotlight Search

Spotlight is one of the most powerful features on a Mac and the single shortcut most worth memorizing. Press Cmd + Space to open Spotlight from anywhere. You can use it to launch applications, find files, do math calculations, convert units, look up definitions, and search the web. Instead of navigating through folders in Finder to open an app, just press Cmd + Space, type the first few letters of the app name, and press Enter. It is dramatically faster than clicking through menus.

Switching Apps

Press Cmd + Tab to open the application switcher. Keep holding Cmd and press Tab repeatedly to cycle through your open apps, then release Cmd to switch to the highlighted one. This is the Mac equivalent of Alt + Tab on Windows.

If you have multiple windows open in the same application (for example, two Finder windows or two Safari windows), press Cmd + ` (the backtick key, above Tab) to cycle between them. This shortcut has no direct Windows equivalent and is one of the most useful Mac-specific features.

Finder Shortcuts

Finder is the Mac equivalent of Windows File Explorer. These shortcuts make it much easier to navigate your files.

Action Shortcut
New Finder window Cmd + N
Go to folder Cmd + Shift + G
Show hidden files Cmd + Shift + .
Quick Look (preview a file) Space
Get Info Cmd + I
New folder Cmd + Shift + N
Move to Trash Cmd + Delete
Empty Trash Cmd + Shift + Delete

Quick Look is a standout Mac feature. Select any file in Finder and press Space to instantly preview it -- images, PDFs, videos, text files, and more -- without opening any application. Press Space again to close the preview. This alone saves a huge amount of time compared to double-clicking files to open them.

Screenshots

macOS has a powerful built-in screenshot system that does not require any third-party software. All screenshots are saved to your Desktop by default, though you can change this location using the Screenshot app (Cmd + Shift + 5).

Action Shortcut
Full screen screenshot Cmd + Shift + 3
Selection screenshot Cmd + Shift + 4
Window screenshot Cmd + Shift + 4 then Space
Screenshot and recording toolbar Cmd + Shift + 5
Copy screenshot to clipboard instead of saving Add Ctrl to any of the above

A useful tip: if you want to paste a screenshot directly into a message or document without saving a file to your Desktop, hold Ctrl along with the screenshot shortcut. For example, Ctrl + Cmd + Shift + 4 lets you select an area and copies it to your clipboard, ready to paste with Cmd + V.

Window Management

Managing windows efficiently is essential when you are working with multiple apps at once. These shortcuts help you minimize, close, and arrange windows without touching the mouse.

Action Shortcut
Minimize window Cmd + M
Close window Cmd + W
Quit application Cmd + Q
Hide application Cmd + H
Enter full screen Ctrl + Cmd + F
Mission Control (see all windows) Ctrl + Up or F3
Show Desktop F11 or Cmd + F3

One important distinction for Windows users: on a Mac, closing a window (Cmd + W) does not quit the application. The app stays running in the Dock. To fully quit an app, use Cmd + Q. The Cmd + H shortcut to hide an app is also worth learning. It removes the app from view without minimizing it, and you can bring it back with Cmd + Tab.

Starting with macOS Sequoia, Apple added native window tiling with keyboard shortcuts. You can snap windows to halves or quarters of your screen using built-in system shortcuts. If you are running an older version of macOS, the free app Rectangle provides similar window snapping functionality with customizable keyboard shortcuts.

Text Editing

These text navigation shortcuts work system-wide in virtually every text field on your Mac, including browsers, email, notes, and code editors. Learning these will make you noticeably faster at editing text.

Action Shortcut
Jump to beginning of line Cmd + Left
Jump to end of line Cmd + Right
Jump to beginning of document Cmd + Up
Jump to end of document Cmd + Down
Move word by word Option + Left / Right
Select word by word Option + Shift + Left / Right
Delete previous word Option + Delete
Delete to beginning of line Cmd + Delete

These shortcuts follow a consistent pattern. Cmd moves by large units (lines, documents), while Option moves by smaller units (words). Adding Shift to any movement shortcut selects the text as you move, rather than just moving the cursor. Once you internalize this pattern, you can combine these keys intuitively without memorizing each combination individually.

Safari and Browser Shortcuts

Whether you use Safari, Chrome, or another browser, these shortcuts are nearly universal across all of them. They will save you a significant amount of time if you spend much of your day in a web browser.

Action Shortcut
New tab Cmd + T
Close tab Cmd + W
Reopen closed tab Cmd + Shift + T
Next tab Ctrl + Tab
Previous tab Ctrl + Shift + Tab
Focus address bar Cmd + L
Refresh page Cmd + R
Private / Incognito window Cmd + Shift + N

Cmd + Shift + T to reopen a closed tab is a lifesaver. It works repeatedly, so you can press it several times to restore tabs in the order you closed them. For a complete list of browser-specific shortcuts, see the Safari shortcut reference or the Chrome shortcut reference.

Getting Started

Trying to memorize every shortcut on this page at once is counterproductive. A much better approach is to pick five shortcuts that address things you do frequently, practice using them for a week until they become automatic, and then add a few more.

Here are the five shortcuts to start with if you are brand new to Mac:

  1. Cmd + Space -- open Spotlight to launch apps, find files, and search anything
  2. Cmd + Tab -- switch between your open applications
  3. Cmd + Shift + 4 -- take a screenshot of a selected area
  4. Cmd + W -- close the current window or tab
  5. Cmd + Z -- undo your last action (works almost everywhere)

These five shortcuts cover the most common actions new Mac users reach for the mouse to perform. Once they feel natural, come back to this guide and pick up the text editing shortcuts and Finder navigation. Within a few weeks, you will be navigating your Mac faster than you ever did on your previous computer.