Skip to main content

Top Keyboard Shortcuts for Windows 10


30 Keyboard Shortcuts for Windows 10



Windows 10 has come with some new settings and applications. So, there are little changes in the use of Keyboard Shortcut. Microsoft has released a document including shortcut keys which are 100% compatible with Windows 10. 


And I've just just sorted out the necessary ones for you. Have a look - 


Top Keyboard Shortcuts for Windows 10
Shortcut Key Action
Start Open/ Close Start Screen
Start + 1/ 2/ 3 . . . 9 Launch programs pinned to the taskbar
Start + A Open the Action Center
Start + B Highlight the Notification Area
Start + C Launch Cortana into Listening Mode
Start + D Switch between Show Desktop and Previous State
Start + E Launch File Explorer
Start + I Open Settings Window
Start + K Open Connect Pane to Connect
Start + L Lock the Device and go to Lock Screen
Start + M Minimize all open windows and show the desktop
Start + P Open the Project Pane to search for and connect to projector
Start + R Open the Run
Start + S Open Cortana – Here you can type your query
Start + T Cycle through the Taskbar Apps
Start + U Launch the Ease of Access Center
Start + X Show the Power Menu/ Advanced Menu
Start + Enter Launch the Narrator
Start + Spacebar Switch between Languages (Also Alt + Shift)
Start + Tab Open Task View
Start + , Show the Desktop until released
Start + + or - Zoom in, Zoom out (Magnifying Option)
Start + Esc Close the Magnifier
Start + Left Arrow Take the active window to the left half of the monitor
Start + Right Arrow Take the active window to the right half of the monitor
Start + Up Arrow Maximize the Active Window
Start + Down Arrow Minimize the Active Window
Start + Home Minimize all inactive Windows (Do it again to restore)
Start + Print Screen Screenshot will be saved on Picture folder
Start + ? Launch the Feedback App


Most of the above shortcuts will work with Windows 8.1 and 8. And some of them will also work with Windows 7. The shortcuts which are related with the new settings of Windows 10 will not work with older versions of Windows. 


You can also download these shortcuts as PDF, JPEG and XPS. Download the file from the link below: 








Stay with Marks PC Solution to get more interesting tips . . .



Comments

  1. Installation procedure is same. But you've to burn your iso image to a disk or flash drive. Read these posts -
    http://www.markspcsolution.com/2014/05/how-to-create-bootable-windows-disk.html
    http://www.markspcsolution.com/2014/08/how-to-install-windows-from-usb-disk.html

    ReplyDelete

Post a Comment

Popular posts from this blog

GTA San Andreas Cheat Code (PDF)

After Vice City, San Andreas is the most popular game released by Grand Theft Auto (GTA). Usually GTA releases role playing game. San Andreas is such a game where you can act like a person. You can do everything. You have to take part in missions and complete them.  To make your missions easier, there are lots of cheat codes. If you can properly apply these codes, the tough parts of the game will be easier. Cheat codes are somewhat like keyboard shortcuts of computer programs.  I've shared 63 cheat codes below. There were more cheat codes in my collection, but I've omitted the less important cheats. Effects or result of the cheats are on the left side, and the codes are on the right side.  You can copy the following codes in your PC. And for your convenience, I've also uploaded a PDF file of these codes. You will find the download link at the bottom.  Effect Cheat Code Adrenaline Mode MUNASEF All Cars Explode ALL...

Joining Texts from Multiple Cells in Excel

  Programs like MS Excel is full of functions. There are many useful functions that we don't use or we don't know about. One of them is CONCATENATE. It means joining or linking. With this function you can join texts from multiple cells. Let's see how . . . Suppose you're working in an Excel Worksheet where you need to combine texts from different cells. I'm gonna show you an example. Let's consider the image below -    What do you see ? I've imputed First Name and Last Name. In Full Name column I've used the formula i.e. CONCATENATE. And in the last column I've added Mr. with the full name.    So how do you use this formula ? Here it is -  =CONCATENATE(A2," ",B2) Observe it carefully. You can add more than 02 cells with this functions. Here I've just used 02 cells. You may think what is this " " for ? You may notice that there is a space between the two i.e. " & ".  If you don't use " " then you...

Running Total/ Cumulative Sum in Excel

  Hey Guys! You should have noticed that I'm writing on MS Excel for last few days! To be honest I'm trying to learn some simple and useful tricks of Excel. And I'm also trying to share my knowledge with you. In this post I've come with such a little trick which maybe very useful if you face such situation. Let's begin . . .    Running Total/ Cumulative Sum It means the summation of numbers in a list and it will be updated each time when a number is added or changes. Look at the image below -    Look at the image. There are two columns with numbers. The first one is simply the number list. But the 2nd one is the summation of the list. Each time a new number is added to the first column the second one shows the summation. How to do this?  It's not a magic. Very simple sum formula is used to perform this task. But there is a little trick. You just need to lock the first cell and then every time it will update the running total list.  Here is my list. Sim...