The keyboard shortcuts actually worth learning

Updated 2026-08-29 ยท about 8 minute read

Every shortcut list has two hundred entries and readers who learn none of them. The honest version is shorter: about twenty shortcuts cover the actions people perform hundreds of times a day, and those twenty compound into real time. Here is that list, with the mechanics of actually adopting it.

Notation: Ctrl throughout โ€” Mac users read โŒ˜.

Why shortcuts compound

A shortcut saves a second or two over reaching for the mouse โ€” trivial once, transformative at frequency. Copy-paste alone runs dozens of times in an ordinary day; switching apps, hundreds. The arithmetic lands somewhere near days per year for a heavy computer user, but the deeper win is staying in flow: mouse round-trips break attention in a way keystrokes do not, which is the same reason touch typing matters beyond its speed.

The universal dozen

  • Ctrl+C / Ctrl+X / Ctrl+V โ€” copy, cut, paste. Known by all; mentioned for the next one.
  • Ctrl+Shift+V โ€” paste without formatting, the single most under-known shortcut in office life. Ends the pasted-wrong-font era.
  • Ctrl+Z / Ctrl+Y โ€” undo and redo, everywhere, including places people forget to try (file managers undo deletes and renames).
  • Ctrl+A โ€” select all; Ctrl+S โ€” save, reflexively.
  • Ctrl+F โ€” find on page: the difference between reading documents and querying them.
  • Alt+Tab (โŒ˜+Tab) โ€” app switching. Hold and repeat to walk the list; the single highest-frequency shortcut on the machine.
  • Ctrl+P โ€” print, which is also save-as-PDF in every browser โ€” the trick half this site's printable tools lean on.
  • Windows+V โ€” clipboard history (once enabled), the upgrade to copy-paste nobody told you shipped years ago.

Text editing: the underrated tier

The cursor keys have gears. Ctrl+โ†/โ†’ jumps by word; add Shift to select as you jump; Home/End take line ends, Ctrl+Home/End the document's. Ctrl+Backspace deletes whole words โ€” retyping a botched word beats rubbing it out letter by letter. Double-click selects a word, triple-click a paragraph. Together these are the difference between steering text and nudging it; anyone who writes for a living uses all of them unconsciously.

Browser and window management

  • Ctrl+T new tab, Ctrl+W close tab, and the lifesaver Ctrl+Shift+T โ€” reopen the tab you just closed, with its history.
  • Ctrl+Tab cycles tabs; Ctrl+1..8 jumps to a tab by position; Ctrl+L focuses the address bar for immediate typing.
  • Windows+โ†/โ†’ (or macOS window tiling) snaps windows to half-screen โ€” the two-document workflow without the mouse ballet.
  • Windows+Shift+S (โŒ˜+Shift+4) โ€” region screenshot, straight to clipboard, into anything.

Installing the habit

Adopt two per week, not twenty at once, and enforce the rule that catches the habit: when you notice yourself mousing an action with a shortcut, undo it and redo it by key. Annoying for three days, automatic by ten โ€” the same accuracy-over-speed logic as typing practice. Sticky note on the monitor with this week's two; that is the entire system.

Worth checking once: that the keys themselves work. Chorded shortcuts fail strangely on keyboards with dead modifiers or ghosting, and the keyboard tester shows every key and combination live โ€” a thirty-second audit that has explained many a "broken" shortcut. (The readout also names each key's code, for anyone setting up custom bindings.)

When you outgrow the list

The next tier is launchers and text expansion โ€” typing the first letters of anything instead of finding it โ€” and app-specific mastery: whatever tool you live in (editor, spreadsheet, design app) repays its own shortcut list more than any general one. The pattern to notice is always frequency times friction: automate what you do hourly, ignore the rest. The typing test measures the foundation everything here builds on, the notepad is a fine place to keep this week's two, and Pikkit has the rest of the bench.

Try the tool

Frequently asked questions

What are the most useful keyboard shortcuts?

The high-frequency core: Ctrl+C/X/V, Ctrl+Z, Alt+Tab, Ctrl+F, Ctrl+Shift+V (paste unformatted), Ctrl+Shift+T (reopen closed tab), and word-jump cursor keys. Twenty shortcuts cover most of daily computing.

What does Ctrl+Shift+V do?

Pastes as plain text, dropping fonts and formatting from the source โ€” the fix for documents that arrive in three typefaces. Works in browsers and most editors.

How do I reopen a tab I closed by accident?

Ctrl+Shift+T (โŒ˜+Shift+T on Mac) restores the last closed tab with its history, and keeps working backwards through recently closed tabs.

What is the fastest way to learn shortcuts?

Two per week, with the undo-and-redo-by-key rule when you catch yourself mousing. Habits install in about ten days each; twenty at once installs none.

Why don't my shortcuts work?

Often a dead modifier key or keyboard ghosting โ€” test every key and combination in the keyboard tester before blaming the software.