💻 Computer Shortcut Keys for Efficiency
📁 File & Folder Shortcuts
| Action | Shortcut |
| Create New Folder | Ctrl + Shift + N |
| Rename File/Folder | F2 |
| Delete | Delete |
| Permanent Delete | Shift + Delete |
| Copy | Ctrl + C |
| Paste | Ctrl + V |
| Cut | Ctrl + X |
| Select All | Ctrl + A |
| Undo | Ctrl + Z |
| Redo | Ctrl + Y |
| Refresh Folder View | F5 |
| Open Properties | Alt + Enter |
🪟 Windows Navigation Shortcuts
| Action | Shortcut |
| Show Desktop | Windows + D |
| Snap Window Left/Right | Windows + ← / → |
| Open Settings | Windows + I |
| Lock PC | Windows + L |
| Open File Explorer | Windows + E |
| Open Task Manager | Ctrl + Shift + Esc |
| Switch Apps | Alt + Tab |
| Switch Virtual Desktops | Ctrl + Windows + ← / → |
| Quick Link Menu | Windows + X |
🌐 Browser Shortcuts
| Action | Shortcut |
| New Tab | Ctrl + T |
| New Window | Ctrl + N |
| New Incognito Window | Ctrl + Shift + N |
| Reopen Closed Tab | Ctrl + Shift + T |
| Close Tab | Ctrl + W |
| Switch Tabs | Ctrl + Tab |
| Open History | Ctrl + H |
| Open Downloads | Ctrl + J |
| Zoom In / Out | Ctrl + + / Ctrl + - |
| Reset Zoom | Ctrl + 0 |
🧠 Productivity Shortcuts
| Action | Shortcut |
| Screenshot Tool | Windows + Shift + S |
| Open Clipboard | Windows + V |
| Emoji Picker | Windows + . |
| Run Dialog | Windows + R |
| Search in Windows | Windows + S |
| Maximize Window | Windows + ↑ |
| Minimize Window | Windows + ↓ |
📘 VS Code Shortcut Keys
🖥️ General Shortcuts
| Action | Windows/Linux | macOS |
| Command Palette | Ctrl + Shift + P | Cmd + Shift + P |
| Open Settings | Ctrl + , | Cmd + , |
| Toggle Terminal | Ctrl + ` | Ctrl + ` |
| Toggle Sidebar | Ctrl + B | Cmd + B |
| Zen Mode | Ctrl + K Z | Cmd + K Z |
📄 File Management
| Action | Windows/Linux | macOS |
| New File | Ctrl + N | Cmd + N |
| Open File | Ctrl + O | Cmd + O |
| Save | Ctrl + S | Cmd + S |
| Save As | Ctrl + Shift + S | Cmd + Shift + S |
| Close File | Ctrl + W | Cmd + W |
⌨️ Code Editing
| Action | Windows/Linux | macOS |
| Copy Line Down | Alt + Shift + ↓ | Option + Shift + ↓ |
| Move Line Up | Alt + ↑ | Option + ↑ |
| Delete Line | Ctrl + Shift + K | Cmd + Shift + K |
| Comment Line | Ctrl + / | Cmd + / |
| Block Comment | Shift + Alt + A | Shift + Option + A |
🔍 Navigation
| Action | Windows/Linux | macOS |
| Go to Line | Ctrl + G | Cmd + G |
| Go to File | Ctrl + P | Cmd + P |
| Peek Definition | Alt + F12 | Option + F12 |
| Rename Symbol | F2 | F2 |
📦 Multi-Cursor & Selection
| Action | Windows/Linux | macOS |
| Multi-Cursor Add | Alt + Click | Option + Click |
| Select Next Occurrence | Ctrl + D | Cmd + D |
| Select All Occurrences | Ctrl + Shift + L | Cmd + Shift + L |
🔄 Refactor / Format
| Action | Windows/Linux | macOS |
| Format Document | Shift + Alt + F | Shift + Option + F |
| Refactor Code | Ctrl + Shift + R | Cmd + Shift + R |
| Quick Fix | Ctrl + . | Cmd + . |
📝 MS Word & Excel Shortcut Keys
📄 Microsoft Word Shortcuts
| Action | Shortcut |
| Bold | Ctrl + B |
| Italic | Ctrl + I |
| Underline | Ctrl + U |
| Save Document | Ctrl + S |
| Open Document | Ctrl + O |
| New Document | Ctrl + N |
| Print Document | Ctrl + P |
| Undo | Ctrl + Z |
| Redo | Ctrl + Y |
| Select All | Ctrl + A |
| Copy | Ctrl + C |
| Paste | Ctrl + V |
| Cut | Ctrl + X |
| Find | Ctrl + F |
| Replace | Ctrl + H |
| Justify Text | Ctrl + J |
| Left Align | Ctrl + L |
| Center Align | Ctrl + E |
| Right Align | Ctrl + R |
📊 Microsoft Excel Shortcuts
| Action | Shortcut |
| Bold | Ctrl + B |
| Italic | Ctrl + I |
| Underline | Ctrl + U |
| Save Workbook | Ctrl + S |
| Open Workbook | Ctrl + O |
| New Workbook | Ctrl + N |
| Print Workbook | Ctrl + P |
| Undo | Ctrl + Z |
| Redo | Ctrl + Y |
| Select Entire Column | Ctrl + Space |
| Select Entire Row | Shift + Space |
| Insert Current Date | Ctrl + ; |
| Insert Current Time | Ctrl + Shift + ; |
| AutoSum | Alt + = |
| Go to Beginning | Ctrl + Home |
| Go to End | Ctrl + End |
| Insert New Worksheet | Shift + F11 |
| Move Between Sheets | Ctrl + Page Up/Down |