Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 438 Bytes

File metadata and controls

18 lines (17 loc) · 438 Bytes

Windows Shortcut Commands

  • Windows + e
    • opens file explorer
  • Windows + R
    • opens the command runner
  • Ctrl+c
    • copies highlighted text
  • Ctrl+v
    • pastes the copied text
  • Ctrl+z
    • undoes the most recent command
  • Ctrl+Shift+z
    • redoes the most recently undone command
  • Alt+Tab
    • switches the active application window
  • Alt+Shift+Tab
    • switches the active application window in the opposite direction