When you combine the Windows key with other keys, you can quickly do common tasks. The following list includes many common keyboard shortcuts that use the Windows key.
Press this key: |
To do this action: |
---|---|
Windows key |
Open or close the Start menu. |
Windows key + A |
Open the Windows 11 action center. |
Windows key + Alt + B |
Turn high dynamic range (HDR) on or off. For more information, see What is HDR in Windows?. |
Windows key + C |
Open Microsoft Copilot or Microsoft 365 Copilot (available in preview through the Windows Insider Program). Tip: To customize what happens when you press the Windows key + C shortcut, go to Settings > Personalization > Text input > Customize Copilot key on keyboard. |
Windows key + C (when Copilot is not available or disabled) |
Open or close Windows search. |
Windows key + Alt + D |
Display and hide the date and time on the desktop. |
Windows key + Alt + Down arrow |
Snap the active window to the bottom half of the screen. |
Windows key + Alt + H |
When voice typing is open, set the focus to the keyboard. |
Windows key + Alt + K |
Mute or unmute the microphone in supported apps. |
Windows key + Alt + Up arrow |
Snap the active window to the top half of the screen. |
Windows key + comma (,) |
Temporarily peek at the desktop. |
Windows key + Ctrl + C |
If turned on in settings, enable or disable color filters. Open the Settings app |
Windows key + Ctrl + Enter |
Open Narrator. |
Windows key + Ctrl + F |
Search for devices on a network. |
Windows key + Ctrl + Q |
Open Quick Assist. |
Windows key + Ctrl + Shift + B |
Wake up the device when the screen is blank or black. |
Windows key + Ctrl + Spacebar |
Change to a previously selected input option. |
Windows key + Ctrl + V |
Open the sound output page of quick settings, which includes settings for the output device, spatial sound, and the volume mixer. |
Windows key + D |
Display and hide the desktop. |
Windows key + Down arrow |
Minimize the active window. |
Windows key + E |
Open File Explorer. |
Windows key + Esc |
Close Magnifier. |
Windows key + F |
Open Feedback Hub. |
Windows key + forward slash (/) |
Start input method editor (IME) reconversion. |
Windows key + G |
Open the Game Bar. For more information, see Keyboard shortcuts for Game Bar. |
Windows key + H |
Open voice dictation. |
Windows key + Home |
Minimize or restore all windows except the active window. |
Windows key + I |
Open Settings. |
Windows key + J |
Set focus to a Windows tip when one is available. When a Windows tip appears, bring focus to the tip. Press the keys again to bring focus to the element on the screen to which the Windows tip is anchored. |
Windows key + K |
Open Cast from Quick Settings to connect to a display. For more information, see Screen mirroring and projecting to your PC or wireless display. |
Windows key + L |
Lock the computer. |
Windows key + Left arrow |
Snap the window to the left side of the screen. |
Windows key + M |
Minimize all windows. |
Windows key + Minus (-) |
Zoom out in Magnifier. |
Windows key + N |
Open notification center and calendar. |
Windows key + O |
Lock the device orientation. |
Windows key + P |
Open project settings to choose a presentation display mode. |
Windows key + Pause |
Opens the Settings app to the System > About page. |
Windows key + Period (.) |
Open the emoji panel. |
Windows key + Plus (+) |
Zoom in with the Magnifier. |
Windows key + PrtScn |
Capture a full screen screenshot and save it to a file in the Screenshots subfolder of the Pictures folder. |
Windows key + Q |
Open search. |
Windows key + R |
Open the Run dialog box. |
Windows key + Right arrow |
Snap the window to the right side of the screen. |
Windows key + S |
Open search. |
Windows key + Shift + Down arrow |
If a window is snapped or maximized, restore it. |
Windows key + Shift + Enter |
If the active window is a Universal Windows Platform (UWP) app, make it full screen. |
Windows key + Shift + Left arrow |
Move the active window to the monitor on the left. |
Windows key + Shift + M |
Restore minimized windows. |
Windows key + Shift + R |
Select a region of the screen to record a video. It then opens the screen recording in the Snipping Tool. By default, this screen recording is automatically saved as an MP4 file in the Screen Recordings subfolder of your Videos folder. |
Windows key + Shift + Right arrow |
Move the active window to the monitor on the right. |
Windows key + Shift + S |
Select a region of the screen to capture a screenshot to the clipboard. You can then open the Snipping Tool to share or markup the image. |
Windows key + Shift + Spacebar |
Switch backward through input languages and keyboard layouts. |
Windows key + Shift + Up arrow |
Stretch the desktop window to the top and bottom of the screen. |
Windows key + Shift + V |
Cycle through notifications. |
Windows key + Spacebar |
Switch forward through input languages and keyboard layouts. |
Windows key + Tab |
Open Task View. |
Windows key + U |
Open the Settings app to the Accessibility section. |
Windows key + Up arrow |
Maximize the active window. |
Windows key + V |
Open the clipboard history. Note: Clipboard history isn’t turned on by default. To turn it on, use this keyboard shortcut and then select the prompt to turn on history. You can also turn it on in the Settings app > System > Clipboard , and set Clipboard history to On. Open the Settings app |
Windows key + W |
Open Widgets. |
Windows key + X |
Open the Quick Link menu. This shortcut is the same action as right-click on the Start menu. |
Windows key + Y |
Switch input between Windows Mixed Reality and your desktop. |
Windows key + Z |
Open the snap layouts. |
From Wikipedia, the free encyclopedia
In computing, a keyboard shortcut is a sequence or combination of keystrokes on a computer keyboard which invokes commands in software.
Most keyboard shortcuts require the user to press a single key or a sequence of keys one after the other. Other keyboard shortcuts require pressing and holding several keys simultaneously (indicated in the tables below by the +
sign). Keyboard shortcuts may depend on the keyboard layout.
Comparison of keyboard shortcuts
[edit]
Keyboard shortcuts are a common aspect of most modern operating systems and associated software applications. Their use is pervasive enough that some users consider them an important element of their routine interactions with a computer. Whether used as a matter of personal preference or for adaptive technology, the pervasiveness of common conventions means that a meaningful comparison of keyboard shortcuts can be made across various widely used operating systems.
Many shortcuts (such as Ctrl+Z, Alt+E, etc.) are just common conventions and are not handled by the operating system. Whether such commands are implemented (or not) depends on how an actual application program (such as an editor) is written and the frameworks used. Not all applications/frameworks follow (all of) these conventions, so if it doesn’t work, it isn’t compatible.
Some of the combinations are not true for localized versions of operating systems. For example, in a non-English version of Windows, the Edit menu is not always bound to the E shortcut.
Some software (such as KDE) allow their shortcuts to be changed, and the below list contains the defaults.
Action | Windows | macOS[notes 1] | Linux | Emacs | Vim | ChromeOS |
---|---|---|---|---|---|---|
File menu | Alt+F, or F10 then F | Ctrl+F2, then F[notes 2] | Alt+F | Meta+`, then f | Alt+f (gvim)
or Ctrl+e (vim + NERDTree) |
Ctrl+O |
Edit menu | Alt+E | Ctrl+F2, then E[notes 2] | Alt+E | Meta+`, then e | Alt+e (gvim) | |
View menu | Alt+V | Ctrl+F2, then V[notes 2] | Alt+V | |||
Undo the last operation | Ctrl+Z, or Alt+← Backspace |
⌘ Cmd+Z | Ctrl+Z | Ctrl+x, then u or
Ctrl+/ or |
u | Ctrl+Z |
Redo the last operation | Ctrl+Y, or Alt+Shift+Backspace | ⇧ Shift+⌘ Cmd+Z | Ctrl+⇧ Shift+Z, or Ctrl+Y |
Same as undo, when undo is exhausted, it redoes. Move the cursor after one or more undos, and further undos will be redos. Since version 28, also Ctrl+? or Ctrl+Alt+_. |
Ctrl+r | Ctrl+⇧ Shift+Z |
Cut the selection and store it in the clipboard | Ctrl+X, or ⇧ Shift+Del | ⌘ Cmd+X | Ctrl+X | Ctrl+w | x
or "ax to cut in register «a» |
Ctrl+X |
Copy the selection into the clipboard | Ctrl+C, or Ctrl+Ins | ⌘ Cmd+C | Ctrl+C | Meta+w, or Ctrl+Ins | y
or "ay |
Ctrl+C |
Paste contents of clipboard at cursor | Ctrl+V,or ⇧ Shift+Ins | ⌘ Cmd+V | Ctrl+V | Ctrl+y, or ⇧ Shift+Ins | p
or "ap to paste the content of the «a» register |
Ctrl+V |
Paste special | ⊞ Win+V | Shift+Opt+Cmd+V | Ctrl+⇧ Shift+V | Meta+y | Ctrl+⇧ Shift+V | Search+V |
Select all in focused control or window | Ctrl+A | ⌘ Cmd+A | Ctrl+A | Ctrl+x, then h | ggVG, unlikely ever needed as most commands take an optional range parameter. % means «all in focused windows» here so e.g. to copy all the text, use :%y | Ctrl+A |
Cycle through installed keyboard languages / input methods | Alt+⇧ Shift, Ctrl+⇧ Shift, ⊞ Win+Space, ⊞ Win+⇧ Shift+Space
Alt+⇧ Shift changes between languages while Ctrl+⇧ Shift changes between keyboard layouts of the same language. The latter two display a menu with the currently selected input method highlighted, and debuted in Windows 8. ⊞ Win+⇧ Shift+Space goes through the list backwards. For the first two shortcuts going backwards is done by using the right ⇧ Shift key instead of the left. |
Fn or ⌘ Cmd+Space on older devices
(not MBR) Configure desired keypress in Keyboard and Mouse Preferences, Keyboard Shortcuts, Select the next source in Input menu.[1] |
Ctrl+Alt+K via KDE Keyboard
Alt+⇧ Shift in GNOME |
Ctrl+\ | Ctrl+Space | |
Ctrl+P | ⌘ Cmd+P | Ctrl+P | Ctrl+P | |||
Open Help Menu | F1 in GNOME | Ctrl+Search+S | ||||
Windows Mobility Center | Windows 7: ⊞ Win+X
Windows 10: |
|||||
PowerUser (WinX) Menu | Windows 10: ⊞ Win+X | |||||
Restart Video Driver | Windows 10: Ctrl+⇧ Shift+⊞ Win+B[2][3] |
Action | Windows | macOS[notes 1] | Linux | ChromeOS |
---|---|---|---|---|
Lock desktop | ⊞ Win+L[4] | Ctrl+⌘ Cmd+Q[5] (macOS High Sierra and greater) or Ctrl+⇧ Shift+Eject or MBR Ctrl+⇧ Shift+Pwr (If «Require password after sleep or screen saver» is enabled in «System Preferences — Security & Privacy») |
Super+L (GNOME)[6] or Ctrl+Alt+L | Search+L |
Log out user | ⇧ Shift+⌘ Cmd+Q | Ctrl+Alt+Delete | Ctrl+⇧ Shift+Q (Twice) | |
Switch active user | ⊞ Win+L[notes 3] | |||
Applications menu | ⊞ Win or Ctrl+Esc |
Ctrl+F2, then "n"[notes 2] | Super or Ctrl+Esc |
Search |
Run application | ⊞ Win, enter executable name or
⊞ Win+R, enter executable name |
⌘ Cmd+Space, enter executable name or ⌘ Cmd+↓ | Alt+F2, enter executable name | |
Search | ⊞ Win, enter executable name or ⊞ Win+S or F3 |
⌘ Cmd+Space | ⊞ Win (Gnome) | Search |
Show desktop | ⊞ Win+D | Fn+H or F11 | Ctrl+Alt+D | |
Access SysTray | ⊞ Win+B | ⇧ Shift+Alt+S | ||
Switch window (next/previous) | Alt+Tab ↹ /
⇧ Shift+Alt+Tab ↹ |
⌘ Cmd+Tab ↹ /
⌘ Cmd+⇧ Shift+Tab ↹ |
Alt+Tab ↹ /
Alt+⇧ Shift+Tab ↹ |
Hold Alt, then quickly press Tab ↹ |
Switch window without dialog (next/previous) | Alt+Esc /
⇧ Shift+Alt+Esc |
Only works within single Applications
⌘ Cmd+` / |
||
Task manager | Ctrl+⇧ Shift+Esc, Ctrl+Alt+Delete[notes 4] |
⌥ Opt+⌘ Cmd+Esc (summons «Force Quit Applications» window) |
Search+Esc | |
File manager | ⊞ Win+E | Super+F | ⇧ Shift+Alt+M | |
New folder | Ctrl+⇧ Shift+N | ⇧ Shift+⌘ Cmd+N | Ctrl+⇧ Shift+N | Ctrl+E |
Rename object | F2 | ↵ Enter[notes 5] or F2 | F2 | Ctrl+↵ Enter |
Show hidden files | Alt+V, then H, then H again, while in File Explorer, will toggle setting | ⇧ Shift+⌘ Cmd+., while in Finder, will toggle setting | Ctrl+H, Alt+. in KDE | Ctrl+. |
Action | Windows | macOS | Linux | ChromeOS |
---|---|---|---|---|
Place computer into sleep/standby mode | Windows 10: ⊞ Win+x > u > s
Windows 7: ⊞ Win+→+→+↵ Enter Sleep (available on some keyboards) |
⌥ Opt+⌘ Cmd+Eject | Sleep (available on some keyboards, configurable in Control Panel ➢ Power Options ➢ Advanced tab dialog box) | |
Shut down computer | Windows 10: ⊞ Win+x > u > u | Ctrl+⌥ Opt+⌘ Cmd+Eject
(no confirmation, shutdown is immediate) |
Ctrl+Alt+⇧ Shift+PageDown
(KDE; no confirmation, shutdown is immediate) |
Power (Hold for 10 seconds) |
Restart computer | Windows 10: ⊞ Win+x > u > r Windows 7: ⊞ Win+→+→+↑+↵ Enter |
Ctrl+⌘ Cmd+Eject[7] or Ctrl+⌘ Cmd+Power
(no confirmation, restart is immediate) |
Ctrl+Alt+⇧ Shift+PageUp
(KDE; no confirmation, restart is immediate) |
|
Place display in sleep mode | Ctrl+⇧ Shift+Eject | where is lined | ||
Bring up power/sleep dialog box | Ctrl+Eject | |||
Force shutdown | Power (Hold for several seconds) | ⌥ Opt+⌘ Cmd+Eject or Hold Power for 10 seconds | refresh+power |
Action | Windows | macOS | Linux | ChromeOS |
---|---|---|---|---|
Save screenshot of entire screen as file | ⊞ Win+Print Screen | ⇧ Shift+⌘ Cmd+3[8] | Print Screen[9] | Ctrl+Show Windows |
Copy screenshot of entire screen to clipboard | ⊞ Win+Print Screen or Print Screen | Ctrl+⇧ Shift+⌘ Cmd+3 | Ctrl+Print Screen | Ctrl+Show Windows |
Copy screenshot of active window to clipboard | Alt+Print Screen | Ctrl+Alt+Print Screen | ||
Save screenshot of window as file | ⇧ Shift+⌘ Cmd+4 then Space then move mouse and click | Alt+Print Screen (GNOME) | Ctrl+Alt+Show Windows then move mouse and click | |
Copy screenshot of window to clipboard | Ctrl+⇧ Shift+⌘ Cmd+4 then Space then move mouse and click | Alt+Print Screen (GNOME) | Ctrl+Alt+Show Windows then move mouse and click | |
Save screenshot of arbitrary area as file | ⇧ Shift+⌘ Cmd+4 then click+drag mouse over required area | Print Screen click+drag mouse over required area, then ↵ Enter (GNOME) | Ctrl+⇧ Shift+Show Windows then click+drag mouse over required area | |
Copy screenshot of arbitrary area to clipboard (Snip) | Windows 10: ⊞ Win+⇧ Shift+S | Ctrl+⇧ Shift+⌘ Cmd+4 then click+drag mouse over required area | Print Screen click+drag mouse over required area, then ↵ Enter (GNOME) | Ctrl+⇧ Shift+Show Windows then click+drag mouse over required area |
Screencasting | Ctrl+Alt+⇧ Shift+R (GNOME[10][11]) | Ctrl+⇧ Shift+Show Windows then select the Screen Record button on the toolbar | ||
Screenshot Utility | ⇧ Shift+⌘ Cmd+5[12] | Print Screen | Ctrl+⇧ Shift+Show Windows | |
Save screenshot of the Touch Bar as file | ⇧ Shift+⌘ Cmd+6[13] |
Many of these commands may be combined with ⇧ Shift to select a region of text.[14][15][notes 6]
In macOS, holding ⌘ Command while dragging mouse can be used to invert selection, and holding ⌥ Option can be used to select by rectangular area in some apps. (These two functionalities may be combined).
In macOS, the default text editing keyboard shortcuts in Cocoa text views can be overridden and new custom shortcuts can be created, by creating and editing related configuration files.[16][notes 7]
Action | Windows | macOS[notes 1] | Linux | Emacs | Vim | ChromeOS |
---|---|---|---|---|---|---|
Delete char to the right of cursor | Del or
Fn+← Backspace |
Del or
Fn+← Backspace |
Del | Ctrl+d | x | Alt+← Backspace or Search+← Backspace or Del |
Delete word to the right of cursor | Ctrl+Del | ⌥ Opt+Del or
⌥ Opt+Fn+← Backspace |
Ctrl+Del | Meta+d | dw (delete space too) or de (keep space) |
Ctrl+Search+← Backspace |
Delete word to the left of cursor | Ctrl+← Backspace | ⌥ Opt+← Backspace | Ctrl+← Backspace | Ctrl+← Backspace or
Meta+← Backspace |
dge (delete space too) or db (keep space) |
Ctrl+← Backspace |
Go to start of line | Home or
Fn+← |
⌘ Cmd+← (go to start of line) or Ctrl+A |
Home | Ctrl+a or
Home |
^ (go to first non-space) or 0 (go to column 0) |
Search+← |
Go to end of line | End or
Fn+→ |
⌘ Cmd+→ (go to end of line) or Ctrl+E |
End | Ctrl+e or End |
$ | Search+→ |
Go to start of document | Ctrl+Home | ⌘ Cmd+↑ | Ctrl+Home | Meta+< or
Ctrl+Home |
gg | Ctrl+Search+← |
Go to end of document | Ctrl+End | ⌘ Cmd+↓ | Ctrl+End | Meta+> or
Ctrl+End |
G | Ctrl+Search+→ |
Go to previous word | Ctrl+← or
Ctrl+/ |
⌥ Opt+← or
Ctrl+⌥ Opt+B |
Ctrl+← | Meta+b or
Ctrl+← or |
b or ge |
Ctrl+← |
Go to next word | Ctrl+→ | ⌥ Opt+→ or
Ctrl+⌥ Opt+F |
Ctrl+→ | Meta+f or
Ctrl+→ or |
w or e | Ctrl+→ |
Go to previous line | ↑ | ↑ or Ctrl+p |
↑ | Ctrl+p or ↑ | k or ↑ | ↑ |
Go to next line | ↓ | ↓ or Ctrl+n |
↓ | Ctrl+n or ↓ | j or ↓ | ↓ |
Go to previous line break (paragraph) | Ctrl+↑ | ⌥ Opt+↑ | Ctrl+↑ (kword or GNOME) |
Meta+( or Control+↑ | ( | Ctrl+↑ |
Go to next line break | Ctrl+↓ | ⌥ Opt+↓ | Ctrl+↓ (kword or GNOME) |
Meta+} or Control+↓ |
) | Ctrl+↓ |
Move the cursor down the length of the viewport | Page Down | ⌥ Opt+PageDn or
⌥ Opt+Fn+↓ or |
Page Down | Ctrl+v or
Page Down |
Ctrl+f or
Page Down |
Search+↓ |
Move the cursor up the length of the viewport | Page Up | ⌥ Opt+PageUp or
⌥ Opt+Fn+↑ |
Page Up | Meta+v or
Page Up |
Ctrl+b or
Page Up |
Search+↑ |
Find | Ctrl+F | ⌘ Cmd+F or ⌘ Cmd+E |
Ctrl+F
Ctrl+K (GNOME; interactive search) |
Ctrl+s | / | Ctrl+F |
Go to next search result | F3 | ⌘ Cmd+G | Ctrl+G (GNOME) or F3 (KDE)[17] |
Ctrl+s | n | Ctrl+G or ↵ Enter |
Go to previous search result | ⇧ Shift+F3 | ⇧ Shift+⌘ Cmd+G | Ctrl+⇧ Shift+G (GNOME) or
⇧ Shift+F3 (KDE)[17] |
Ctrl+r | N | Ctrl+⇧ Shift+G or ⇧ Shift+↵ Enter |
Search and replace | Ctrl+H | ⌘ Cmd+F | Ctrl+H (GNOME) or
Ctrl+R (KDE) |
Meta+% | %s/fosh/fish/gc[notes 8] | Ctrl+⇧ Shift+H |
Search with a regular expression | Ctrl+Meta+s | All searches use regular expressions. | ||||
Search and replace with a regular expression | Ctrl+Meta+% | |||||
Emoji Picker | ⊞ Win+. or ⊞ Win+; |
Ctrl+⌘ Cmd+Space | Search+⇧ Shift+Space |
Action | Windows WordPad | macOS[notes 1] | Linux[18] | Emacs | Vim |
---|---|---|---|---|---|
Bold | Ctrl+B | ⌘ Cmd+B | Ctrl+B | Meta+o, then b | |
Underline | Ctrl+U | ⌘ Cmd+U | Ctrl+U | Meta+o, then u | |
Italic | Ctrl+I | ⌘ Cmd+I | Ctrl+I | Meta+o, then i | |
Uppercase / Lowercase | Ctrl+⇧ Shift+A | ⌥ Opt+⌘ Cmd+C | ⇧ Shift+F3 | Meta+u for upper,
Meta+l for lower, |
gU for upper, gu for lower, ~ to toggle. |
Superscript | Ctrl+⇧ Shift+= | Ctrl+⌘ Cmd++ (some applications only) | Ctrl+⇧ Shift+P[19] | ||
Subscript | Ctrl+= | Ctrl+⌘ Cmd+- (some applications only) | Ctrl+⇧ Shift+B[19] | ||
Selected text larger/smaller | Ctrl+>, Ctrl+<
or or Ctrl+⇧ Shift+>, Ctrl+⇧ Shift+<[20] |
⌘ Cmd++ ⌘ Cmd+- |
|||
Selected text Bullets or Numbered Items | Ctrl+⇧ Shift+L | ||||
Insert Linebreak/Newline | Ctrl+↵ Enter | ⇧ Shift+↵ Enter[notes 5]
or |
Ctrl+↵ Enter | ||
Insert Unicode | Alt+X + character codepoint | ⌥ Opt + character codepoint («Unicode Hex Input» must be added and active as current input source) |
Ctrl+⇧ Shift+U + character codepoint | Ctrl+v+u + character codepoint | Ctrl+X+8 + character codepoint |
Action | Windows | macOS | Linux | ChromeOS |
---|---|---|---|---|
Go to Address Bar | Ctrl+L / F6 / Alt+D, Alt+C or Alt+E depending on language |
⌘ Cmd+L or ⇧ Shift+⌘ Cmd+G | Ctrl+L or Alt+D or F6 | Ctrl+L or Alt+D |
Go to the previous location in history[21] | Alt+← or ← Backspace | ⌘ Cmd+[ or ⌘ Cmd+← | Alt+← | Alt+← |
Go to the next location in history | Alt+→ or ⇧ Shift+← Backspace (web browser only) | ⌘ Cmd+] or ⌘ Cmd+→ | Alt+→ | Alt+→ |
Go up one level in the navigation hierarchy | Alt+↑ (Vista, 7, 8 or 10 only) or ← Backspace (Windows Explorer) | ⌘ Cmd+↑ | Alt+↑ | |
Go to the starting page defined by the user or application | Alt+Home | ⌘ Cmd+Home | Ctrl+Home (KDE) /
Alt+Home (GNOME) |
Alt+Search+← |
Action | Windows | macOS | Linux | Emacs-w3m | Vimperator | ChromeOS |
---|---|---|---|---|---|---|
Bookmarks menu | Ctrl+B | ⌘ Cmd+B
(Firefox) |
Alt+B | v | :bmarks | Ctrl+⇧ Shift+B |
URL Shortcuts (Adds www. + .com) | Ctrl+↵ Enter | ⌘ Cmd+↵ Enter[notes 5] (Firefox) or
Ctrl+↵ Enter[notes 5] (Chrome) |
Ctrl+↵ Enter | Ctrl+↵ Enter | ||
URL Shortcuts (Adds www. + .org) | ⇧ Shift+⌘ Cmd+↵ Enter[notes 5] (Firefox) | Ctrl+⇧ Shift+↵ Enter | ||||
URL Shortcuts (Adds www. + .net) | ⇧ Shift+↵ Enter[notes 5] (Firefox) | ⇧ Shift+↵ Enter | ||||
Add bookmark for current page | Ctrl+D | ⌘ Cmd+D | Ctrl+B /
Ctrl+D |
a | :bmark | Ctrl+D |
Add bookmark for current link | Meta+a | |||||
Manage bookmarks | Ctrl+⇧ Shift+O (MS Edge/Chrome/Firefox) or Ctrl+B (Internet Explorer) |
⌘ Cmd+⌥ Opt+B (Chrome/Safari) or
⌘ Cmd+⇧ Shift+B (Firefox) |
Ctrl+⇧ Shift+R /
Ctrl+B |
Ctrl+⇧ Shift+O | ||
Move focus to Web search bar | Ctrl+E | ⌘ Cmd+E (Opera) or
⌘ Cmd+K (Firefox) or |
Ctrl+k | t (open in a new tab) or T (open in current tab) |
Ctrl+E or Ctrl+K | |
Move focus to address bar | Ctrl+L or
F6 or |
⌘ Cmd+L | Ctrl+L or
Alt+D or |
g | O to alter URL, use y to copy it. |
Ctrl+L or Alt+D |
Refresh a webpage | Fn+F5 or
Ctrl+R |
⌘ Cmd+R | F5 or
Ctrl+R |
R | r | ⟲ or Ctrl+R |
Refresh a webpage ignoring cache | Ctrl+F5 or
Ctrl+⇧ Shift+R |
⌥ Opt+⌘ Cmd+E then ⌘ Cmd+R | Ctrl+⇧ Shift+F5 or Ctrl+⇧ Shift+R | R | Ctrl+⇧ Shift+R | |
Open a new window | Ctrl+N | ⌘ Cmd+N (Chrome, hold shift to open new window in Incognito) |
Ctrl+N | :winopen | Ctrl+N | |
Zoom Options (zoom in / zoom out / zoom 100%) |
Ctrl++ /
Ctrl+- / |
⌘ Cmd++ /
⌘ Cmd+- / |
Ctrl++ /
Ctrl+- / |
zi / zo / zz (text only)
or zI / zO / zZ (text and images) |
Ctrl++ /
Ctrl+- / |
Action | Windows | macOS | Linux | Emacs-w3m | Vimperator | ChromeOS |
---|---|---|---|---|---|---|
New tab | Ctrl+T | ⌘ Cmd+T | Ctrl+⇧ Shift+N or
Ctrl+⇧ Shift+T or |
Ctrl+c, then Ctrl+t | t | Ctrl+T |
Close tab | Ctrl+W | ⌘ Cmd+W | Ctrl+W Firefox[22] & Opera[23] & Chrome[24] & GNOME Web[25] & Midori
Ctrl+F4 Firefox[22] & Opera[23] & Chrome[24] |
d | Ctrl+W | |
Close all tabs but the current one | ⌘ Cmd+⌥ Opt+T (Safari) | Ctrl+c, then Meta+w | ||||
Go to next tab | Ctrl+Tab ↹ | Ctrl+Tab ↹ or
⌘ Cmd+⇧ Shift+→ (Safari) |
Ctrl+PageDown or
Ctrl+Tab ↹ or |
Ctrl+c, then Ctrl+n | gt | Ctrl+Tab ↹ |
Go to previous tab | Ctrl+⇧ Shift+Tab ↹ | Ctrl+⇧ Shift+Tab ↹ or
⌘ Cmd+⇧ Shift+← (Safari) |
Ctrl+PageUp or
Ctrl+⇧ Shift+Tab ↹ |
Ctrl+c, then Ctrl+p | gT | Ctrl+⇧ Shift+Tab ↹ |
Go to tab-n[notes 9] | Ctrl+n[notes 9] (MS Edge,Chrome, Firefox, Internet Explorer) |
⌘ Cmd+n[notes 9] (Chrome) | Alt+n[notes 9] (Chrome, Firefox) or
Ctrl+n[notes 9] (Chrome) |
First tab: g0
Last tab: g$ |
Ctrl+b | |
Go to last tab | Ctrl+9 (Chrome, Firefox, Internet Explorer) |
⌘ Cmd+9 (Chrome) | Alt+9 (Chrome, Firefox) or
Ctrl+9 (Chrome) |
|||
Move a tab to the left[notes 9] | Ctrl+⇧ Shift+Page Up (MS Edge,Chrome, Firefox) |
|||||
Move a tab to the right[notes 9] | Ctrl+⇧ Shift+Page Down (MS Edge,Chrome, Firefox) |
|||||
Open a previously closed tab | Ctrl+⇧ Shift+T | ⌘ Cmd+⇧ Shift+T (Firefox, Opera, Chrome) |
Ctrl+⇧ Shift+T
(Firefox, Opera, Chrome)[24][22][23] |
Ctrl+⇧ Shift+T (Firefox)[22] | u | Ctrl+⇧ Shift+T |
Open a previously closed window | Ctrl+⇧ Shift+N (Firefox)[22] | Ctrl+⇧ Shift+T | ||||
Close the current internet tab | Ctrl+W | ⌘ Cmd+F11 | Ctrl+W |
Action | Windows | macOS[notes 1] | KDE | GNOME | Emacs | ChromeOS |
---|---|---|---|---|---|---|
Force window mode (Application requires functionality for set action) | 0+↵ Enter | ⌥ Opt+Alt+↵ Enter[notes 5] or ⌥ Option+Alt+F or ⌘ Cmd+F or ⌘ Cmd+⌥ Option+F | ||||
Pop up window menu | Alt+Space | Alt+F3 | Alt+Space | Meta+`, then b | ||
Close the focused window | Alt+F4 or Alt+Space then C[notes 10] | ⌘ Cmd+W | Alt+F4 | Alt+F4 | Ctrl+x, then k | Ctrl+W |
Close all windows of current application | ⌘ Cmd+⌥ Opt+W | Ctrl+⇧ Shift+W | ||||
Restore the focused window to its previous size | Alt+Space then R[notes 10] | Alt+F3 then X | Alt+F5 | Ctrl+x, then r, then j, then letter of the window state register. | ||
Move the focused window | Alt+Space then M[notes 10] then Arrow Keys. Press ↵ Enter to save new location and Esc to cancel |
Alt+Mouse /
Alt+F3 then M then Arrow Keys |
Alt+Mouse /
Alt+F7 then Arrow Keys |
|||
Resize the focused window | Alt+Space then S[notes 10] then Arrow Keys. ↵ Enter to save new size and Esc to cancel |
Alt+F3 then S then Arrow Keys | Alt+F8 then Arrow Keys / Alt+Right Mouse Button[notes 11] | Ctrl+x, then ^ vertically | Alt+] (snap window to right half of screen), Alt+[ (snap window to left half of screen) | |
Keep window always on top | Ctrl+Alt+Esc (toggles on/off) | |||||
Hide the focused window | ⌘ Cmd+H (Hides all windows of the currently active application) |
Meta+x, then bury-buffer, then ↵ Enter | ||||
Hide all except the focused window | ⌘ Cmd+⌥ Option+H | |||||
Put the focused window furthest back (in tab order and Z axis) | Alt+Esc | |||||
Minimize the focused window | Alt+Space then N[notes 10] or ⊞ Win+↓ (Windows Vista Home Premium, Windows 7+) | ⌘ Cmd+M | Alt+F3 then N | Alt+F9 | Meta+x, then bury-buffer, then ↵ Enter | Alt+- |
Maximize the focused window | Alt+Space then X[notes 10] or ⊞ Win+↑ (Windows 7+) | ⌘ Cmd+L | Alt+F3 then X | Alt+F10 | Ctrl+x, then 1 | Alt |
Maximize horizontally | Available, but no default | Available, but no default | ||||
Maximize vertically | ⊞ Win+⇧ Shift+↑ (Windows 7+) | Available (‘Zoom’), but no default | Available, but no default | Available, but no default | ||
Minimize all | ⊞ Win+M or ⊞ Win+D | ⌘ Cmd+⌥ Opt+M | Available, but no default | |||
Minimize all non focused windows | ⊞ Win+Home (Windows 7+) | Available, but no default | ||||
Undo minimize all | ⊞ Win+⇧ Shift+M | Available, but no default | ||||
Switch fullscreen/normal size | F11 or ⊞ Win+⇧ Shift+↵ Enter (UWP apps only) | ⌘ Cmd+Ctrl+F or Fn+F |
F11 | F11 | Fullscreen | |
Show the window in full screen mode, with no border, menubar, toolbar or statusbar | Depends on application, system default: ⌘ Cmd+Ctrl+F and Fn+F |
Ctrl+⇧ Shift+F | Ctrl+F11 | |||
Rollup/down window | Win+D | Available, but no default | ||||
Show all open windows | ⊞ Win+Tab ↹ | F3 or
F9 or |
⊞ Win works per desktop on Gnome 3+ | Ctrl+x, then Ctrl+b | Show Windows | |
Show all windows of current application | ⊞ Win+Tab ↹ | Ctrl+F3 or
F10 or |
Ctrl+` | Ctrl+x, then Ctrl+b | ||
Show all workspaces | ⊞ Win+Tab ↹ (Windows 10) | F8 or
Move mouse pointer to configured hot corner or active screen corner[26][27] |
⊞ Win | Show Windows | ||
Move window to left/right/up/down workspace | ⊞ Win+←/→ (Windows 7+) | Available, but no default | Ctrl+Alt+⇧ Shift+← / → | ⇧ Shift+Search+[/] | ||
Move window between multiple monitors | ⊞ Win+⇧ Shift+←/→ (Windows 7+) | ⊞ Win+⇧ Shift+←/→/⊞ Win+⇧ Shift+↑/↓ | Alt+Search+M | |||
Move window to workspace n | Available, but no default | |||||
Switch to next/previous workspace list | Available, but no default | |||||
Go to workspace n | Ctrl+n | Ctrl+Fn | ⇧ Shift+Search+n | |||
Go to left/right/up/down workspace | [notes 12] | Ctrl+← /
Ctrl+→ / |
Available, but no default | Ctrl+Alt+← / → | Search+[/] | |
Quit application of current window | Alt+F4 or Ctrl+F4 varies[notes 13] | ⌘ Cmd+Q[notes 14] | Ctrl+Alt+Esc | Alt+F4 or Ctrl+Q | q | Ctrl+⇧ Shift+W |
Close dialog | Esc (Laptop) ⊞ Win+↓+F4 (Desktop) |
Esc or sometimes ⌘ Cmd+. |
Esc | Esc or Ctrl+⇧ Shift+W | ||
Open/Focus (preview) pinned program on the taskbar | ⊞ Win+(#) where «#» is the position of the program on the Windows Taskbar (Windows 7+) | ⊞ Win+(#) where «#» is the position of the program on the GNOME Dash | Alt+(#) where «#» is the position of the program on the Shelf | |||
Open new program window of pinned program in Quick Launch | ⊞ Win+(#) where «#» is the position of the program on the Quick Launch toolbar (Windows Vista, 7+) | ⌘ Cmd+A+⇧ Shift | Alt+(#) where «#» is the position of the program on the Shelf | |||
Open new program window of the pinned program on the taskbar (if program is already opened) | ⊞ Win+⇧ Shift+(#) where «#» is the position of the program on the Windows Taskbar (Windows 7+) | ⊞ Win+Ctrl+(#) where «#» is the position of the program on the GNOME Dash | Alt+(#) where «#» is the position of the program on the Shelf | |||
Focus the first taskbar entry; pressing again will cycle through them | ⊞ Win+T, then ←→ back and forth; hold ⇧ Shift to cycle backwards (Windows 7+) | |||||
Peek at the desktop | ⊞ Win+Space (Windows 7) ⊞ Win+Comma (Windows 8+) |
⌘ Cmd+F3 or
F11 or |
||||
Bring gadgets to the front of the Z-order and cycle between gadgets | ⊞ Win+G (Windows Vista,7) or ⊞ Win+Space (Vista only, no cycling) | |||||
External display options (mirror, extend desktop, etc.) | ⊞ Win+P (Windows 7+) | Ctrl+Fullscreen |
User interface navigation (widgets and controls)
[edit]
Action | Windows | macOS[notes 1] | KDE | GNOME |
---|---|---|---|---|
Moves keyboard focus to next/previous control | Tab ↹ / ⇧ Shift+Tab ↹ | Tab ↹ / ⇧ Shift+Tab ↹[notes 2] | Tab ↹ / ⇧ Shift+Tab ↹ | Tab ↹ / ⇧ Shift+Tab ↹
Ctrl+Tab ↹ / Ctrl+⇧ Shift+Tab ↹ |
Pop up tooltip for currently focused control | ⇧ Shift+F1 | Ctrl+F1 | ||
Show context-sensitive help for currently focused window or control | ⇧ Shift+F1 | ⌘ Cmd+? (Not context-sensitive, functionally a «Spotlight» for menu bar items and help topics) |
⇧ Shift+F1 | ⇧ Shift+F1 |
Give focus to next/previous pane | Ctrl+F6 / Alt+F5 | Ctrl+Tab ↹ Ctrl+⇧ Shift+Tab ↹ |
F5 / Alt+F6 | |
Give focus to splitter bar in paned window | F8 | |||
Give focus to window’s menu bar | F10 or Alt | Fn+M or Ctrl+F2 (or Fn+Ctrl+F2 on some keyboards)[notes 2] |
Alt | F10 |
Pop up contextual menu for currently selected objects (aka context menu) | ⇧ Shift+F10 or ≣ Menu | Varies with laptop / extended keyboard type; enable Mouse keys in Universal Access, then Fn+Ctrl+5 or
Ctrl+5 (numeric keypad) or |
≣ Menu | ≣ Menu or ⇧ Shift+F10 |
Toggle selected state of focused checkbox, radio button, or toggle button | Space | Space | Space | Space |
Activate focused button, menu item etc. | ↵ Enter | Space (also ↵ Enter[notes 5] for menu items) | ↵ Enter | ↵ Enter |
Expand a drop-down list | F4 or Alt+↓ | |||
Select/move to first/last item in selected widget | Home / End | Home / End | ||
Scroll selected view by one page up/left/down/right | PageUp / PageDown
( Fn+↑ / Fn+↓ ) |
PageUp / Ctrl+PageUp / PageDown / Ctrl+PageDown |
||
Scroll selected view to top/bottom | Home / End
( Fn+← / Fn+→ ) |
|||
Switch focus to the next/previous tab/view within a window | Ctrl+Tab ↹ | Ctrl+Tab ↹
Ctrl+⇧ Shift+Tab ↹ |
Ctrl+Tab ↹ ->
Ctrl+⇧ Shift+Tab ↹ <- |
|
Switch focus to the next/previous panel on the desktop | Ctrl+Alt+Tab ↹ / Ctrl+Alt+⇧ Shift+Tab ↹ | |||
Switch focus to the next/previous panel (without dialog) | Ctrl+Alt+Esc /
Ctrl+Alt+⇧ Shift+Esc |
Command line shortcuts
[edit]
Below is a list of common keyboard shortcuts that are used in a command line environment. Bash and Z shell keybindings are derived from Emacs text editing bindings.
Action | Windows (cmd.exe) |
Windows (PowerShell) |
Unix-like (bash, zsh) |
Unix-like (POSIX-compliant shell) |
---|---|---|---|---|
Scroll through history of typed commands | ↑/↓ | ↑/↓ | ↑/↓ or Ctrl+P/Ctrl+N | ESC K / ESC J |
Signal end-of-file | Ctrl+Z | Ctrl+D | ||
Abort current command/typing | Ctrl+C | Ctrl+C | Ctrl+C | Ctrl+C |
Erase word to the left | Ctrl+← Backspace | Ctrl+← Backspace | Ctrl+W or Esc+← Backspace | |
Erase word to the right | Ctrl+Delete | Ctrl+Delete | Alt+D | |
Erase line to the left | Ctrl+Home | Ctrl+Home | Ctrl+U | |
Erase line to the right | Ctrl+End | Ctrl+End | Ctrl+K | |
Yank/paste previously erased string | Ctrl+Y | |||
Move one word to the left (backward) | Ctrl+← | Ctrl+← | Alt+B | |
Move one word to the right (forward) | Ctrl+→ | Ctrl+→ | Alt+F | |
Move to beginning of line | Home | Home | Ctrl+A
or Home |
|
Move to end of line | End | End | Ctrl+E
or End |
|
Reverse search of history | F8 | F8 | Ctrl+R | |
Pause execution of the current job | Ctrl+Z | |||
Insert the next character typed verbatim | Ctrl+V | |||
Autocomplete command/file name | Tab ↹ (enabled by default in Windows XP and later) | Tab ↹ | Tab ↹ (usually once) | Esc (usually twice) |
Paste contents of clipboard at cursor | Alt+Space then E[notes 10] then P | Ctrl+V | ⇧ Shift+Ins | |
Scroll window up | ⇧ Shift+PageUp (may not work in some versions of Windows XP) | PageUp | ⇧ Shift+PageUp | |
Scroll window down | ⇧ Shift+PageDown (may not work in some versions of Windows XP) | PageDown | ⇧ Shift+PageDown | |
Clear screen | Ctrl+L |
- In Windows, it is possible to disable these shortcuts using the Accessibility or Ease of Access control panel.
- In GNOME, these shortcuts are possible, if Universal Access is enabled on the system.
Action | Windows | macOS | KDE | GNOME |
---|---|---|---|---|
Utility Manager | ⊞ Win+U | |||
Use keyboard to control cursor | Left Alt+Left Shift+Numlock | [28] | ||
Allow user to press shortcuts one key at a time | ⇧ Shift press 5 times | ⇧ Shift 5 times[29] | ||
Hear beep when -lock key pressed | Numlock hold 5 seconds | |||
Stop/slow repeating characters when key is pressed | Right Shift hold 8 seconds | ⇧ Shift hold for 8 seconds[30][31][32] | ||
Inverse (Reverse Colors) Mode | Left Alt+Left Shift+PrtScn | ⌘ Cmd+⌥ Opt+Ctrl+8 | Meta+⇧ Shift+i (if enabled) | |
Inverse (Reverse Colors) Mode (Only current window) | Meta+⇧ Shift+u (if enabled) | |||
Accessibility Shortcut[notes 15] | Ctrl+⊞ Win+C |
- Keyboard shortcut
- Microsoft Windows key shortcuts
- Common User Access (CUA)
- Computer keyboard
- Human interface guidelines
- Pointing device gesture
- ^ a b c d e f Highlighted shortcuts are from the list of «sacred» keybindings.
- ^ a b c d e f Requires full keyboard access active:
(The Apple menu) > System Preferences > Keyboard > Keyboard Shortcuts > Full Keyboard Access > All Controls
Alternatively use Ctrl+F7 to toggle this setting. - ^ Takes you to the «Switch User» screen when Fast User Switching has been enabled (enabled by default in XP).
- ^ Shows task manager in Windows XP if the welcome screen is enabled. Otherwise displays an NT-style menu, with the option of launching the task manager; likewise for Vista.
- ^ a b c d e f g h i On Mac OS, OS X, and macOS, the key commonly called ↵ Enter is properly called ↩ Return, while ⌅ Enter is a separate key normally located on the numeric keypad or invoked as ⌥ Opt+↩ Return (mainly on keyboards without a numeric keypad).
- ^ For the concept of «selected text» see also X Window selection
- ^ A full list of all default Cocoa textview key bindings can be dumped by executing this command in Terminal.app:
plutil -p /System/Library/Frameworks/AppKit.framework/Resources/StandardKeyBinding.dict
- ^ In whole document (%), substitute (s) fosh by fish, don’t stop at one substitution per line (g) and ask for confirmation for each substitution (c).
- ^ a b c d e f g Holding Ctrl+Shift+Page Up/Page Down will move the selected tab past multiple tabs to the left/right.
- ^ a b c d e f g In Microsoft Windows, all shortcuts with Alt+Space followed by another key are language dependent. The Alt+Space combination opens the window menu, and the following key selects from the menu. As the menu labels (and their underlined hotkeys) vary with the Windows system language, the hotkeys are different for international versions of Microsoft Windows, and may change if users change their Windows system language preference. The given examples are valid for English user preferences/version of Windows.
- ^ Needs to be activated first on some distributions.
- ^ The WinSplit window manager application for Windows knows to emulate this behaviour.
- ^ There is no single consistent shortcut for closing a document or quitting an application in Windows XP. In many multiple document interface applications, Ctrl+W or Ctrl+F4 closes a document and Alt+F4 quits. In other applications where each document is in its own window, such as later versions of Microsoft Word, Ctrl+W, Ctrl+F4, and Alt+F4 close a document, and there is no consistent shortcut for quitting an application.
- ^ macOS uses ⌘ Cmd+W Close (window), ⌘ Cmd+Q Quit (application), and ⌘ Cmd+⌥ Opt+Esc Force Quit (application); ⌥ Option+F4 can be used to quit certain services or applications. Quit is closest to Kill.
- ^ This can be set as Greyscale, Invert Colours, Magnifier and more in Ease of Access settings
- ^ «Mac 101: Set your preferences». Article: HT2490. Apple Inc. Retrieved 2010-11-03.
- ^ Hoffman, Chris (May 4, 2018). «Secret Windows Hotkey Restarts Your Graphics Card Drivers». howtogeek.com. How-To Geek LLC. Retrieved January 20, 2021.
- ^ Chen, Kent (May 7, 2018). «Windows 10 Tip: How To Restart Video Driver without Rebooting Computer». nextofwindows.com. Next of Windows. Retrieved January 20, 2021.
- ^ Singh, Swapnil (2012-02-08). «10 Cool Windows Shortcuts You Need to Know». Tricktactoe.com. Retrieved 2012-09-20.
- ^ Tate, Jody (2017-09-27). «High Sierra 10.13 : Keychain Access Menubar Item Missing?». StackExchange.com. Retrieved 2018-01-22.
- ^ a b «Set keyboard shortcuts». GNOME Help. The GNOME Project. Retrieved 2023-06-28.
- ^ «Mac keyboard shortcuts». Article: HT201236. Apple Inc. Retrieved 2020-01-02.
- ^ «How to take a screenshot on your Mac». Article: HT201361. Apple Inc. Retrieved 2020-01-02.
- ^ «Taking Screenshots». User Guide 2.32. The GNOME Project. Archived from the original on 9 June 2012. Retrieved 24 March 2012.
- ^ «Screencast Recording». GNOME Cheat Sheet. The GNOME Project. Retrieved 20 April 2016.
- ^ «Screen Shot Record». GNOME Help Guide. The GNOME Project. Retrieved 24 March 2012.
- ^ «What’s New in macOS Mojave — Screenshots». Apple. Retrieved 18 April 2019.
- ^ «Take screenshots or screen recordings on Mac». Apple Support. Retrieved 2025-03-01.
- ^ «Use keyboard shortcuts to create PowerPoint presentations — Microsoft Support». support.microsoft.com. Archived from the original on 28 May 2024. Retrieved 2024-05-28.
- ^ «Keyboard shortcuts to select and move text in a document». help.hcltechsw.com. Archived from the original on 2024-05-28. Retrieved 2024-05-28.
- ^ «Text System Defaults and Key Bindings». Apple Developer Documentation Archive. September 9, 2013. Archived from the original on March 10, 2024. Retrieved 2024-01-18.
- ^ a b «HIG/Keyboard Shortcuts». KDE Techbase. KDE. Retrieved 2020-01-02.
- ^ «Appendix A — Keyboard Shortcuts». Libre Office Documentation. The Document Foundation. Retrieved 26 April 2012.
- ^ a b
- ^ «The Ultimate Guide to PowerPoint Keyboard Shortcuts (2025)». PowerPoint Pie. Retrieved 2024-11-08.
- ^ «Browser Shortcuts». Mirus IT. Retrieved 17 July 2015.
- ^ a b c d e «Keyboard shortcuts — Firefox Help». Support.mozilla.org. Retrieved 2020-01-02.
- ^ a b c «Keyboard shortcuts — Opera Help». Help.opera.com. Retrieved 2020-01-02.
- ^ a b c «Keyboard shortcuts — Google Chrome Help». Google Inc. Retrieved 2020-01-02.
- ^ «Shortcuts». Library.gnome.org. Retrieved 2012-09-20.
- ^ a b c d «Mac OS X 10.6 Help: Using a screen saver». Docs.info.apple.com. Retrieved 2011-01-03.
- ^ a b c d «Mac OS X 10.4 Help: Setting a hot corner for Dashboard». Docs.info.apple.com. Retrieved 2011-01-03.
- ^ «Click and Move Mouse Pointer Using the Keypad». GNOME Library. GNOME Foundation. Retrieved 8 May 2012.
- ^ «Turn on Sticky Keys». GNOME Library. GNOME Foundation. Retrieved 8 May 2012.
- ^ «Turn On Slow Keys». GNOME Library. GNOME Foundation. Retrieved 8 May 2012.
- ^ «Turn Off Repeated Key Presses». GNOME Library. GNOME Foundation. Retrieved 8 May 2012.
- ^ «Turn On Bounce Keys». GNOME Library. GNOME Foundation. Retrieved 8 May 2012.
- macOS
- Mac keyboard shortcuts
- Keyboard shortcuts in Safari for Mac
- Windows
- Keyboard shortcuts in Windows
- ChromeOS
- Chromebook keyboard shortcuts
- Linux (GNOME)
- Useful Keyboard Shortcuts
- Keyboard Navigation
- Set Keyboard Shortcuts
- Universal Access
- Usage[dead link]
- Keyboard Interaction[dead link]
- help.gnome.org for the latest documentation of unstable[dead link]
- Linux (KDE)
- KDE Fundamentals: Common Keyboard Shortcuts
- KDE Community Wiki: KDE Visual Design Group/HIG/Keyboard Shortcuts
- Office Suites
- Apache OpenOffice or LibreOffice
- OpenOffice.org and LibreOffice keyboard shortcuts from LinuxMint community
- Apache OpenOffice or LibreOffice
- Web Browsers
- Chrome or Chromium: Google Chrome keyboard shortcuts
- Firefox: Firefox browser keyboard shortcuts
- Opera: Opera browser keyboard shortcuts
(Image credit: Future)
On Windows 10, the system offers a slew of keyboard shortcuts to help you quickly navigate and perform actions using one or multiple key combos, which otherwise would take many more clicks and time to complete the task with the mouse.
Although the operating system has a long list of shortcuts, you don’t need to learn every one of them. You only need to remember those that will help you make your workflow easier and help you finish tasks faster.
In this how-to guide, I’ll outline the most helpful keyboard shortcuts for navigating and operating the desktop and apps. You can also check out these additional shortcuts for Windows 11.
Windows 10 keyboard shortcuts
This comprehensive list includes the most helpful keyboard shortcuts to perform tasks on Windows 10.
Essential shortcuts
In this list, I’m including the most essential keyboard shortcuts anyone should know on Windows 10:
Swipe to scroll horizontally
Keyboard shortcut | Action |
---|---|
Ctrl + A | Select all content. |
Ctrl + C (or Ctrl + Insert) | Copy selected items to clipboard. |
Ctrl + X | Cut selected items to clipboard. |
Ctrl + V (or Shift + Insert) | Paste content from clipboard. |
Ctrl + Z | Undo an action, including undelete files (limited). |
Ctrl + Y | Redo an action. |
Ctrl + Shift + N | Create new folder on desktop or File Explorer. |
Alt + F4 | Close active window. (If no active window is present, a shutdown box appears.) |
Ctrl + D (Del) | Delete selected item to the Recycle Bin. |
Shift + Delete | Delete the selected item permanently, skipping Recycle Bin. |
F2 | Rename selected item. |
Esc | Close current task. |
Alt + Tab | Switch between open apps. |
PrtScn | Take a screenshot and stores it in the clipboard. |
Windows key + I | Open Settings app. |
Windows key + E | Open File Explorer. |
Windows key + A | Open Action center. |
Windows key + D | Display and hide the desktop. |
Windows key + L | Lock device. |
Windows key + V | Open Clipboard bin. |
Windows key + Period (.) or Semicolon (;) | Open emoji panel. |
Windows key + PrtScn | Capture a full screenshot in the «Screenshots» folder. |
Windows key + Shift + S | Capture part of the screen with Snip & Sketch. |
Windows key + Left arrow key | Snap app or window left. |
Windows key + Right arrow key | Snap app or window right. |
Desktop shortcuts
You can use these keyboard shortcuts to open, close, navigate, and perform tasks faster throughout the desktop experience, including the Start menu, Taskbar, Settings, and more.
Swipe to scroll horizontally
Keyboard shortcut | Action |
---|---|
Windows key (or Ctrl + Esc) | Open Start menu. |
Ctrl + Arrow keys | Change Start menu size. |
Ctrl + Shift + Esc | Open Task Manager. |
Ctrl + Shift | Switch keyboard layout. |
Alt + F4 | Close active window. (If no active window is present, a shutdown box appears.) |
Ctrl + F5 (or Ctrl + R) | Refresh current window. |
Ctrl + Alt + Tab | View open apps. |
Ctrl + Arrow keys (to select) + Spacebar | Select multiple items on desktop or File Explorer. |
Alt + Underlined letter | Runs command for the underlined letter in apps. |
Alt + Tab | Switch between open apps while pressing Tab multiple times. |
Alt + Left arrow key | Go back. |
Alt + Right arrow key | Go forward. |
Alt + Page Up | Move up one screen. |
Alt + Page Down | Move down one screen. |
Alt + Esc | Cycle through open windows. |
Alt + Spacebar | Open context menu for the active window. |
Alt + F8 | Reveals typed password in Sign-in screen. |
Shift + Click app button | Open another instance of an app from the Taskbar. |
Ctrl + Shift + Click app button | Run app as administrator from the Taskbar. |
Shift + Right-click app button | Show window menu for the app from the Taskbar. |
Ctrl + Click a grouped app button | Cycle through windows in the group from the Taskbar. |
Shift + Right-click grouped app button | Show window menu for the group from the Taskbar. |
Ctrl + Left arrow key | Move the cursor to the beginning of the previous word. |
Ctrl + Right arrow key | Move the cursor to the beginning of the next word. |
Ctrl + Up arrow key | Move the cursor to the beginning of the previous paragraph |
Ctrl + Down arrow key | Move the cursor to the beginning of the next paragraph. |
Ctrl + Shift + Arrow key | Select block of text. |
Ctrl + Spacebar | Enable or disable Chinese IME. |
Shift + F10 | Open context menu for selected item. |
F10 | Enable app menu bar. |
Shift + Arrow keys | Select multiple items. |
Windows key + X | Open Quick Link menu. |
Windows key + Number (0-9) | Open the app in number position from the Taskbar. |
Windows key + T | Cycle through apps in the Taskbar. |
Windows key + Alt + Number (0-9) | Open Jump List of the app in number position from the Taskbar. |
Windows key + D | Display and hide the desktop. |
Windows key + M | Minimize all windows. |
Windows key + Shift + M | Restore minimized windows on the desktop. |
Windows key + Home | Minimize or maximize all but the active desktop window. |
Windows key + Shift + Up arrow key | Stretch desktop window to the top and bottom of the screen. |
Windows key + Shift + Down arrow key | Maximize or minimize active desktop windows vertically while maintaining width. |
Windows key + Shift + Left arrow key | Move active window to monitor on the left. |
Windows key + Shift + Right arrow key | Move active window to monitor on the right. |
Windows key + Left arrow key | Snap app or window left. |
Windows key + Right arrow key | Snap app or window right. |
Windows key + S (or Q) | Open Search. |
Windows key + Alt + D | Open date and time in the Taskbar. |
Windows key + Tab | Open Task View. |
Windows key + Ctrl + D | Create new virtual desktop. |
Windows key + Ctrl + F4 | Close active virtual desktop. |
Windows key + Ctrl + Right arrow | Switch to the virtual desktop on the right. |
Windows key + Ctrl + Left arrow | Switch to the virtual desktop on the left. |
Windows key + P | Open Project settings. |
Windows key + A | Open Action center. |
Windows key + I | Open Settings app. |
Backspace | Return to the Settings app home page. |
File Explorer shortcuts
On Windows 10, these are the most useful keyboard shortcuts you can use on File Explorer:
All the latest news, reviews, and guides for Windows and Xbox diehards.
Swipe to scroll horizontally
Keyboard shortcut | Action |
---|---|
Windows key + E | Open File Explorer. |
Alt + D | Select address bar. |
Ctrl + E (or F) | Select search box. |
Ctrl + N | Open new window. |
Ctrl + W | Close active window. |
Ctrl + F (or F3) | Start search. |
Ctrl + Mouse scroll wheel | Change view file and folder. |
Ctrl + Shift + E | Expands all folders from the tree in the navigation pane. |
Ctrl + Shift + N | Creates a new folder on desktop or File Explorer. |
Ctrl + L | Focus on the address bar. |
Ctrl + Shift + Number (1-8) | Changes folder view. |
Alt + P | Display preview panel. |
Alt + Enter | Open Properties settings for the selected item. |
Alt + Right arrow key | View next folder. |
Alt + Left arrow key (or Backspace) | View previous folder. |
Alt + Up arrow | Move up a level in the folder path. |
F11 | Switch active window full-screen mode. |
F2 | Rename selected item. |
F4 | Switch focus to address bar. |
F5 | Refresh File Explorer’s current view. |
F6 | Cycle through elements on the screen. |
Home | Scroll to the top of the window. |
End | Scroll to the bottom of the window. |
Settings page shortcuts
This list includes the keyboard shortcuts for the dialog box legacy settings pages (for example, Folder Options).
Swipe to scroll horizontally
Keyboard shortcut | Action |
---|---|
Ctrl + Tab | Cycles forward through the tabs. |
Ctrl + Shift + Tab | Cycles back through the tabs. |
Ctrl + number of tab | Jumps to tab position. |
Tab | Moves forward through the settings. |
Shift + Tab | Moves back through the settings. |
Alt + underline letter | Actions the setting identified by the letter. |
Spacebar | Checks or clears the option in focus. |
Backspace | Opens the folder one-level app in the Open or Save As dialog. |
Arrow keys | Select a button of the active setting. |
Command Prompt shortcuts
On Command Prompt, you can use these keyboard shortcuts will help to work more efficiently and save time:
Swipe to scroll horizontally
Keyboard shortcut | Action |
---|---|
Ctrl + A | Select all content of the current line. |
Ctrl + C (or Ctrl + Insert) | Copy selected items to clipboard. |
Ctrl + V (or Shift + Insert) | Paste content from clipboard. |
Ctrl + M | Starts mark mode. |
Ctrl + Up arrow key | Move the screen up one line. |
Ctrl + Down arrow key | Move screen down one line. |
Ctrl + F | Open search for Command Prompt. |
Left or right arrow keys | Move the cursor left or right in the current line. |
Up or down arrow keys | Cycle through the command history of the current session. |
Page Up | Move cursor one page up. |
Page Down | Move cursor one page down. |
Ctrl + Home | Scroll to the top of the console. |
Ctrl + End | Scroll to the bottom of the console. |
Microsoft Edge shortcuts
On Microsoft Edge, you will benefit from these keyboard shortcuts. These shortcuts apply to any version of Windows.
Swipe to scroll horizontally
Keyboard shortcut | Action |
---|---|
Ctrl + Shift + B | Show or hide the favorites bar. |
Alt + Shift + B | Focus on the first item in the favorites bar. |
Ctrl + D | Save the tab as a favorite. |
Ctrl + Shift + D | Save open tabs as favorites inside a new folder. |
Alt + D (or Ctrl + L or F4) | Select the URL in the address bar to edit. |
Ctrl + E (or Ctrl + K) | Start search in the address bar. |
Alt + E (or Alt + F or F10 + Enter) | Open the Settings (three-dotted) menu. |
Ctrl + F (or F3) | Open the Find on page feature. |
Ctrl + G | Cycle through search matches in the Find Bar. |
Ctrl + Shift + G | Reverse cycle through search matches in the Find Bar. |
Ctrl + H | Open the History page in a new tab. |
Ctrl + Shift + I (or F12) | Open Developer Tools console. |
Alt + Shift + I | Open the Send feedback experience. |
Ctrl + J | Open the Downloads page in a new tab. |
Ctrl + Shift + K | Create a duplicate of the tab. |
Ctrl + Shift + L | Paste and search or Paste and go. |
Ctrl + M | Mute the current tab. |
Ctrl + Shift + M | Sign in as a different user in the browser or use Guest user. |
Ctrl + N | Open a new tab in a new window. |
Ctrl + Shift + N | Open a new InPrivate window. |
Ctrl + O | Launch Open dialog. |
Ctrl + Shift + O | Open Favorites management page. |
Ctrl + P | Print the current page. |
Ctrl + Shift + P | Open print settings to print page. |
Ctrl + R (or F5) | Reload the current page. |
Ctrl + Shift + R (or Shift + F5) | Reload the page, ignoring cached content. |
Ctrl + S | Save loaded page. |
Ctrl + T | Open a new tab and switch to new tab. |
Ctrl + Shift + T | Reopen the last closed tab and switch to the tab. |
Alt + Shift + T | Focus on the first item in the toolbar. |
Ctrl + U | View page source code. |
Ctrl + Shift + U | Controls Read Aloud feature. |
Ctrl + Shift + V | Paste without including formatting. |
Ctrl + W (or Ctrl + F4) | Close the current tab. |
Ctrl + Shift + W | Close the current window and tabs. |
Ctrl + Shift + Y | Open Collections feature. |
Ctrl + 0 | Reset zoom level setting. |
Ctrl + 1, 2, … 8 | Switch to a specific open tab. |
Ctrl + 9 | Switch to the last tab of the window. |
Ctrl + Enter | Add «www.» to the link you typed. |
Ctrl + Tab (or Ctrl + PgDn) | Switch to the next open tab. |
Ctrl + Shift + Tab | Switch to the previous open tab. |
Ctrl + Plus (+) | Zoom in. |
Ctrl + Minus (-) | Zoom out. |
Ctrl + \ (PDF) | Toggle PDF between fit to page or fit to width. |
Ctrl + [ (PDF) | Rotate PDF counter-clockwise 90 degree. |
Ctrl + ] (PDF) | Rotate PDF clockwise 90 degree. |
Ctrl + Shift + Delete | Open clear browsing data options. |
Alt (or F10) | Focus on the Settings (three-dotted) button. |
Alt + Left arrow | Go back. |
Alt + Right arrow | Go forward. |
Alt + Home | Open home page. |
Alt + F4 | Close the current window. |
F1 | Open Help page. |
F6 | Switch focus to the next pane. |
Shift + F6 | Switch focus to the previous pane. |
F7 | Enable or disable caret browsing. |
F9 | Enter or exit Immersive Reader. |
Shift + F10 | Open browser context menu. |
F11 | Enter fullscreen. |
Esc | Stop loading page, close dialog, or close pop-up. |
Spacebar (or PgDn) | Scroll down the webpage one screen at a time. |
Shift + Spacebar (or PgUp) | Scroll up the webpage one screen at a time. |
Tab | Go to the next tab stop. |
Shift + Tab | Go to the previous tab stop |
Home | Scroll to the top of the page, or move keyboard focus to the first item of the pane. |
End | Scroll to the bottom of the page, or move keyboard focus to the last item of the pane. |
Ctrl + Shift + . (period) | Opens or closes Copilot |
Ctrl + Shift + , (comma) | Open or closes vertical tabs |
Ctrl + Shift + S | Open Web capture |
Ctrl + Q | Opens Command palette |
Shift + Esc | Opens Browser task manager |
Alt + Shift + I | Opens Send feedback |
Windows key shortcuts
The «Windows key,» combined with other keys, allows you to perform many useful tasks, such as launching Settings, File Explorer, the Run command, apps pinned in the Taskbar, or opening specific features like Narrator or Magnifier. You can also complete tasks like managing windows and virtual desktops, taking screenshots, locking the account, and more.
This list includes all the most common keyboard shortcuts using the Windows key.
Swipe to scroll horizontally
Keyboard shortcut | Action |
---|---|
Windows key | Open Start menu. |
Windows key + A | Open Action center. |
Windows key + S (or Q) | Open Search. |
Windows key + D | Display and hide the desktop. |
Windows key + L | Locks computer. |
Windows key + M | Minimize all windows. |
Windows key + B | Set focus notification area in the Taskbar. |
Windows key + C | Launch Cortana app. |
Windows key + F | Launch Feedback Hub app. |
Windows key + G | Launch Game bar app. |
Windows key + Y | Change input between desktop and Mixed Reality. |
Windows key + O | Lock device orientation. |
Windows key + T | Cycle through apps in the Taskbar. |
Windows key + Z | Switch input between the desktop experience and Windows Mixed Reality. |
Windows key + J | Set focus on a tip for Windows 10 when applicable. |
Windows key + H | Open dictation feature. |
Windows key + E | Open File Explorer. |
Windows key + I | Open Settings. |
Windows key + R | Open Run command. |
Windows key + K | Open Connect settings. |
Windows key + X | Open Quick Link menu. |
Windows key + V | Open Clipboard bin. |
Windows key + W | Open the Windows Ink Workspace. |
Windows key + U | Open Ease of Access settings. |
Windows key + P | Open Project settings. |
Windows key + Ctrl + Enter | Open Narrator. |
Windows key + Plus (+) | Zoom in using the magnifier. |
Windows key + Minus (-) | Zoom out using the magnifier. |
Windows key + Esc | Exit magnifier. |
Windows key + Forward-slash (/) | Start IME reconversion. |
Windows key + Comma (,) | Temporarily peek at the desktop. |
Windows key + Up arrow key | Maximize app windows. |
Windows key + Down arrow key | Minimize app windows. |
Windows key + Home | Minimize or maximize all but the active desktop window. |
Windows key + Shift + M | Restore minimized windows on the desktop. |
Windows key + Shift + Up arrow key | Stretch desktop window to the top and bottom of the screen. |
Windows key + Shift + Down arrow key | Maximize or minimize active windows vertically while maintaining width. |
Windows key + Shift + Left arrow key | Move active window to monitor on the left. |
Windows key + Shift + Right arrow key | Move active window to monitor on the right. |
Windows key + Left arrow key | Snap app or window left. |
Windows key + Right arrow key | Snap app or window right. |
Windows key + Number (0-9) | Open the app in number position in the Taskbar. |
Windows key + Shift + Number (0-9) | Open another app instance in the number position in the Taskbar. |
Windows key + Ctrl + Number (0-9) | Switch to the last active window of the app in the number position in the Taskbar. |
Windows key + Alt + Number (0-9) | Open Jump List of the app in number position in the Taskbar. |
Windows key + Ctrl + Shift + Number (0-9) | Open another instance as an administrator of the app in the number position in the Taskbar. |
Windows key + Ctrl + Spacebar | Change previous selected input option. |
Windows key + Spacebar | Change keyboard layout and input language. |
Windows key + Tab | Open Task View. |
Windows key + Ctrl + D | Create a virtual desktop. |
Windows key + Ctrl + F4 | Close active virtual desktop. |
Windows key + Ctrl + Right arrow | Switch to the virtual desktop on the right. |
Windows key + Ctrl + Left arrow | Switch to the virtual desktop on the left. |
Windows key + Ctrl + Shift + B | Wake up the device when black or a blank screen. |
Windows key + PrtScn | Capture a full screenshot in the «Screenshots» folder. |
Windows key + Shift + S | Create part of the screen screenshot. |
Windows key + Shift + V | Cycle through notifications. |
Windows key + Ctrl + F | Open search for the device on a domain network. |
Windows key + Ctrl + Q | Open Quick Assist. |
Windows key + Alt + D | Open date and time in the Taskbar. |
Windows key + Period (.) or Semicolon (;) | Open emoji panel. |
Windows key + Pause | Show System Properties dialog box. |
It’s important to note that specific Windows features and other third-party apps like Google Chrome, Firefox, Adobe Photoshop, and many others also have keyboard shortcuts. In this case, you want to check the software vendor documentation to learn more about them.
More resources
For more helpful articles, coverage, and answers to common questions about Windows 10 and Windows 11, visit the following resources:
- Windows 11 on Windows Central — All you need to know
- Windows 10 on Windows Central — All you need to know
Mauro Huculak has been a Windows How-To Expert contributor for WindowsCentral.com for nearly a decade and has over 15 years of experience writing comprehensive guides. He also has an IT background and has achieved different professional certifications from Microsoft, Cisco, VMware, and CompTIA. He has been recognized as a Microsoft MVP for many years.
Are you searching for the complete A to Z list of Windows hotkeys? Windows keyboard shortcuts are essential for improving productivity, saving time, and performing various tasks more efficiently. Instead of relying solely on a mouse, Windows Keyboard Shortcut Cheat Sheet provides faster ways to navigate through applications, manage Windows, and execute commands.
Whether you’re using Windows 7, Windows 8, Windows 10, or Windows 11, these shortcut keys mostly stay the same, with a few updates and new additions in the latest versions. Here’s the complete list A to Z list of all essential keyboard shortcuts for Windows, divided by categories for ease of use.
Complete List of Windows Shortcut Keys with PDF
General Keyboard Shortcuts (Windows 7, 8, 10, and 11)
The Windows key provides quick access to system tools, settings, and applications.
Shortcut | Action |
---|---|
Win + I | Open the Settings menu |
Win + X | Open the Power User menu |
Win + U | Open Ease of Access settings |
Win + P | Open display settings (switch between monitors) |
Win + H | Open dictation for voice typing |
Win + Shift + S | Open the Snipping Tool for screen captures |
Win + V | Open Clipboard history |
Win + G | Open the Xbox Game Bar |
Win + A | Open Action Center (Quick Settings on Windows 11) |
Win + N | Open Notification Center (Windows 11) |
Win + Ctrl + Enter | Activate Narrator |
Win + B | Focus on the system tray |
Win + Space | Switch input language and keyboard layout |
Task Management Shortcuts (Windows 7, 8, 10, and 11)
Manage running applications and processes effortlessly with these shortcuts.
Shortcut | Action |
---|---|
Ctrl + Alt + Delete | Open the Security Options screen |
Ctrl + Shift + Esc | Open Task Manager directly |
Alt + Esc | Cycle through open windows in the order they were opened |
Win + Tab | Open Task View for managing open windows |
Alt + Tab | Quickly switch between open applications |
File Management Shortcuts (Windows 7, 8, 10, and 11)
These shortcuts are crucial for working with files and folders in File Explorer.
Shortcut | Action |
---|---|
Ctrl + N | Open a new File Explorer window |
Ctrl + Shift + N | Create a new folder |
F2 | Rename the selected file or folder |
Ctrl + Shift + E | Expand all folders in the current path |
Ctrl + D | Delete the selected file or folder and move to Recycle Bin |
Shift + Delete | Permanently delete the selected file or folder |
Alt + Enter | Open the properties of the selected item |
Alt + Left/Right Arrow | Navigate backward or forward in File Explorer |
Ctrl + E | Focus on the search bar in File Explorer |
Text Editing and Formatting Shortcuts (Windows 7, 8, 10, and 11)
For users working on documents or editing text, these shortcuts enhance productivity.
Shortcut | Action |
---|---|
Ctrl + B | Bold the selected text |
Ctrl + I | Italicize the selected text |
Ctrl + U | Underline the selected text |
Ctrl + K | Insert a hyperlink |
Ctrl + F | Open Find dialog to search within the document |
Ctrl + H | Open the Replace dialog |
Ctrl + Shift + >/< | Increase or decrease font size |
Ctrl + L | Align text to the left |
Ctrl + R | Align text to the right |
Ctrl + E | Center-align text |
Virtual Desktop Shortcuts (Windows 7, 8, 10, and 11)
Manage multiple virtual desktops in Windows for efficient multitasking.
Shortcut | Action |
---|---|
Win + Ctrl + D | Create a new virtual desktop |
Win + Ctrl + Left/Right Arrow | Switch between virtual desktops |
Win + Ctrl + F4 | Close the current virtual desktop |
Win + Tab | Open Task View to manage desktops |
Screenshot and Screen Capture Shortcuts (Windows 7, 8, 10, and 11)
Capture your screen or specific areas with these versatile shortcuts.
Shortcut | Action |
---|---|
PrtScn | Copy a full-screen screenshot to the clipboard |
Alt + PrtScn | Capture a screenshot of the active window |
Win + PrtScn | Save a full-screen screenshot to the Screenshots folder |
Win + Shift + S | Open the Snipping Tool for custom screen captures |
Win + G | Open Xbox Game Bar for screenshots and recordings |
Display and Accessibility Shortcuts (Windows 7, 8, 10, and 11)
Adjust display settings and enable accessibility features with these shortcuts.
Shortcut | Action |
---|---|
Win + Plus (+) | Zoom in with the Magnifier |
Win + Minus (-) | Zoom out with the Magnifier |
Ctrl + Alt + Up Arrow | Rotate the screen to normal orientation |
Ctrl + Alt + Left/Right/Down Arrow | Rotate the screen in different directions |
Ctrl + Win + C | Toggle color filters (e.g., grayscale or inverted colors) |
Browser-Specific Shortcuts (Windows 7, 8, 10, and 11)
Optimize your browsing experience with these shortcuts, applicable across major browsers.
Shortcut | Action |
---|---|
Ctrl + T | Open a new tab |
Ctrl + W | Close the current tab |
Ctrl + Shift + T | Reopen the last closed tab |
Ctrl + Tab | Switch to the next tab |
Ctrl + Shift + Tab | Switch to the previous tab |
Ctrl + R | Refresh the current page |
Ctrl + D | Bookmark the current page |
Gaming and Xbox Game Bar Shortcuts (Windows 7, 8, 10, and 11)
If you use your Windows PC for gaming, these shortcuts are incredibly useful.
Shortcut | Action |
---|---|
Win + G | Open Xbox Game Bar |
Win + Alt + R | Start or stop recording gameplay |
Win + Alt + G | Record the last 30 seconds of gameplay |
Win + Alt + M | Toggle microphone during recording |
Advanced Windows Shortcuts (Version-Specific)
Here is the Latest list of all the Windows Shortcut key based on the Windows versions like Windows 7, 8, 10, and 11:
Windows 7 Keyboard Shortcuts
Shortcut | Action |
---|---|
Win + Home |
Minimize all windows except the active one |
Win + Space |
Peek at the desktop (transparent windows) |
Alt + Tab |
Switch between open apps (classic behavior) |
Win + P |
Open display options (extend, duplicate display) |
Win + R |
Open the Run dialog box |
Windows 8/8.1 Shortcuts Keys
Shortcut | Action |
---|---|
Win + C |
Open the Charms Bar |
Win + X |
Open the Quick Link menu |
Win + Q |
Search for apps |
Win + Z |
Open app commands in Modern UI apps |
Windows 10 Shortcuts Keys
Shortcut | Action |
---|---|
Win + I |
Open Settings |
Win + A |
Open Action Center (Quick Settings) |
Win + S |
Open Search bar |
Win + V |
Open Clipboard history |
Win + D |
Show desktop (minimize all windows) |
Win + Shift + S |
Open Snipping Tool for screenshots |
Win + Ctrl + D |
Create a new virtual desktop |
Win + Ctrl + Left/Right Arrow |
Switch between virtual desktops |
Win + P |
Open display options (project to second screen) |
Win + L |
Lock your PC |
Windows 11 Keyboard Shortcuts
Shortcut | Action |
---|---|
Win + Z |
Open Snap Layouts (arrange open windows) |
Win + W |
Open Widgets (news, weather, calendar) |
Win + N |
Open Notification Center |
Win + A |
Open Quick Settings |
Win + T |
Cycle through pinned taskbar apps |
Win + Shift + S |
Open Snipping Tool for screenshots |
Win + Ctrl + T |
Open Windows Terminal |
Win + Shift + Left/Right Arrow |
Move window between monitors |
Copilot Keyboard Shortcuts for Windows 11
Copilot is a powerful feature integrated into Windows, providing users with a virtual assistant to help them complete tasks quickly, access information, and perform actions more efficiently. Using keyboard shortcuts to interact with Copilot enhances productivity and streamlines workflows.
Shortcut | Function |
Ctrl + Alt + A | Open Copilot Assistant |
Ctrl + Alt + F | Focus Copilot Search Box |
Ctrl + Alt + C | Copy Current Copilot Answer |
Ctrl + Alt + V | Paste Copilot Answer into Current Document |
Ctrl + Alt + T | Open Copilot Toolbox |
Ctrl + Alt + S | Show Copilot Settings |
Ctrl + Alt + D | Open Copilot Dashboard |
Alt + F1 | Access Help and Support within Copilot |
Ctrl + Shift + M | Toggle Copilot Mic On/Off |
Ctrl + Shift + L | Lock Copilot Settings from Edits |
Ctrl + Alt + X | Export Copilot Response to File |
Ctrl + Alt + R | Refresh Copilot Page |
Ctrl + Alt + P | Open Copilot Profile Settings |
Ctrl + Shift + P | Open Copilot Preferences Menu |
Alt + F4 | Close Copilot Tool |
Dialog Box and System Navigation Shortcuts in Windows
Navigating through dialog boxes and the Windows system interface becomes much easier when you know the right keyboard shortcuts, these shortcuts help users navigate Windows’ complex system features without taking their hands off the keyboard.
Shortcut | Action |
---|---|
Alt + F4 |
Close the current window (use on desktop to shut down) |
Alt + Enter |
Open Properties for selected item |
Alt + Space |
Open the system menu for the current window |
Ctrl + Esc |
Open the Start Menu |
Alt + Left Arrow |
Back (in browsers, File Explorer, etc.) |
Alt + Right Arrow |
Forward (in browsers, File Explorer, etc.) |
Command Prompt and PowerShell Shortcuts in Windows
For advanced users, Command Prompt and PowerShell are powerful tools for system management, troubleshooting, and automation. Power users who frequently interact with the command line will find shortcuts incredibly useful for maintaining workflow without the need to retype commands.
Shortcut | Action |
---|---|
Ctrl + C |
Copy selected text in Command Prompt |
Ctrl + V |
Paste copied text in Command Prompt |
Ctrl + A |
Select all text in Command Prompt |
F7 |
View Command History |
Up Arrow |
Cycle through previous commands |
Ctrl + L |
Clear the screen (PowerShell only) |
System Settings Shortcuts in Windows
Windows Settings play a critical role in managing the functionality of your computer, from personalization to system configurations. With Settings shortcuts, users can quickly access important sections like System Settings, the Task Manager, and even the Power User Menu. These shortcuts ensure that adjusting your system’s settings or diagnosing issues is faster and more efficient, allowing you to spend less time navigating through menus and more time working on your tasks.
Shortcut | Action |
---|---|
Win + I |
Open Settings |
Win + R |
Open Run dialog box |
Ctrl + Shift + Esc |
Open Task Manager directly |
Ctrl + Alt + Delete |
Open Security Options screen |
Ctrl + Shift + Power |
Restart PC in safe mode (for Windows 10 and 11) |
Virtual Desktop and Multitasking Shortcuts in Windows
Virtual desktops in Windows allow users to create multiple workspaces, making multitasking more efficient and organized. Whether you’re working with multiple apps, projects, or research, knowing virtual desktop shortcuts to switch between desktops can help you stay focused and improve your productivity. These shortcuts are especially useful for those who work with a lot of open windows and need a way to stay organized.
Shortcut | Action |
---|---|
Win + Ctrl + D |
Create a new virtual desktop |
Win + Ctrl + Left/Right Arrow |
Switch between virtual desktops |
Win + Tab |
Open Task View to manage windows and desktops |
Win + F4 |
Close a virtual desktop (when in Task View) |
Advanced Power User Shortcuts in Windows
Advanced power user shortcuts are essential for those who want to harness the full potential of Windows. Power users and IT professionals will find these shortcuts invaluable for performing tasks efficiently without leaving the keyboard.
Shortcut | Action |
---|---|
Ctrl + Shift + Esc |
Open Task Manager |
Win + X |
Open the Quick Link menu (Power User Menu) |
Win + Pause/Break |
Open System Properties |
Ctrl + Alt + Delete |
Open the Security Options screen |
Win + P |
Open Project options (for multiple displays) |
Windows Keyboard Shortcuts: Download PDF Cheat Sheet
Conclusion
Windows keyboard shortcuts are indispensable for streamlining your workflow, improving efficiency, and saving time on everyday tasks. Whether you’re navigating between multiple open windows, managing files, or customizing your system settings, these shortcuts allow you to get the job done faster. From basic shortcuts like copy-paste to advanced tools such as virtual desktop management and command prompt shortcuts, mastering them is a game-changer for users at any level.
By incorporating these shortcuts into your daily routine, you’ll notice faster navigation, fewer distractions, and more efficient multitasking. Make sure to bookmark this guide and reference it as you familiarize yourself with the full range of Windows keyboard shortcuts.
Во многих наших статьях Вы можете увидеть текст наподобие: Win + R. Данный текст обозначает, что Вам необходимо нажать на клавиатуре сочетание клавиши с логотипом Windows и буквы R. Сочетания клавиш — это комбинации двух или более клавиш, нажав которые, можно выполнять задачи, обычно требующие применения мыши или другого указывающего устройства.
Данный список, является более полным, большинство сочетаний клавиш действительно и для других операционных систем семейства Windows.
Существуют следующие наиболее часто используемые сочетания клавиш.
Сочетания клавиш для работы с текстом
Клавиши | Действие |
---|---|
Ctrl + A | Выделить весь текст. |
Ctrl + C (или Ctrl + Insert) | Копировать выделенный фрагмент текста. |
Ctrl + X | Вырезать выделенный фрагмент текста. |
Ctrl + V (или Shift + Insert) | Вставить выделенный фрагмент текста. |
Ctrl + ← (стрелка влево) | Переместить курсор в начало предыдущего слова. |
Ctrl + → (стрелка вправо) | Переместить курсор в начало следующего слова. |
Ctrl + ↑ (стрелка вверх) | Переместить курсор в начало предыдущего абзаца. |
Ctrl + ↓ (стрелка вниз) | Переместить курсор в начало следующего абзаца. |
Shift + → (стрелка вправо) | Выделить текст вперед посимвольно. |
Shift + ← (стрелка влево) | Выделить текст назад посимвольно. |
Ctrl + Shift + → (стрелка вправо) | Выделить текст от положения курсора до начало следующего слова. |
Ctrl + Shift + ← (стрелка влево) | Выделить текст от положения курсора до начало предыдущего слова. |
Shift + Home | Выделить текст от положения курсора до начала строки. |
Shift + End | Выделить текст от положения курсора до окончания строки. |
Alt слева + Shift | Переключить язык ввода, если используется несколько языков ввода. |
Ctrl + Shift | Переключить раскладку клавиатуры, если используется несколько раскладок клавиатуры. |
Ctrl слева + Shift Ctrl справа + Shift |
Изменение направления чтения текста для языков с письмом справа налево. |
Сочетания клавиш для работы с окнами и рабочим столом
Клавиши | Действие |
---|---|
F5 (или Ctrl + R) | Обновление активного окна или рабочего стола (если активен). |
F6 или Tab | Циклическое переключение между элементами в окне или на рабочем столе. |
Alt + Esc | Циклическое переключение между элементами в том порядке, в котором они были открыты. |
Alt + Tab | Циклическое переключение между окнами в обычном режиме. |
Ctrl + Alt + Tab | Открыть окно для переключения между окнами в обычном режиме. Для перехода между ними используйте клавиши со стрелками. |
Win + Tab | Циклическое переключение между элементами (окнами, программами) в режиме Flip3D. |
Ctrl + Win + Tab | Открыть окно для переключения между окнами в режиме Flip3D. Для перехода между ними используйте клавиши со стрелками. |
Ctrl + колесо мыши (вверх\вниз) на рабочем столе | Увеличить / Уменьшить размер значков на Рабочем столе. |
Удерживая Shift + ↑ (стрелка вверх) | Выделение вверх нескольких элементов в окне или на рабочем столе, включая текущий. |
Удерживая Shift + ↓ (стрелка вниз) | Выделение вниз нескольких элементов в окне или на рабочем столе, включая текущий. |
Удерживая Ctrl + Пробел | Выделение любых нескольких отдельных элементов в окне или на рабочем столе. Для перехода ипользовать клавиши стрелок. |
Ctrl + A | Выделить все элементы в окне или на рабочем столе. |
Ctrl + C (или Ctrl + Insert) | Копирование выделенных элементов. |
Ctrl + X | Вырезание выделенных элементов. |
Ctrl + V (или Shift + Insert) | Вставка выделенных элементов. |
Alt + Enter | Открытие диалогового окна свойств для выбранного файла, папки. |
Alt + Пробел | Отображение контекстного меню активного окна. |
Alt + F4 | Закрытие текущего элемента или выход из активной программы. |
Shift + F10 | Открытие контекстного меню для выделенного элемента. |
Win + ↑ (стрелка вверх) | Развернуть окно на весь экран. |
Win+ Shift + ↑ (стрелка вверх) | Растянуть окно до верхней и нижней части экрана. |
Win + ↓ (стрелка вниз) | Свернуть в окно, либо свернуть на панель задач. |
Win + ← (стрелка влево) | Развернуть и прикрепить окно к левому краю экрана. |
Win + → (стрелка вправо) | Развернуть и прикрепить окно к правому краю экрана. |
Win + M | Свернуть все сворачиваемые окна. Несворачиваемые окна (Например: Свойства файла) останутся на экране. |
Win + Shift + M | Восстановить все свернутые окна. |
Win + D | Показать рабочий стол / Вернуться в программу. Сворачивает и восстанавливает всё, включая несворачиваемые окна. |
Win + G | Циклическое переключение между гаджетами. |
Win + Home | Свернуть / Восстановить все окна, кроме активного. |
Win + Пробел | Показать рабочий стол без сворачивания окон. |
Сочетания клавиш для работы с несколькими мониторами
Клавиши | Действие |
---|---|
Win + Shift + Page Up | Переключиться на левый монитор. |
Win + Shift + Page Down | Переключиться на правый монитор. |
Win + Shift + ← (стрелка влево) | Перемещение окна на левый монитор. |
Win + Shift + → (стрелка вправо) | Перемещение окна на правый монитор. |
Win + P | Выбор режима отображения презентации. |
Сочетания клавиш для работы с Панелью задач
Клавиши | Действие |
---|---|
Shift + щелчок по значку на панели задач | Открытие программы или быстрое открытие другого экземпляра программы. |
Shift + щелчок правой кнопкой мыши по значку на панели задач | Отображение окна меню для программы. |
Shift + щелчок правой кнопкой мыши по сгруппированному значку на панели задач | Отображение окна меню для группы. |
Ctrl + щелчок по сгруппированному значку на панели задач | Циклическое переключение между окнами группы. |
Ctrl + Shift + щелчок по значку на панели задач | Открытие программы от имени администратора. |
Ctrl + Tab | Переключение между эскизами в одной группе. |
Win + Цифра | Запустить / Переключиться в программу, используя расположение ее значка на панели задач. Цифры от 1 до 9 – это порядковый номер приложения на панели задач, считая слева (0 – десятое приложение). |
Shift + Win + Цифра | Запуск нового экземпляра программы, используя расположение ее значка на панели задач. |
Ctrl +Win + Цифра | Переключение между окнами программы, начиная с последнего активного, используя расположение ее значка на панели задач. |
Alt +Win + Цифра | Открытие списка переходов для программы, используя расположение ее значка на панели задач. |
Win + T | Циклическое переключение между значками на панели задач. (Слева направо) |
Win + Shift + T | Циклическое переключение между значками на панели задач. (Справа налево) |
Ctrl + Win + B | Переключение на программу, отображающую сообщение в области уведомлений. |
Win (или Ctrl + Esc) | Открытие или закрытие меню «Пуск». |
Win + R | Открытие диалогового окна «Выполнить». |
Ctrl + Shift + Enter | Запуск выделенной в меню Пуск программы от имени администратора. |
Сочетания клавиш для работы в Проводнике Windows
Клавиши | Действие |
---|---|
Win + E | Запустить Проводник Windows. |
Alt + ← (стрелка влево) | Просмотр предыдущей папки. |
Alt + → (стрелка вправо) | Просмотр следующей папки. |
Alt + Page Up | Просмотр папки, расположенной на уровень выше. |
Alt + Page Down | Просмотр папки, расположенной на уровень ниже. |
Alt + D | Выбор адресной строки. |
Alt + P | Отображение области просмотра. |
Ctrl + E | Выбор поля поиска. |
Ctrl + Shift + E | Отображение всех папок, в которые вложена выделенная папка. |
Ctrl + F | Выбор поля поиска. |
Ctrl + N | Открытие нового окна. |
Ctrl + Shift + N | Создание новой папки. |
Ctrl + W | Закрытие текущего окна. |
Ctrl + . | Поворот изображения по часовой стрелке. |
Ctrl + , | Поворот изображения против часовой стрелки. |
Ctrl + колесо прокрутки мыши | Изменение размера и внешнего вида значков файлов и папок. |
Home | Переход к верхней позиции активного окна. |
End | Переход к нижней позиции активного окна. |
Delete (или Ctrl + D) | Удаление выделенного элемента в «Корзину». |
Shift + Delete | Удаление выделенного элемента без помещения его в «Корзину». |
F2 | Переименование выделенного элемента. |
F4 | Отображение списка предыдущих расположений для адресной строки в проводнике Windows. |
F11 | Разворачивание активного окна на весь экран / Сворачивание обратно. |
← (стрелка влево) | Свертывание выделенного элемента (если он развернут) или выбор родительской папки. |
→ (стрелка вправо) | Отображение выделенного элемента (если он свернут) или выделение первой подпапки. |
Backspace | Просмотр предыдущей папки. |
Num Lock + * на цифровой дополнительной клавиатуре | Отображение всех папок, вложенных в выделенную папку. |
Num Lock + + на цифровой дополнительной клавиатуре | Отображение содержимого выделенной папки. |
Num Lock + — на цифровой дополнительной клавиатуре | Свертывание выделенной папки. |
Сочетания клавиш для диалогового окна
Клавиши | Действие |
---|---|
F4 | Отображение элементов активного списка. |
Backspace | Открытие папки на один уровень выше от папки, выделенной в окне «Сохранить как» или «Открыть». |
Tab | Переход вперед по параметрам. |
Shift + Tab | Переход назад по параметрам. |
Ctrl + Tab | Переход вперед по вкладкам. |
Ctrl + Shift + Tab | Переход назад по вкладкам. |
Alt + подчеркнутая буква | Выполнение команды (или выбор параметра), которая начинается с этой буквы. |
Пробел, удерживая Ctrl или Shift | Установка или снятие флажка, если он активен. |
Клавиши со стрелками | Выбор кнопки, если активна группа кнопок. |
Разместите
тендер бесплатно
Наша система сама подберет вам исполнителей на услуги, связанные с разработкой сайта или приложения, поисковой оптимизацией, контекстной рекламой, маркетингом, SMM и PR.
Заполнить заявку
12707 тендеров
проведено за восемь лет работы нашего сайта.
Сочетания клавиш для работы со справкой Windows
Клавиши | Действие |
---|---|
F1 | Открытие справки текущего элемента. |
Win + F1 | Запустить встроенный диалог Windows: Справка и Поддержка. |
F3 | Перемещение курсора в поле «Поиск». |
F10 | Переход к меню «Параметры». |
Alt + A | Переход на страницу поддержки пользователей. |
Alt + C | Отображать оглавление. |
Alt + N | Переход к меню «Параметры подключения». |
Alt + ← (стрелка влево) | Возврат к предыдущему просмотренному разделу. |
Alt + → (стрелка вправо) | Переход к следующему (ранее просмотренному) разделу. |
Alt + Home | Переход на домашнюю страницу справки и поддержки. |
Home | Переход в начало раздела. |
End | Переход в конец раздела. |
Ctrl + F | Поиск в текущем разделе. |
Ctrl + P | Вывод раздела на печать. |
Сочетания клавиш для работы с Центром специальных возможностей
Клавиши | Действие |
---|---|
Win + U | Запустить Центр специальных возможностей. |
Num Lock (удерживать более пяти секунд) | Включить / Отключить режим озвучивания при нажатии клавиш Caps Lock, Num Lock и Scroll Lock . |
Shift (нажать пять раз) | Включить / Отключить режим залипания клавиш (позволяет использовать клавиши Shift, Ctrl, Alt, Win нажимая их по отдельности). |
Shift справа (удерживать более восьми секунд) | Включить / Отключить фильтрацию ввода (позволяет игнорировать краткие и повторные нажатия клавиш). |
Alt слева + Shift слева + PrtScr (или Print Screen) | Включить / Отключить режим высокой контрастности. |
Alt слева + Shift слева + Num Lock (или Num) | Включить / Отключить управление указателем мыши с клавиатуры. |
Сочетания клавиш для работы с программой «Экранная лупа»
Клавиши | Действие |
---|---|
Win + + | Запуск программы «Экранная лупа». Увеличить масштаб. |
Win + — | Уменьшить масштаб. |
Win + Esс | Закрытие программы «Экранная лупа». |
Ctrl + Alt + D | Переключение в режим «Закреплено» (увеличенная область показывается в отдельном закрепленном окне). |
Ctrl + Alt + F | Переключение в режим «Во весь экран» (увеличивается весь экран). |
Ctrl + Alt + L | Переключение в режим «Увеличение» (увеличивается область вокруг указателя мыши). |
Ctrl + Alt + R | Изменение размера окна, отображающего увеличенную область экрана. |
Ctrl + Alt + Пробел | Предварительный просмотр рабочего стола в полноэкранном режиме. |
Ctrl + Alt + I | Инверсия цветов. |
Ctrl + Alt + ↑ (стрелка вверх) | Прикрепление окна с увеличенной областью к верхнему краю экрана. («Закреплено») Передвижение окна с увеличенной областью вверх. («Увеличение») Передвижение по увеличенной области вверх. («Во весь экран») |
Ctrl + Alt + ↓ (стрелка вниз) | Прикрепление окна с увеличенной областью к нижнему краю экрана. («Закреплено») Передвижение окна с увеличенной областью вниз. («Увеличение») Передвижение по увеличенной области вниз. («Во весь экран») |
Ctrl + Alt + ← (стрелка влево) | Прикрепление окна с увеличенной областью к левому краю экрана. («Закреплено») Передвижение окна с увеличенной областью влево. («Увеличение») Передвижение по увеличенной области влево. («Во весь экран») |
Ctrl + Alt + → (стрелка вправо) | Прикрепление окна с увеличенной областью к правому краю экрана. («Закреплено») Передвижение окна с увеличенной областью вправо. («Увеличение») Передвижение по увеличенной области вправо. («Во весь экран») |
Остальные сочетания клавиш
Клавиши | Действие |
---|---|
Enter | Заменяет щелчки мышью для запуска приложения, нажатия на кнопку или выбора пункта в меню. |
Esc | Идентично нажатию кнопки Отмена в диалоговом окне. |
F3 (или Win + F) | Открытие встроенного диалогового окна Windows для поиска файла или папки. |
Ctrl + F | Открытие окна поиска или переход в поле поиска в активном окне. |
Ctrl + Win + F | Поиск по компьютеру из домена (при нахождении в сети). |
Ctrl + Shift + Esc | Запуск Диспетчера задач. |
Ctrl + Alt + Delete | Вызов окна Безопасность Windows (Включает кнопки Блокировать компьютер, Сменить пользователя, Выйти из системы, Сменить пароль, Запустить диспетчер задач). |
Win + L | Блокирование компьютера или переключение пользователей. |
Win + X | Запустить Центр мобильности Windows. |
Win + Pause Break | Запустить элемент Система из Панели Управления (пункт Свойства при нажатии правой кнопкой мыши на Компьютер в меню Пуск). |
Удерживая Shift при вставке компакт-диска | Предотвращение автоматического воспроизведения компакт-диска. |
Ctrl + Tab | Переключение между элементами (вкладками, окнами, документами) в программах, допускающих одновременное открытие нескольких документов. |
Ctrl + F4 | Закрытие активного документа (в программах, допускающих одновременное открытие нескольких документов). |
Alt + Enter | Развернуть активную программу на полный экран / Свернуть в окно. |
Alt + подчеркнутая буква | Отображение соответствующего меню. Выполнение команды меню (или другой подчеркнутой команды). |
F10 | Активизация строки меню текущей программы. |
← (стрелка влево) | Открытие следующего меню слева или закрытие подменю. |
→ (стрелка вправо) | Открытие следующего меню справа или открытие подменю. |
Ctrl + N | Создать… |
Ctrl + O | Открыть… |
Ctrl + S | Сохранить сделанные изменения. |
Ctrl + Z | Отмена действия. |
Ctrl + Y Ctrl + Shift + Z |
Повтор действия. |
Источник.