💻 Computer Shortcut Keys for Efficiency

📁 File & Folder Shortcuts

ActionShortcut
Create New FolderCtrl + Shift + N
Rename File/FolderF2
DeleteDelete
Permanent DeleteShift + Delete
CopyCtrl + C
PasteCtrl + V
CutCtrl + X
Select AllCtrl + A
UndoCtrl + Z
RedoCtrl + Y
Refresh Folder ViewF5
Open PropertiesAlt + Enter

🪟 Windows Navigation Shortcuts

ActionShortcut
Show DesktopWindows + D
Snap Window Left/RightWindows + ← / →
Open SettingsWindows + I
Lock PCWindows + L
Open File ExplorerWindows + E
Open Task ManagerCtrl + Shift + Esc
Switch AppsAlt + Tab
Switch Virtual DesktopsCtrl + Windows + ← / →
Quick Link MenuWindows + X

🌐 Browser Shortcuts

ActionShortcut
New TabCtrl + T
New WindowCtrl + N
New Incognito WindowCtrl + Shift + N
Reopen Closed TabCtrl + Shift + T
Close TabCtrl + W
Switch TabsCtrl + Tab
Open HistoryCtrl + H
Open DownloadsCtrl + J
Zoom In / OutCtrl + + / Ctrl + -
Reset ZoomCtrl + 0

🧠 Productivity Shortcuts

ActionShortcut
Screenshot ToolWindows + Shift + S
Open ClipboardWindows + V
Emoji PickerWindows + .
Run DialogWindows + R
Search in WindowsWindows + S
Maximize WindowWindows + ↑
Minimize WindowWindows + ↓

📘 VS Code Shortcut Keys

🖥️ General Shortcuts

ActionWindows/LinuxmacOS
Command PaletteCtrl + Shift + PCmd + Shift + P
Open SettingsCtrl + ,Cmd + ,
Toggle TerminalCtrl + `Ctrl + `
Toggle SidebarCtrl + BCmd + B
Zen ModeCtrl + K ZCmd + K Z

📄 File Management

ActionWindows/LinuxmacOS
New FileCtrl + NCmd + N
Open FileCtrl + OCmd + O
SaveCtrl + SCmd + S
Save AsCtrl + Shift + SCmd + Shift + S
Close FileCtrl + WCmd + W

⌨️ Code Editing

ActionWindows/LinuxmacOS
Copy Line DownAlt + Shift + ↓Option + Shift + ↓
Move Line UpAlt + ↑Option + ↑
Delete LineCtrl + Shift + KCmd + Shift + K
Comment LineCtrl + /Cmd + /
Block CommentShift + Alt + AShift + Option + A

🔍 Navigation

ActionWindows/LinuxmacOS
Go to LineCtrl + GCmd + G
Go to FileCtrl + PCmd + P
Peek DefinitionAlt + F12Option + F12
Rename SymbolF2F2

📦 Multi-Cursor & Selection

ActionWindows/LinuxmacOS
Multi-Cursor AddAlt + ClickOption + Click
Select Next OccurrenceCtrl + DCmd + D
Select All OccurrencesCtrl + Shift + LCmd + Shift + L

🔄 Refactor / Format

ActionWindows/LinuxmacOS
Format DocumentShift + Alt + FShift + Option + F
Refactor CodeCtrl + Shift + RCmd + Shift + R
Quick FixCtrl + .Cmd + .

📝 MS Word & Excel Shortcut Keys

📄 Microsoft Word Shortcuts

ActionShortcut
BoldCtrl + B
ItalicCtrl + I
UnderlineCtrl + U
Save DocumentCtrl + S
Open DocumentCtrl + O
New DocumentCtrl + N
Print DocumentCtrl + P
UndoCtrl + Z
RedoCtrl + Y
Select AllCtrl + A
CopyCtrl + C
PasteCtrl + V
CutCtrl + X
FindCtrl + F
ReplaceCtrl + H
Justify TextCtrl + J
Left AlignCtrl + L
Center AlignCtrl + E
Right AlignCtrl + R

📊 Microsoft Excel Shortcuts

ActionShortcut
BoldCtrl + B
ItalicCtrl + I
UnderlineCtrl + U
Save WorkbookCtrl + S
Open WorkbookCtrl + O
New WorkbookCtrl + N
Print WorkbookCtrl + P
UndoCtrl + Z
RedoCtrl + Y
Select Entire ColumnCtrl + Space
Select Entire RowShift + Space
Insert Current DateCtrl + ;
Insert Current TimeCtrl + Shift + ;
AutoSumAlt + =
Go to BeginningCtrl + Home
Go to EndCtrl + End
Insert New WorksheetShift + F11
Move Between SheetsCtrl + Page Up/Down