Master
Table: Windows Shortcuts, Commands, and Tools
|
Category |
Shortcut / Command |
Meaning |
Use Case |
|
Keyboard Shortcut |
Win + D |
Show desktop |
Minimize all windows quickly |
|
Keyboard Shortcut |
Win + E |
Open File Explorer |
Access files and folders |
|
Keyboard Shortcut |
Win + I |
Open Settings |
Open Windows settings |
|
Keyboard Shortcut |
Win + L |
Lock PC |
Secure your computer quickly |
|
Keyboard Shortcut |
Win + A |
Open Action Center |
View notifications and quick settings |
|
Keyboard Shortcut |
Win + X |
Open Power User Menu |
Access admin and system tools |
|
Keyboard Shortcut |
Win + Tab |
Open Task View |
Switch windows and desktops |
|
Keyboard Shortcut |
Win + V |
Open Clipboard History |
View copied items |
|
Keyboard Shortcut |
Win + S |
Open Search |
Search apps, files, and settings |
|
Keyboard Shortcut |
Win + . |
Open Emoji Panel |
Insert emoji and symbols |
|
Keyboard Shortcut |
Alt + Tab |
Switch apps |
Move between open windows |
|
Keyboard Shortcut |
Alt + F4 |
Close current app/window |
Exit a program quickly |
|
Keyboard Shortcut |
Ctrl + Shift + Esc |
Open Task Manager |
Manage apps and processes |
|
Keyboard Shortcut |
Win + Shift + S |
Take screenshot |
Capture part of the screen |
|
Keyboard Shortcut |
Win + Ctrl + D |
Create virtual desktop |
Organize workspaces |
|
Keyboard Shortcut |
Win + Ctrl + F4 |
Close current virtual desktop |
Remove an extra workspace |
|
Keyboard Shortcut |
Win + Ctrl + Left/Right Arrow |
Switch virtual desktops |
Move between desktops |
|
Keyboard Shortcut |
Alt + Enter |
Open Properties |
View file/folder details |
|
Keyboard Shortcut |
Ctrl + N |
Open new File Explorer window |
Browse files in another window |
|
Keyboard Shortcut |
F2 |
Rename selected item |
Rename file or folder |
|
Keyboard Shortcut |
F5 |
Refresh window |
Reload folder or page contents |
|
Keyboard Shortcut |
Ctrl + Shift + N |
Create new folder |
Make a folder quickly |
|
Keyboard Shortcut |
Ctrl + Alt + Del |
Open security options |
Sign out, lock, or open Task Manager |
|
Keyboard Shortcut |
Ctrl + Shift + Click on taskbar app |
Open app as administrator |
Run app with admin rights |
|
Keyboard Shortcut |
Win + Spacebar |
Switch keyboard language |
Change input language/layout |
|
Keyboard Shortcut |
Win + K |
Open Connect panel |
Cast to wireless display |
|
Keyboard Shortcut |
Win + P |
Project screen |
Choose display mode |
|
Keyboard Shortcut |
Win + B |
Focus notification area |
Access system tray icons |
|
Keyboard Shortcut |
Win + T |
Cycle taskbar apps |
Move between taskbar programs |
|
Keyboard Shortcut |
Ctrl + Alt + Arrow Keys |
Rotate screen |
Change screen orientation |
|
Keyboard Shortcut |
Win + G |
Open Xbox Game Bar |
Gaming tools and screen recording |
|
Keyboard Shortcut |
Win + Ctrl + N |
Open Narrator settings |
Accessibility settings |
|
Keyboard Shortcut |
Win + Ctrl + C |
Toggle color filters |
Accessibility display filter |
|
Keyboard Shortcut |
Ctrl + Shift + Click on browser link |
Open link in new window |
Open a link separately |
|
Windows 11 Shortcut |
Win + Z |
Open Snap Layouts |
Arrange windows neatly |
|
Windows 11 Shortcut |
Win + W |
Open Widgets panel |
Access widgets |
|
Windows 11 Shortcut |
Win + N |
Open Notification Center |
View notifications and calendar |
|
Windows 11 Shortcut |
Win + Alt + K |
Mute/unmute microphone |
Useful in Teams meetings |
|
Run Command |
appwiz.cpl |
Open Programs and Features |
Uninstall or manage programs |
|
Run Command |
sysdm.cpl |
Open System Properties |
View system settings |
|
Run Command |
regedit |
Open Registry Editor |
Advanced Windows configuration |
|
Run Command |
ncpa.cpl |
Open Network Connections |
Manage network adapters |
|
Run Command |
cmd |
Open Command Prompt |
Run command-line tools |
|
Run Command |
services.msc |
Open Services Manager |
Start or stop Windows services |
|
Run Command |
taskmgr |
Open Task Manager |
Manage apps and performance |
|
Run Command |
msconfig |
Open System Configuration |
Startup and boot options |
|
Run Command |
control |
Open Control Panel |
Access classic settings |
|
Run Command |
devmgmt.msc |
Open Device Manager |
Manage hardware devices |
|
Run Command |
%temp% |
Open user temp folder |
Delete temporary files |
|
Run Command |
temp |
Open system temp folder |
Clear temporary files |
|
Run Command |
diskmgmt.msc |
Open Disk Management |
Manage partitions and drives |
|
Run Command |
cleanmgr |
Open Disk Cleanup |
Free disk space |
|
Run Command |
eventvwr.msc |
Open Event Viewer |
Check system errors and logs |
|
Run Command |
mmsys.cpl |
Open Sound settings |
Fix speaker or mic issues |
|
Run Command |
firewall.cpl |
Open Windows Firewall |
Manage firewall settings |
|
Run Command |
compmgmt.msc |
Open Computer Management |
Central admin console |
|
Run Command |
secpol.msc |
Open Local Security Policy |
Security rules and policies |
|
Run Command |
gpedit.msc |
Open Group Policy Editor |
Change Windows policies |
|
Run Command |
lusrmgr.msc |
Open Local Users and Groups |
Manage user accounts |
|
Run Command |
taskschd.msc |
Open Task Scheduler |
Automate tasks |
|
Run Command |
hdwwiz.cpl |
Open Add Hardware Wizard |
Add/manage hardware |
|
Run Command |
shell:appsfolder |
Open Apps folder |
View installed apps |
|
Troubleshooting Command |
sfc /scannow |
Scan and repair system files |
Fix corrupted Windows files |
|
Troubleshooting Command |
DISM /Online /Cleanup-Image /RestoreHealth |
Repair Windows image |
Fix system image problems |
|
Troubleshooting Command |
chkdsk C: /f /r |
Check disk for errors |
Repair disk issues |
|
Troubleshooting Command |
systeminfo |
Show system details |
Diagnostics and specs |
|
Troubleshooting Command |
ver |
Show Windows version |
Confirm OS version |
|
Troubleshooting Command |
tasklist |
List running processes |
See active programs |
|
Troubleshooting Command |
taskkill /IM [process_name] /F |
Force-stop a process |
Close frozen apps |
|
Network Command |
ipconfig /all |
Show network configuration |
Troubleshoot internet/network |
|
Network Command |
ipconfig /release |
Release IP address |
Reset local IP |
|
Network Command |
ipconfig /renew |
Renew IP address |
Get new IP from router |
|
Network Command |
ipconfig /flushdns |
Clear DNS cache |
Fix website loading issues |
|
Network Command |
ping [hostname/IP] |
Test connectivity |
Check if a server responds |
|
Network Command |
tracert [hostname/IP] |
Trace network path |
Diagnose route delays |
|
Network Command |
nslookup [hostname/IP] |
DNS lookup |
Check domain to IP mapping |
|
Network Command |
netstat -an |
Show active ports and connections |
Check network activity |
|
Network Command |
arp -a |
Show ARP cache |
View local network mappings |
|
Network Command |
route print |
Show routing table |
Advanced network troubleshooting |
|
Network Command |
netsh winsock reset |
Reset Winsock |
Fix broken network stack |
|
Network Command |
netsh int ip reset |
Reset TCP/IP |
Reset internet configuration |
|
Network Command |
netsh wlan show profile |
Show Wi-Fi profiles |
View saved Wi-Fi names |
|
Network Command |
netsh wlan delete profile name=profile |
Delete Wi-Fi profile |
Remove saved Wi-Fi |
|
Admin / Policy Command |
gpupdate /force |
Refresh Group Policy |
Apply policy changes |
|
Admin / Policy Command |
gpresult /r |
Show Group Policy results |
Check applied policies |
|
Admin / Policy Command |
driverquery /v |
List installed drivers |
Diagnose driver issues |
|
Admin / Policy Command |
robocopy C:\Src D:\Dst /MIR |
Mirror directories |
Backup or sync folders |
|
Admin / Policy Command |
icacls "C:\Path" /reset |
Reset file permissions |
Fix permission problems |
|
Boot / Recovery Command |
bcdedit /enum all |
Show boot entries |
Diagnose startup setup |
|
Boot / Recovery Command |
bootrec /fixmbr |
Repair Master Boot Record |
Startup repair |
|
Boot / Recovery Command |
bootrec /fixboot |
Repair boot sector |
Fix boot issues |
|
Boot / Recovery Command |
bootrec /scanos |
Scan for Windows installations |
Detect installed OS |
|
Boot / Recovery Command |
bootrec /rebuildbcd |
Rebuild boot configuration |
Fix missing boot menu |
|
Boot / Recovery Command |
bcdboot C:\Windows |
Recreate boot files |
Restore boot files |
|
Boot / Recovery Command |
reagentc /enable |
Enable recovery environment |
Turn on recovery tools |
|
Boot / Recovery Command |
bcdedit /set {default} safeboot minimal |
Enable Safe Mode boot |
Boot into Safe Mode |
|
Boot / Recovery Command |
bcdedit /deletevalue {default} safeboot |
Exit Safe Mode boot |
Return to normal boot |
|
Update / Activation Command |
wuauclt /detectnow |
Force update check |
Check for updates |
|
Update / Activation Command |
wuauclt /updatenow |
Start updates |
Trigger update process |
|
Update / Activation Command |
usoclient startscan |
Scan for updates |
Windows Update scan |
|
Update / Activation Command |
usoclient startinstall |
Install updates |
Install pending updates |
|
Update / Activation Command |
control update |
Open Windows Update |
Access update settings |
|
Update / Activation Command |
sc query wuauserv |
Check update service status |
Diagnose update service |
|
Security Command |
wf.msc |
Open Firewall settings |
Manage firewall |
|
Security Command |
netsh advfirewall show allprofiles |
Show firewall profiles |
Review firewall status |
|
Utility Command |
calc |
Open Calculator |
Quick calculations |
|
Utility Command |
notepad |
Open Notepad |
Simple text editing |
|
Utility Command |
mspaint |
Open Paint |
Basic image editing |
|
Utility Command |
osk |
Open on-screen keyboard |
Accessibility or broken keyboard |
|
Utility Command |
magnify |
Open Magnifier |
Zoom screen |
|
Utility Command |
snippingtool |
Open Snipping Tool |
Capture screenshots |
|
Utility Command |
write |
Open WordPad |
Basic document editing |
|
Utility Command |
control printers |
Open Printers folder |
Manage printers |
|
Utility Command |
timedate.cpl |
Open Date and Time settings |
Adjust clock/time zone |
|
Utility Command |
inetcpl.cpl |
Open Internet Options |
Browser/network settings |
|
Utility Command |
main.cpl |
Open Mouse settings |
Configure mouse |
|
Utility Command |
desk.cpl |
Open Display settings |
Adjust display options |
|
Utility Command |
joy.cpl |
Open Game Controllers |
Configure controllers |
|
Utility Command |
intl.cpl |
Open Region settings |
Language and region setup |
|
Utility Command |
powercfg.cpl |
Open Power options |
Battery and sleep settings |
|
Utility Command |
logoff |
Log off current user |
Sign out quickly |
|
Quick Fix |
Ctrl + Shift + Esc → Startup |
Disable unwanted startup apps |
Speed up startup |
|
Quick Fix |
Win + R → ncpa.cpl |
Disable/enable adapter |
Fix Wi-Fi with no internet |
|
Quick Fix |
Ctrl + Shift + Esc |
End high CPU apps |
Reduce overheating |
|
Quick Fix |
Win + R → cleanmgr |
Open Disk Cleanup |
Fix full storage |
|
Quick Fix |
Win + R → temp |
Delete temp files |
Fix lag/hanging |
|
Quick Fix |
Ctrl + Shift + Esc → Restart Windows Explorer |
Restart Explorer |
Fix frozen taskbar |
|
Quick Fix |
Win + R → prefetch |
Clear prefetch files |
Improve app speed |
|
Quick Fix |
Win + R → services.msc |
Restart Windows Update service |
Fix stuck update |
|
Quick Fix |
Win + Ctrl + Shift + B |
Refresh graphics driver |
Fix screen flickering |
|
Quick Fix |
Win + R → mmsys.cpl |
Set default playback device |
Fix sound issues |
|
Quick Fix |
Win + R → shutdown /s /f /t 0 |
Force shutdown |
Fix shutdown problems |
Comments
Post a Comment