Skip to main content

Keyboard Shortcuts for Windows 10


Keyboard ShortcutAction
 
Ctrl+C (or Ctrl+Insert)
 
Copy the selected item
 
Ctrl+X
 
Cut the selected item
 
Ctrl+V (or Shift+Insert)
 
Paste the selected item
 
Ctrl+Z
 
Undo an action
 
Alt+Tab
 
Switch between open apps
Alt+F4
 Close the active item, or exit the active app
There are more!
Keyboard ShortcutAction
F2
Rename the selected item
F3
Search for a file or folder in File Explorer
F4
Display the address bar list in File Explorer
F5
Refresh the active window
F6
Cycle through screen elements in a window or on the desktop
F10
Activate the Menu bar in the active app
Alt+F4
Close the active item, or exit the active app
Alt+Esc
Cycle through items in the order in which they were opened
Alt+underlined letter
Perform the command for that letter
Alt+Enter
Display properties for the selected item
Alt+Spacebar
Open the shortcut menu for the active window
Alt+Left arrow
Go back
Alt+Right arrow
Go forward
Alt+Page Up
Move up one screen
Alt+Page Down
Move down one screen
Alt+Tab
Switch between open apps
Ctrl+F4
Close the active document
Ctrl+A
Select all items in a document or window
Ctrl+C (or Ctrl+Insert)
Copy the selected item
Ctrl+D (or Delete)
Delete the selected item and move it to the Recycle Bin
Ctrl+R (or F5)
Refresh the active window
Ctrl+V (or Shift+Insert)
Paste the selected item
Ctrl+X
Cut the selected item
Ctrl+Y
Redo an action
Ctrl+Z
Undo an action
Ctrl+Right arrow
Move the cursor to the beginning of the next word
Ctrl+Left arrow
Move the cursor to the beginning of the previous word
Ctrl+Down arrow
Move the cursor to the beginning of the next paragraph
Ctrl+Up arrow
Move the cursor to the beginning of the previous paragraph
Ctrl+Alt+Tab
Use the arrow keys to switch between all open apps
Ctrl+Alt+Shift+arrow keys
When a group or tile is in focus in the Start menu, move it in the direction specified
Ctrl+arrow key (to move to an item)+Spacebar
Select multiple individual items in a window or on the desktop
Ctrl+Shift with an arrow key
Select a block of text
Ctrl+Esc
Open Start
Ctrl+Shift+Esc
Open Task Manager
Ctrl+Shift
Switch the keyboard layout when multiple keyboard layouts are available
Ctrl+Spacebar
Turn the Chinese input method editor (IME) on or off
Shift+F10
Display the shortcut menu for the selected item
Shift with any arrow key
Select more than one item in a window or on the desktop, or select text within a document
Shift+Delete
Delete the selected item without moving it to the Recycle Bin first
Right arrow
Open the next menu to the right, or open a submenu
Left arrow
Open the next menu to the left, or close a submenu
Esc
Stop or leave the current task
Windows 10 Anniversary Update introduces two new shortcuts:
  • WinKey+Alt+D : Opens Date & Time
  • WinKey+Shift+C : Opens Cortana
Want even more? Check out these post which lists keyboard shortcuts for specific areas:
  1. New WinKey Keyboard Shortcuts in Windows 10
  2. File Explorer keyboard shortcuts
  3. Windows 10 Ease of Access and Settings keyboard shortcuts
  4. CTRL commands or keyboard shortcuts
  5. CMD or Command Prompt keyboard shortcuts
  6. Microsoft Surface Hub keyboard shortcuts
  7. Keyboard Shortcuts for Taskbar and Virtual Desktops
  8. Keyboard shortcuts for Narrator & Magnifier
  9. Continuum keyboard shortcuts.
SourceMicrosoft.
If you are a keyboard junkie, these posts are sure to interest you too!
  1. Keyboard shortcuts for Windows Media Player
  2. Outlook.com Keyboard shortcuts
  3. Customize Keyboard Shortcuts for Microsoft Word
  4. Internet Explorer Keyboard Shortcuts.

Comments

Popular posts from this blog

sxhkd volume andbrightness config for dwm on void

xbps-install  sxhkd ------------ mkdir .config/sxhkd cd .config/sxhkd nano/vim sxhkdrc -------------------------------- XF86AudioRaiseVolume         amixer -c 1 -- sset Master 2db+ XF86AudioLowerVolume         amixer -c 1 -- sset Master 2db- XF86AudioMute         amixer -c 1 -- sset Master toggle alt + shift + Escape         pkill -USR1 -x sxhkd XF86MonBrightnessUp          xbacklight -inc 20 XF86MonBrightnessDown          xbacklight -dec 20 ------------------------------------------------------------- amixer -c card_no -- sset Interface volume run alsamixer to find card no and interface names xbps-install -S git git clone https://git.suckless.org/dwm xbps-install -S base-devel libX11-devel libXft-devel libXinerama-devel  vim config.mk # FREETYPEINC = ${X11INC}/freetype2 #comment for non-bsd make clean install   cp config.def.h config.h vim config.h xbps-install -S font-symbola #for emoji on statusbar support     void audio config xbps-i

Hidden Wiki

Welcome to The Hidden Wiki New hidden wiki url 2015 http://zqktlwi4fecvo6ri.onion Add it to bookmarks and spread it!!! Editor's picks Bored? Pick a random page from the article index and replace one of these slots with it. The Matrix - Very nice to read. How to Exit the Matrix - Learn how to Protect yourself and your rights, online and off. Verifying PGP signatures - A short and simple how-to guide. In Praise Of Hawala - Anonymous informal value transfer system. Volunteer Here are five different things that you can help us out with. Plunder other hidden service lists for links and place them here! File the SnapBBSIndex links wherever they go. Set external links to HTTPS where available, good certificate, and same content. Care to start recording onionland's history? Check out Onionland's Museum Perform Dead Services Duties. Introduction Points Ahmia.fi - Clearnet search engine for Tor Hidden Services (allows you

download office 2021 and activate

get office from here  https://tb.rg-adguard.net/public.php open powershell as admin (win+x and a ) type cmd  goto insall dir 1.         cd /d %ProgramFiles(x86)%\Microsoft Office\Office16 2.           cd /d %ProgramFiles%\Microsoft Office\Office16 try 1 or 2 depending on installation  install volume license  for /f %x in ('dir /b ..\root\Licenses16\ProPlus2021VL_KMS*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%x" activate using kms cscript ospp.vbs /setprt:1688 cscript ospp.vbs /unpkey:6F7TH >nul cscript ospp.vbs /inpkey:FXYTK-NJJ8C-GB6DW-3DYQT-6F7TH cscript ospp.vbs /sethst:s8.uk.to cscript ospp.vbs /act Automatic script (windefender may block it) ------------------------------------------------------------------------------------------------------------------- @echo off title Activate Microsoft Office 2021 (ALL versions) for FREE - MSGuides.com&cls&echo =====================================================================================&