This is a collection of useful little tips and shortcuts I use regularly on Windows. I hope this will be helpful for beginners just starting to use Windows. This assumes Windows 11, but many of them should work on Windows 10 as well.
Close Window
Alt + F4while the window is activeCtrl + Wwhile the window is active. Closes the tab or window (only for supported applications)- Double-click the icon on the left of the window title bar
- Click the
×on the window title bar
Show Desktop
Win + D. Press it twice to restore the original window state. Very useful when you want to see the desktop for just a moment.Win + M. Minimize all apps. Pressing it twice does not restore them.
Voice Typing
Win + H. Start voice typing. To end voice typing, pressEscorWin + Hagain.
Show the Classic Right-Click Menu in File Explorer
- Press
Shift + F10or the Application key. The Application key is located at the bottom right of the keyboard.
Capture a Selected Area of the Screen
Win + Shift + Sallows you to select an area to capture.Win + Print Screenor simplyPrint Screencaptures the entire screen. (If you addWin, the captured image is saved toC:\Users\Username\Pictures\Screenshots.)Alt + Print Screencaptures the current window.
Launch Apps Pinned to the Taskbar
Win + Number Keylaunches apps pinned to the taskbar.
For example, pressingWin + 1launches the first app on the left of the taskbar.Win + Tmoves focus to the taskbar icons. You can then pressWin + Tmultiple times, or use the←or→keys to move the selection and pressEnterto launch the selected app.
Zoom In / Zoom Out
Win + +opens Windows Magnifier. You can further zoom in or out of the screen usingWin + + or -.- In apps like Notepad or browsers, you can zoom in/out with
Ctrl + + or -(only for supported apps).
Lock Windows
Win + LCtrl + Alt + Del->SpaceorEnter
Shut Down Windows
- When the desktop is shown with
Win + MorWin + D, or the taskbar is active withWin + TorWin + B, pressingAlt + F4will display the dialog below. Make sure “Shut down” is selected and pressEnter. Alternatively, you can useWin + R->Alt + F4->Alt + F4.
- You can shut down using
Win + X->U->U. - Entering
shutdown /s /t 0in Command Prompt or the “Run” dialog (Win + R) will shut down the system. Adding/fwill force a shutdown.
Restart Windows
- When the desktop is shown with
Win + MorWin + D, or the taskbar is active withWin + TorWin + B, pressingAlt + F4will display the dialog below. Press↓once to select “Restart” and pressEnter. Alternatively, you can useWin + R->Alt + F4->Alt + F4.
- You can restart using
Win + X->U->R. shutdown /r /t 0restarts the system. Adding/fwill force a restart.
Sleep Windows
- When the desktop is shown with
Win + MorWin + D, or the taskbar is active withWin + TorWin + B, pressingAlt + F4will display the dialog below. Press↑once to select “Sleep” and pressEnter. Alternatively, you can useWin + R->Alt + F4->Alt + F4.
- Entering
rundll32.exe powrprof.dll,SetSuspendStateinWin + Ror Command Prompt will put the system into hibernation.
Sign Out (Log Off) Windows
- When the desktop is shown with
Win + MorWin + D, or the taskbar is active withWin + TorWin + B, pressingAlt + F4will display the dialog below. Press↑twice to select “Sign out” and pressEnter. Alternatively, you can useWin + R->Alt + F4->Alt + F4.
Win + X->U->ICtrl + Alt + Del->Tabtwice or↓twice ->EnterorSpacelogoffto sign out (log off).
Move Windows with Keyboard
Win + ←: Move leftWin + →: Move rightWin + ↑: Move up / MaximizeWin + ↓: Move down / MinimizeWin + Shift + ← or →: Move between multiple monitorsWin + Alt + ← or → or ↑ or ↓: Move window without maximizing or minimizing- When not minimized, press
Alt + Space, thenM, and use the arrow keys to move.
- Since the window will follow the mouse cursor, you can rescue a window even if it is displayed off-screen.
End Process with Task Manager

