AutoHotkey HotKey Cheatsheet

AutoHotkey (AHK) is a powerful scripting language designed for automating tasks on Windows. With its ability to create custom shortcut keys, AHK simplifies repetitive tasks, enhances productivity, and improves workflow efficiency.

AutoHotkey Windows Shortcut Keys

File Management

Shortcut KeyDescription
Ctrl + Alt + SSave the current file.
Ctrl + Alt + OOpen a file in the editor.
Ctrl + Shift + NCreate a new file.
Ctrl + Shift + DDuplicate the current file.

Window Management

Shortcut KeyDescription
Ctrl + Shift + WClose the current window.
Alt + TabSwitch between active windows.
Win + Arrow KeysSnap windows to screen edges.
Ctrl + Alt + MMinimize all windows.
Ctrl + Alt + RRestore all minimized windows.

Text Automation

Shortcut KeyDescription
Ctrl + Shift + CCopy selected text.
Ctrl + Shift + VPaste text with formatting.
Ctrl + Shift + TPaste text without formatting.
Ctrl + Shift + XCut selected text.

System Operations

Shortcut KeyDescription
Ctrl + Alt + DelOpen Task Manager.
Win + LLock the system.
Ctrl + Alt + POpen Power Options.
Ctrl + Shift + EEject a removable drive.

Browser Shortcuts

Shortcut KeyDescription
Ctrl + Alt + HOpen browser history.
Ctrl + Alt + BOpen bookmarks.
Ctrl + Alt + TOpen a new browser tab.
Ctrl + Alt + CClose the current browser tab.

Custom Scripts

Shortcut KeyDescription
Ctrl + Alt + HRun a custom AHK script.
Ctrl + Shift + RReload AHK scripts.
Ctrl + Alt + EEdit the current AHK script.
Ctrl + Shift + SStop all running scripts.

Download AutoHotkey Windows Shortcut Keys Cheatsheet PDF

We provide a AutoHotkey Windows Shortcut Keys PDF download feature. Click the download button to get the file. Please note that generating the PDF may take some time, so please be patient. Download

About AutoHotkey

AutoHotkey is a free, open-source scripting language for Windows. It allows users to create macros and remap keyboard keys to perform complex tasks with ease. Whether you're a programmer, office worker, or gamer, AutoHotkey offers unparalleled customization for keyboard shortcuts.

AutoHotkey Official Information

AutoHotkey Shortcut Keys FAQs

  1. What is AutoHotkey?
    A scripting language to automate Windows tasks and create custom shortcuts.

  2. Is AutoHotkey free?
    Yes, it’s open-source and free for personal and commercial use.

  3. Can I remap my keyboard keys?
    Yes, AutoHotkey enables remapping keys effortlessly.

  4. Is AutoHotkey safe to use?
    Yes, as long as you download it from the official website.

  5. What OS does AutoHotkey support?
    AutoHotkey is designed for Windows operating systems.

  6. Can I create custom scripts with AutoHotkey?
    Absolutely! It’s one of the core functionalities of AHK.

  7. How do I start a script in AutoHotkey?
    Write a script in a text editor and save it with a .ahk extension.

  8. How do I stop an AutoHotkey script?
    Right-click the script in the system tray and select "Exit."

  9. Can AutoHotkey handle mouse automation?
    Yes, AutoHotkey supports mouse movements and clicks.

Conclusion

AutoHotkey is a versatile tool that empowers Windows users with customizable shortcut keys and automation scripts. Whether you're managing files, windows, or text, AutoHotkey can significantly enhance productivity. Explore the official resources to unlock its full potential.

4.3/5 - (3 votes)