Universal Shortcuts (Work on Both Windows and Mac)
These are the foundation. If you only memorize one section, make it this one.
| Windows | Mac | Action |
|---|---|---|
| Ctrl+Z | Cmd+Z | Undo |
| Ctrl+Y / Ctrl+Shift+Z | Cmd+Shift+Z | Redo |
| Ctrl+A | Cmd+A | Select all |
| Ctrl+C | Cmd+C | Copy |
| Ctrl+X | Cmd+X | Cut |
| Ctrl+V | Cmd+V | Paste |
| Ctrl+Shift+V | Cmd+Shift+V | Paste without formatting |
| Ctrl+F | Cmd+F | Find in page/document |
| Ctrl+H | Cmd+H (varies) | Find and replace |
| Ctrl+S | Cmd+S | Save |
| Ctrl+P | Cmd+P | |
| Ctrl+W | Cmd+W | Close current tab/window |
| Ctrl+T | Cmd+T | New tab |
| Ctrl+Shift+T | Cmd+Shift+T | Reopen closed tab |
Text Editing Shortcuts
These are the shortcuts that most people reach for the mouse instead of using — which is a significant daily time loss.
| Windows | Mac | Action |
|---|---|---|
| Home / End | Cmd+Left / Cmd+Right | Jump to start/end of line |
| Ctrl+Home / Ctrl+End | Cmd+Up / Cmd+Down | Jump to start/end of document |
| Ctrl+Left / Ctrl+Right | Option+Left / Option+Right | Move cursor word by word |
| Shift+Home/End | Shift+Cmd+Left/Right | Select to start/end of line |
| Ctrl+Shift+Left/Right | Shift+Option+Left/Right | Select word by word |
| Ctrl+Backspace | Option+Backspace | Delete previous word |
| Ctrl+Delete | Option+Delete (forward) | Delete next word |
| Ctrl+D (most apps) | Cmd+D | Duplicate current line |
The word-by-word movement shortcuts (Ctrl+Left/Right on Windows, Option+Left/Right on Mac) are particularly valuable — they let you navigate and edit text precisely without the mouse, dramatically speeding up writing and code editing.
Browser Shortcuts
| Shortcut | Action |
|---|---|
| Ctrl/Cmd+L | Focus the address bar (type a new URL immediately) |
| Ctrl/Cmd+Shift+T | Reopen the last closed tab |
| Ctrl/Cmd+1 through 9 | Switch to tab by number (Ctrl+1 = first tab) |
| Ctrl/Cmd+Tab | Switch to next tab |
| Ctrl/Cmd+Shift+Tab | Switch to previous tab |
| F5 / Ctrl+R | Refresh page |
| Ctrl+Shift+R | Hard refresh (bypass cache) |
| Ctrl+Shift+I / F12 | Open Developer Tools |
| Ctrl+Shift+N | New incognito/private window |
| Alt+Left / Alt+Right | Browser back / forward |
| Space / Shift+Space | Scroll down / up one screen |
The most underused: Ctrl+Shift+T (reopen closed tab) — most people don't know this works even after closing multiple tabs in sequence. Press it multiple times to reopen the last several closed tabs in reverse order.
Windows-Specific Power Shortcuts
| Shortcut | Action |
|---|---|
| Win+D | Show/hide desktop (minimize all windows) |
| Win+E | Open File Explorer |
| Win+L | Lock screen |
| Win+V | Clipboard history (paste from history of recent copies) |
| Win+Shift+S | Screenshot snipping tool |
| Win+. (period) | Emoji picker |
| Win+Arrow keys | Snap windows to halves/quarters of screen |
| Alt+Tab | Switch between open applications |
| Alt+F4 | Close current window/application |
| Ctrl+Shift+Esc | Open Task Manager directly |
Hidden gem — Win+V: Windows Clipboard History stores up to 25 recent clipboard items. Press Win+V to see them and click any to paste. This eliminates the need to switch windows just to copy something you copied 5 minutes ago.
Mac-Specific Power Shortcuts
| Shortcut | Action |
|---|---|
| Cmd+Space | Open Spotlight search |
| Cmd+Tab | Switch between open applications |
| Cmd+` (backtick) | Switch between windows of the same app |
| Ctrl+Space | Change input source (keyboard language) |
| Cmd+Shift+3 | Full screenshot to desktop |
| Cmd+Shift+4 | Screenshot selection to desktop |
| Cmd+Shift+5 | Screenshot toolbar (all options) |
| Cmd+Option+H | Hide all other windows |
| Cmd+Option+Esc | Force quit menu |
| Ctrl+Cmd+Space | Character viewer (emoji and symbols) |
Google Docs and Google Sheets Shortcuts
| Shortcut | Action |
|---|---|
| Ctrl/Cmd+K | Insert link |
| Ctrl/Cmd+Shift+C | Word count |
| Alt+Shift+5 | Strikethrough selected text |
| Ctrl+Alt+1–6 | Apply Heading 1–6 style |
| Ctrl+Shift+L | Left align |
| Ctrl+Shift+E | Center align |
| Ctrl+Shift+R | Right align |
| Ctrl+Shift+J | Justify text |
For checking word counts as you write in Google Docs, the shortcut Ctrl+Shift+C is far faster than navigating to Tools → Word Count. Pair this with our standalone word counter tool for detailed stats including reading time and keyword density.