Ctrl + Shift + Esclaunches Task Manager.Ctrl + Tabswitches tabs.- After pressing
Tabon theDetailstab, you can search for a process by typing its prefix in alphanumeric mode. - With a process name selected, press the
Deletekey, followed by theEnterkey to end the process.
End Process by Specifying Name in Command
taskkill /f /im process_nameends a process. For example,taskkill /f /im explorer.exeends File Explorer.
Launch Multiple Instances of the Same Program from Taskbar
- While holding
Shift, left-click an icon on the taskbar to launch multiple instances of the same program. (Only for apps that support multiple instances)
Launch a Program as Administrator
- Hold
Ctrl + Shiftwhile launching a program to open it with administrator privileges.
Launch File Explorer
Win + Elaunches File Explorer.Win + Rto open “Run”, typeexplorer, and pressEnterCtrl + Shift + Ncreates a new folder.
Open Command Prompt in the Current File Explorer Location
- In Windows 11, you can launch Command Prompt from the right-click menu by selecting “Open in Terminal”.
- Also, typing
cmdin the address bar and pressingEnterwill launch Command Prompt.
Show Clipboard History
Win + Vshows the clipboard history. Selecting previously copied text or images will copy them again.
Run

Win + Ropens the “Run” dialog.
Here are a few commands you can execute in “Run” or Command Prompt.
Open Edge

- Type
msedgeand pressEnter
Open Internet Explorer 11 (IE11)

- Type
powershell.exe -Command "(New-Object -ComObject InternetExplorer.Application).Visible = $true"and pressEnter
Open Terminal

- Type
wtand pressEnter
Open Control Panel

- Type
controland pressEnter - You can also open it with
explorer.exe shell:::{26EE0668-A00A-44D7-9371-BEB064C98683}.
Launch Notepad

- Type
notepadand pressEnter
Launch Calculator

- Type
calcand pressEnter
Launch Paint

- Type
mspaintand pressEnter
Launch PowerShell

- Type
powershelland pressEnter
Launch Visual Studio Code

- Type
codeand pressEnter
Launch Excel

- Type
exceland pressEnter
- Only if Excel is installed.
Open Word

- Type
winwordand pressEnter
- Only if Word is installed.
Open PowerPoint

- Type
powerpntand pressEnter- Only if PowerPoint is installed.
Open System Configuration

- Type
msconfigand pressEnter
Open System Properties

- Type
sysdm.cpland pressEnter
Open Windows About (Version Info)

- Type
winverand pressEnter
Open On-Screen Keyboard

- Type
oskand pressEnter
Open WordPad

- Type
wordpadorwriteand pressEnter
Open Registry Editor

- Type
regeditand pressEnter
Open Programs and Features
- Type
explorer.exe shell:::{7b81be6a-ce2b-4676-a29e-eb907a5126c5}and pressEnter
Open Keyboard Properties
- Type
explorer.exe shell:::{725BE8F7-668E-4C7B-8F90-46BDB0936430}and pressEnter
Open Mouse Properties

- Type
explorer.exe shell:::{6C8EEC18-8D75-41B2-A177-8831D59D2D50}and pressEnter
Open Sound

- Type
explorer.exe shell:::{F2DDFC82-8F12-4CDD-B7DC-D4FE1425AA4D}and pressEnter
Open User Accounts
- Type
explorer.exe shell:::{60632754-c523-4b62-b45c-4172da012619}and pressEnter
Copy String from a Standard Message Box

Ctrl + Callows you to copy the text from a standard message box. Copying the message box above will copy the following to the clipboard:
| |
Store Command Prompt Output to Clipboard
Adding | clip (pipe + clip) after a command, like echo "hello" | clip, allows you to copy the standard output to the clipboard.
Text Output of Folder Hierarchy
In Command Prompt, you can output the folder hierarchy in a tree format using the tree command.
Output Sample
| |
