• Skip to content
  • Skip to primary sidebar
  • Skip to footer

Thetechhacker

Simplify your tech life.

  • News
  • Guides
    • Android
    • iOS
    • Windows
    • Mac
    • Linux
    • Internet
  • Best
  • Reviews
You are here: Home / Guides / Windows / Change Default Keyboard Shortcuts in Windows 10

Last updated on Jan 16, 2019 By Muhammed Swalih

Change Default Keyboard Shortcuts in Windows 10

Change Default Keyboard Shortcuts in Windows 10

Windows 10 comes with some default keyboard shortcuts similar to the previous versions of the OS. If you find any of them uncomfortable and want to change it to something better of your choice, this article will help you to achieve that. This might be greatly helpful if you previously used any other operating systems such as Mac, Linux, etc. and your mind just sticking to those shortcuts you used to use for achieving certain things.

For example, by default, the Windows Key + S will open the search box in Windows 10. If you want to change this shortcut to something else or want to reassign these keys to something that you feel comfortable, you can follow this guide to do it.

How to Change Default Keyboard Shortcuts in Windows 10

We are going to use a program called AutoHotkey to achieve this. It’s basically a script creating tool that can be used to create various scripts to perform different operations. Using this tool, you will be able to create scripts for reassigning the shortcuts. So, here is the process.

AutoHotkey script

  1. Download AutoHotkey and install it.
  2. As soon as you install it a new function “AutoHotkey script” will be added to your context menu’s “New” section.
  3. Right click on the desktop and choose New > AutoHotkey script.
  4. Name the file something like find.ahk. Make sure that the file extension is correct to make the script working properly.
  5. Next step is to put something inside the script file that will perform the action. For that, have a look at the below-given table and what syntax should you use instead of certain keys.
  6. Now add the appropriate script to the file for example if you want to reassign the keys for Windows Key + S, use, (be sure to replace the “#s” with the appropriate keys.
    #s::run, "C:\Program Files\Everything\Everything.exe"
  7. Once you add the script to the file, save it. Then double click the script to run it.
  8. Now, it should run the executable file that you put inside the ” “.
  9. After making sure that it is working properly, move the .ahk script to C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp
  10. Repeat the same for all the keyboard shortcuts you like to change by creating separate script files and putting them on the StartUp folder.
AutoHotkey syntaxRepresentation
^Ctrl key
!Alt key
+Shift key
#Win key
Up, Down, Left, RightArrow Keys/Directions
run,Makes your hotkey open a file, folder or program on your PC
send,Redirects the hotkey to your chosen keystrokes

You can also learn about all the AutoHotkey syntax here.

For your reference, the text before ::are the shortcuts and between the " " are the executable files in the AutoHotkey script. Also, you can add in#NoTrayIcon a new line of the script to disable the AutoHotkey icon from popping up in the tray.

Share
+1
Tweet
Share
Pin
Related Posts
How to Transfer Photos Over WiFi From your Phone t...
An Easy Way to Improve Internet Speed in Windows 1...
How to Uninstall Cortana
How to Disable Fast User Switching in Windows 10
How to Stop Updates in Windows 10
How to find Out Battery Usage of Apps in Windows 1...

Muhammed Swalih

A passionate Writer, Blogger, SEO-Expert, Programmer, and a Lovely human. Loves technology, spreading knowledge and learning new things. Contributor on the biggest websites on the internet.

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Recent

  • How to Install Linux on Chromebook
  • How to Enable Developer Mode in Chrome OS
  • How to Fix Error 0x80244018 when installing apps from Windows Store in Windows 10
  • How to Protect Your Encryption Keys from The Hackers
  • Best Extensions for Windows File Explorer to Improve Productivity

Popular

Asus Zenfone 3 ZE520KL Review – Decent Mid-Range PerformerAsus Zenfone 3 ZE520KL Review – Decent Mid-Range Performer1K Shares
When is Google’s BirthdayWhen is Google’s Birthday1K Shares
Leagoo Elite 1 Android Smartphone ReviewLeagoo Elite 1 Android Smartphone Review906 Shares
Mass Planner Review – Ultimate Social Network Scheduling ToolMass Planner Review – Ultimate Social Network Scheduling Tool875 Shares
Pumpic Mobile Monitoring – iOS App ReviewPumpic Mobile Monitoring – iOS App Review634 Shares
  • Recent
  • Popular




    Footer


    Thetechhacker is a website where you could find out almost anything related to technology.

    Follow Us

    • Facebook
    • Twitter
    • Pinterest
    • Google +
    • Instagram

    Copyright © 2019 · Vithala Media Network

    • About us
    • Advertise
    • App Review Program
    • Disclosure
    • Privacy Policy
    • Terms and Conditions
    • Contact Us
    • Our Services