Toolspark
💡Tips & Tricks--6 min read

50 Keyboard Shortcuts That Save Hours Every Week

The most useful keyboard shortcuts for Windows, Mac, browsers, and popular apps. Learn the shortcuts that power users swear by to work faster.

productivitykeyboard shortcutsefficiencytipsworkspace

Why Keyboard Shortcuts Matter

Every time you move your hand from the keyboard to the mouse, you lose 1-2 seconds. That adds up to 8-10 minutes per hour, or roughly an hour per day for a typical office worker.

Power users who rely on keyboard shortcuts report 20-40% faster task completion. The initial learning curve pays for itself within a week.

Universal Shortcuts (Windows and Mac)

These work in virtually every application:

ActionWindowsMac
CopyCtrl+CCmd+C
PasteCtrl+VCmd+V
CutCtrl+XCmd+X
UndoCtrl+ZCmd+Z
RedoCtrl+Y / Ctrl+Shift+ZCmd+Shift+Z
Select allCtrl+ACmd+A
FindCtrl+FCmd+F
SaveCtrl+SCmd+S
PrintCtrl+PCmd+P
New tabCtrl+TCmd+T
Close tabCtrl+WCmd+W

Text Editing Shortcuts

Speed up your writing dramatically:

ActionWindowsMac
Select wordDouble-clickDouble-click
Select lineHome, Shift+EndCmd+Shift+Left, Cmd+Shift+Right
Select to endCtrl+Shift+EndCmd+Shift+Down
Delete wordCtrl+BackspaceOption+Delete
Move by wordCtrl+ArrowOption+Arrow
Move to line start/endHome/EndCmd+Left/Right
Duplicate line (VS Code)Shift+Alt+DownShift+Option+Down

Test your typing speed with our Typing Test to see how fast you work.

Browser Shortcuts

Navigate the web without touching the mouse:

ActionWindowsMac
Address barCtrl+L or F6Cmd+L
New tabCtrl+TCmd+T
Reopen closed tabCtrl+Shift+TCmd+Shift+T
Next tabCtrl+TabCmd+Option+Right
Previous tabCtrl+Shift+TabCmd+Option+Left
Specific tab (1-8)Ctrl+1 through Ctrl+8Cmd+1 through Cmd+8
Last tabCtrl+9Cmd+9
Hard refreshCtrl+Shift+RCmd+Shift+R
Dev toolsF12Cmd+Option+I
Bookmark pageCtrl+DCmd+D
Full screenF11Cmd+Ctrl+F

VS Code / Code Editor Shortcuts

For developers, these save the most time:

ActionWindowsMac
Command paletteCtrl+Shift+PCmd+Shift+P
Quick file openCtrl+PCmd+P
Find in filesCtrl+Shift+FCmd+Shift+F
Toggle terminalCtrl+Cmd+
Multi-cursorCtrl+Alt+Up/DownCmd+Option+Up/Down
Select next occurrenceCtrl+DCmd+D
Comment lineCtrl+/Cmd+/
Move line up/downAlt+Up/DownOption+Up/Down
Format documentShift+Alt+FShift+Option+F
Go to definitionF12F12
Rename symbolF2F2
Toggle sidebarCtrl+BCmd+B

System Shortcuts

Manage your desktop efficiently:

Windows

  • Win+D: Show desktop
  • Win+L: Lock screen
  • Win+E: Open File Explorer
  • Win+V: Clipboard history
  • Win+Shift+S: Screenshot tool
  • Alt+Tab: Switch windows
  • Win+Tab: Task view
  • Win+Arrow: Snap window to side/quadrant

Mac

  • Cmd+Space: Spotlight search
  • Cmd+Tab: Switch apps
  • Cmd+`: Switch windows of same app
  • Cmd+Shift+3: Full screenshot
  • Cmd+Shift+4: Area screenshot
  • Ctrl+Up: Mission Control
  • Cmd+Option+Esc: Force quit

How to Learn New Shortcuts

The Replacement Method

Pick ONE shortcut you want to learn. Every time you reach for the mouse to do that action, stop yourself and use the shortcut instead. After 3-4 days, it becomes automatic. Then pick the next shortcut.

The Sticky Note Method

Write your target shortcuts on a sticky note next to your monitor. Glance at it when you forget. Remove shortcuts from the note as they become automatic.

Practice Deliberately

Spend 5 minutes each morning practicing shortcuts. Open a text file and practice selecting, copying, moving text using only the keyboard. It feels slow at first but becomes second nature.

The 80/20 of Shortcuts

You do not need to memorize hundreds of shortcuts. These 10 shortcuts handle 80% of everyday tasks:

1. Ctrl/Cmd + C/V - Copy and paste

2. Ctrl/Cmd + Z - Undo

3. Ctrl/Cmd + F - Find

4. Ctrl/Cmd + T - New tab

5. Ctrl/Cmd + W - Close tab

6. Ctrl/Cmd + Shift+T - Reopen tab

7. Ctrl/Cmd + L - Address bar

8. Alt+Tab / Cmd+Tab - Switch apps

9. Ctrl/Cmd + S - Save

10. Ctrl/Cmd + A - Select all

Master these first, then expand your repertoire based on the apps you use most.

Related Tools

📖 Related Articles