List of all Windows keyboard shortcuts: The complete reference for power users

A comprehensive guide to Windows keyboard shortcuts, covering common combos, window management, and cross‑platform equivalents for power users and developers seeking faster workflows.

Shortcuts Lib
Shortcuts Lib Team
·5 min read
Windows Shortcuts Guide - Shortcuts Lib
Photo by jklugiewiczvia Pixabay
Quick AnswerDefinition

According to Shortcuts Lib, a complete list of all windows keyboard shortcuts is essential for speed and accuracy. This guide compiles essential combos (Ctrl+C, Ctrl+V, Win+D) and common productivity flows, with macOS equivalents noted where applicable. For developers and power users, mastering the list of all windows keyboard shortcuts reduces mouse reliance and accelerates routine tasks.

Scope and definitions

Windows keyboard shortcuts unlock faster navigation, editing, and window management. In this section we define what counts as a shortcut in Windows, distinguish OS-level combos from app-specific hotkeys, and explain how the same key sequence can behave differently across Windows 10 vs Windows 11. The term "shortcut" here covers single-key taps (e.g., Win), modifier key combos (Ctrl, Alt, Win with others), and multi-step flows used to trigger actions like search, settings, and window snapping. See the code block for a compact reference that maps common actions to Windows and macOS equivalents.

JSON
{ "shortcuts": [ {"name":"Open Start Menu","windows":"Win","macos":"Cmd+Space"}, {"name":"Copy","windows":"Ctrl+C","macos":"Cmd+C"}, {"name":"Paste","windows":"Ctrl+V","macos":"Cmd+V"}, {"name":"Undo","windows":"Ctrl+Z","macos":"Cmd+Z"}, {"name":"Select All","windows":"Ctrl+A","macos":"Cmd+A"}, {"name":"Save","windows":"Ctrl+S","macos":"Cmd+S"}, {"name":"Find","windows":"Ctrl+F","macos":"Cmd+F"} ] }
  • Use this as a starting cheat sheet to anchor your practice. The mapping helps you compare Windows shortcuts to macOS equivalents, enabling smoother cross-platform work.
  • Variations exist by app and edition; always verify in Settings > Keyboard > Shortcuts for your system.
  • For altactions like search, editing, and navigation, start with core combos and expand to advanced flows as you grow confident.

-- Parameters: observed mappings for Windows vs macOS, note on scope

Steps

Estimated time: 60-75 minutes

  1. 1

    Identify your most used tasks

    List the actions you perform weekly and pick the shortcuts that save the most time. Start with copy/paste, save, open search, and basic window management. This builds a practical starter map you’ll actually use.

    Tip: Start with 5 core shortcuts and practice them for 15 minutes today.
  2. 2

    Create a personal shortcut cheat sheet

    Document your chosen shortcuts in a notebook or a digital document. Include Windows and macOS equivalents where applicable. Group them by task (Editing, Navigation, Window management).

    Tip: Use color-coding to distinguish OS-specific vs. universal shortcuts.
  3. 3

    Practice in real tasks

    Apply shortcuts while performing everyday tasks. Use a timer to gamify the practice and track speed improvements.

    Tip: Use a keyboard trainer app for spaced repetition.
  4. 4

    Gradually expand the set

    Add 3–5 new shortcuts every week based on your workflow, not on novelty. Ensure you know how to reverse or cancel actions.

    Tip: Prioritize shortcuts that avoid context switching.
  5. 5

    Share and synchronize

    Teach teammates the core set and harmonize your teams’ shortcut usage to reduce friction in collaborative tasks.

    Tip: Create a one-page cheat sheet to circulate.
Pro Tip: Practice daily: consistency beats length. Focus on 5 core shortcuts first.
Warning: Don’t overload your memory. Start with a small, focused set and expand gradually to avoid confusion.
Note: OS and app shortcuts can differ; verify in Settings or app help to ensure accuracy.
Pro Tip: Use a keyboard trainer or spaced repetition app to reinforce muscle memory.
Warning: Some shortcuts require specific features (like clipboard history) to be enabled.

Prerequisites

Required

  • Windows 10 or Windows 11 PC
    Required
  • Basic keyboard navigation knowledge
    Required

Optional

  • A reference browser for cross-checking shortcuts
    Optional
  • Note-taking app or document to build your personal shortcut map
    Optional

Keyboard Shortcuts

ActionShortcut
Open Start MenuOpen access to apps and search on Windows; macOS uses SpotlightWin
CopyCopy selection to clipboardCtrl+C
PastePaste from clipboardCtrl+V
UndoUndo last actionCtrl+Z
RedoRedo last undone actionCtrl+Y
SaveSave current documentCtrl+S
FindOpen find bar in most appsCtrl+F
PrintOpen print dialogCtrl+P
Select AllSelect entire document or itemCtrl+A
Snip / ScreenshotWindows Snip & Sketch; macOS screenshotWin++S
Open File Explorer / FinderOpen file manager on respective OSWin+E
Lock ScreenLock sessionWin+L
Minimize windowMinimize active windowWin+
Switch appsCycle through open appsAlt+
Task Manager / Force QuitOpen task manager or force quit applicationCtrl++Esc

Questions & Answers

What is considered a Windows shortcut vs a hotkey?

Windows shortcuts are key combinations that trigger system or app actions, such as copying text or snapping windows. Hotkeys are similar but may be localized to an app or context. The lines blur when apps implement their own combos, so always verify at the app level.

Windows shortcuts trigger system or app actions, but some apps define their own hotkeys, so check app help.

Can I customize or disable Windows shortcuts?

Yes, you can customize some shortcuts in Windows via Settings > Accessibility or by using third‑party utilities. Some system shortcuts are fixed and cannot be changed. Always back up your preferences before making changes.

You can customize many shortcuts in Windows, but some are fixed; back up settings first.

Are macOS shortcuts the same as Windows shortcuts?

Many core actions have close equivalents (Copy: Ctrl+C vs Cmd+C), but macOS and Windows often differ in modifier keys and app behavior. When learning, map Windows shortcuts to their macOS counterparts to build cross‑platform fluency.

Core actions have similar names but use different keys on Mac and Windows.

Do all apps respect OS-level shortcuts?

Most apps follow OS shortcuts for common actions, but some apps implement custom shortcuts. If a shortcut doesn’t work, check the app’s help or settings for a list of supported hotkeys.

Usually OS shortcuts work across apps, but some programs have their own keys.

How long does it take to memorize a useful set of shortcuts?

Most users reach a comfortable working set within a few weeks with daily practice. Start with 5–10 core shortcuts and gradually grow your map as you gain confidence.

A few weeks of daily practice usually yields a solid shortcut set.

Main Points

  • Master core Windows shortcuts first
  • Use macOS equivalents to ease cross‑platform work
  • Create a personalized cheat sheet and practice regularly
  • Differ by app; verify with Settings
  • Expand your shortcut set gradually and document changes

Related Articles