TinyTask Keyboard Shortcuts: Complete Hotkey Reference

TinyTask packs its entire interface into a toolbar that fits inside a single screen row. The real speed comes from the keyboard shortcuts. Once you memorize the main three or four hotkeys, you can record, play, and stop macros without touching TinyTask’s window at all.

This guide covers every keyboard shortcut TinyTask supports, how to customize them, and practical workflows that combine multiple hotkeys for faster automation.

Default Keyboard Shortcuts

TinyTask ships with two global hotkeys that work even when the app is minimized or behind other windows. These are the shortcuts you will use 90% of the time.

ActionDefault HotkeyWhat It Does
Record / Stop RecordingCtrl + Alt + Shift + RStarts recording mouse and keyboard actions. Press again to stop. The hotkey itself is excluded from the recording.
Play / Stop PlaybackCtrl + Alt + Shift + PPlays the current macro. Press again during playback to stop it immediately.
Emergency StopScroll Lock, Pause, or BreakStops playback instantly. Works even if the Play hotkey is unresponsive during a fast loop.

How the Toggle System Works

Both the Record and Play hotkeys are toggles. That means one shortcut handles two actions:

  • First press: starts the action (recording or playback)
  • Second press: stops the action

There is no separate “stop recording” shortcut. The same Ctrl + Alt + Shift + R handles both directions. This keeps things simple but it means you need to remember what state you are in. TinyTask shows a visual indicator on the Record button (it appears pressed/depressed) when recording is active.

Toolbar Button Reference

Not every action has a keyboard shortcut. Some features are only accessible through the toolbar. Here is every button on TinyTask’s interface from left to right.

Open

Loads a saved .rec macro file from disk. No default hotkey.

Save

Saves the current recording as a .rec file. No default hotkey.

Record

Starts recording. Same as Ctrl+Alt+Shift+R

Play

Plays the macro. Same as Ctrl+Alt+Shift+P

Compile (EXE)

Converts the current recording into a standalone .exe file. No keyboard shortcut.

Loop Count

Sets how many times playback repeats. Enter 0 for infinite loops.

Speed Slider

Adjusts playback speed from slower-than-recorded to up to 100x faster.

Preferences (Wrench)

Opens the hotkey customization menu. This is where you change shortcuts.

Two more buttons sit at the far right: Minimize (shrinks TinyTask to the taskbar) and Always on Top (pins the toolbar above other windows). Neither has a keyboard shortcut.

How to Customize Hotkeys

TinyTask lets you change both the Record and Play hotkeys through its Preferences menu. You cannot add new hotkeys for other actions (like Open or Save), but you can pick from a set of predefined key combinations for the two main shortcuts.

1

Open Preferences

Click the wrench icon on the TinyTask toolbar. A small dropdown menu appears.

2

Select Which Hotkey to Change

Choose either “Recording hotkey” or “Playback hotkey” from the menu.

3

Pick a New Key Combination

TinyTask offers several preset options. Pick one that does not conflict with other software you use.

4

Test the New Shortcut

Press the new key combo to verify it starts recording or playback. If nothing happens, another app may have claimed that shortcut first.

Available Hotkey Presets

TinyTask does not let you press any arbitrary key combination. Instead, it provides a fixed list of presets. Here are the common options:

PresetKey CombinationBest For
DefaultCtrl + Alt + Shift + R / PGeneral use. Rarely conflicts with other software.
F-keyF8 (Record), F12 (Play)Fast single-key activation. Good for gaming and rapid testing.
Ctrl+F-keyCtrl + F8 / Ctrl + F12Avoids accidental presses while keeping it quick.
Custom combosVarious two- and three-key combosAvailable in v1.77. Check the Prefs dropdown for the full list.
F12 conflict: Many web browsers use F12 to open Developer Tools. If you set TinyTask’s Play hotkey to F12 and you work in a browser, the browser may intercept the key before TinyTask sees it. Switch to F8 or use a modifier combo instead.

Emergency Stop Methods

When a macro goes wrong — clicking in the wrong spot, looping out of control, or moving the mouse where you did not expect — you need to stop it fast. TinyTask provides multiple ways to halt playback immediately.

Scroll Lock

The most reliable emergency stop. Works even during fast-loop playback when other keys may be ignored.

Pause / Break

Same function as Scroll Lock. Use whichever key your keyboard has. Laptop keyboards may need Fn + Pause.

Play Hotkey (toggle off)

Press Ctrl+Alt+Shift+P again during playback. Less reliable during fast loops.

Close TinyTask

As a last resort, press Ctrl+Alt+Delete to open Task Manager, then end the TinyTask process.

Shortcuts for Better Recordings

TinyTask does not record its own hotkeys. When you press Ctrl+Alt+Shift+R to stop recording, that keypress is excluded from the saved macro. However, every other keyboard shortcut you press during recording IS captured.

Use these Windows shortcuts during recording to create more reliable macros:

ShortcutWhat It RecordsWhy It Helps
Alt + TabWindow switchingSwitches to a specific app instead of relying on mouse clicks that may miss if windows shift position.
Ctrl + ASelect all textClears the current field content before typing new data. Prevents text appending to old content.
Ctrl + C / VCopy / PasteFaster than typing long strings character by character. Reduces timing-sensitive mistakes.
TabMove to next fieldMore reliable than clicking on the next input field. Works regardless of field position on screen.
EnterSubmit / ConfirmWorks on dialogs, forms, and buttons without needing exact mouse coordinates.
Ctrl + SSaveSaves the current document or form. Good to include at the end of data-entry macros.
Win + DShow desktopResets the workspace to a known state before starting a multi-window macro.
Ctrl + LFocus address barIn browsers, jumps to the URL bar. Reliable starting point for web-based macros.

Timing Between Keystrokes

TinyTask records the exact timing between each action. If you pause for two seconds between pressing Tab and typing the next value, that two-second pause is saved into the macro. This matters because:

  • Slower recordings are more reliable on laggy systems
  • You can speed up playback later using the speed slider
  • Recording too fast can cause missed inputs on slower hardware

A good recording tempo is deliberate but not slow. Wait about half a second between actions. You can always increase the speed slider afterward.

Playback Control Shortcuts

TinyTask’s playback settings are controlled through the toolbar, not through keyboard shortcuts. But understanding how they interact with your hotkeys is important for smooth automation.

Speed Control

The speed slider on the toolbar adjusts how fast the macro replays. There is no keyboard shortcut to change speed during playback. You must set it before pressing Play.

Speed SettingEffectWhen to Use
Far left (slow)0.5x recorded speedTesting new macros on slow machines. Gives apps more time to respond.
Middle (default)1x recorded speedNormal playback. Matches the exact timing you recorded.
Right2-5x fasterData entry tasks where you know the target app can keep up.
Far right (max)Up to 100x fasterBatch file operations, bulk clicking. Many apps cannot keep up at this speed.

Loop Count Settings

Set the loop count in the number spinner before pressing Play. Key values:

  • 1: Plays once and stops (default)
  • Any number (2-9999): Plays exactly that many times, then stops
  • 0: Infinite loop. Plays until you stop it manually

There is no hotkey to change the loop count. You must click the spinner or type a number into the field before starting playback.

Workflow Shortcut Combos

Combining TinyTask shortcuts with Windows shortcuts creates efficient automation workflows. Here are five practical combos used by experienced TinyTask users.

Data Entry Sprint

1. Record: Tab, type value, Tab, type value, Enter
2. Set loop to 50
3. Play with Ctrl+Alt+Shift+P
Fills 50 identical rows without touching the mouse.

Bulk File Rename

1. In File Explorer, press F2 to rename
2. Record: type name, Tab (moves to next file and enters rename mode)
3. Loop for number of files

Web Form Filling

1. Record: Ctrl+L (focus URL), type URL, Enter
2. Wait for page load, Tab to first field
3. Fill fields with Tab between each
4. Enter to submit

Gaming AFK Macro

1. Record: mouse click at target spot, short pause
2. Set loop to 0 (infinite)
3. Play, then Scroll Lock when done
Runs until you manually stop it.

Clipboard Chain

1. Copy target text to clipboard first
2. Record: click target field, Ctrl+A, Ctrl+V, Tab
3. Loop to paste into multiple fields
Same clipboard content goes into every field.

Multi-App Workflow

1. Record: Alt+Tab to App A, copy data
2. Alt+Tab to App B, paste data
3. Loop for each record
Transfers data between two apps automatically.

Troubleshooting Shortcut Issues

Keyboard shortcuts in TinyTask occasionally stop working. Here are the most common causes and their fixes.

ProblemCauseFix
Hotkey does nothingAnother app claimed the same key comboClose conflicting apps (Discord, GeForce Experience, streaming software often grab global hotkeys). Or change TinyTask’s hotkey in Preferences.
Hotkey works sometimesFocus is in an elevated (admin) windowRun TinyTask as Administrator. Right-click the EXE and choose “Run as administrator.”
Recording captures the hotkeyYou changed to a non-default hotkey that TinyTask does not excludeSwitch back to the default Ctrl+Alt+Shift+R which is always excluded from recordings.
Play hotkey does not stop playbackMacro is running too fast for the toggle to registerUse Scroll Lock or Pause as the emergency stop instead.
Shortcuts conflict with gameGame intercepts Ctrl/Alt/Shift combosSwitch to F8/F12 presets in TinyTask Preferences. F-keys are less likely to conflict with games.
Compiled EXE ignores hotkeysCompiled macros have no hotkey supportCompiled EXEs run once and exit. You cannot start/stop them with hotkeys. Use the source .rec file in TinyTask for hotkey control.
Scroll Lock does not workLaptop keyboard lacks a Scroll Lock keyTry Fn + Pause or Fn + Break. Or use an on-screen keyboard (Win + search “on-screen keyboard”) and click Scroll Lock.

Printable Cheat Sheet

Save or print this quick reference. It covers everything you need on a single table.

Related Articles

CategoryActionShortcut / Control
RecordingStart / Stop recordingCtrl + Alt + Shift + R
PlaybackStart / Stop playbackCtrl + Alt + Shift + P
EmergencyForce stopScroll Lock / Pause / Break
FileOpen recordingToolbar button only
FileSave recordingToolbar button only
CompileExport to EXEToolbar button only
SettingsOpen preferencesWrench icon on toolbar
SpeedAdjust playback speedSpeed slider on toolbar
LoopSet repeat countNumber spinner on toolbar (0 = infinite)
ViewAlways on topPin icon on toolbar
ViewMinimizeMinimize button on toolbar

Frequently Asked Questions

What is the default keyboard shortcut to start recording in TinyTask?

The default recording shortcut is Ctrl + Alt + Shift + R. This is a global hotkey, which means it works even when TinyTask is minimized or behind other windows. The same key combination stops recording when pressed a second time. TinyTask automatically excludes this hotkey from the recorded macro, so it will not replay the stop command during playback.

If this combination conflicts with another application on your system, you can change it through the Preferences menu (wrench icon on the toolbar). Common alternatives include F8 or Ctrl + F8.

How do I stop a TinyTask macro that is running out of control?

Press Scroll Lock on your keyboard. This is the most reliable emergency stop and works even during extremely fast loops where other hotkeys might be ignored. If your keyboard does not have a Scroll Lock key, try Pause or Break instead.

On laptops without these keys, you have two fallback options. First, try Fn + Pause or check your laptop manual for the Scroll Lock equivalent. Second, press Ctrl + Alt + Delete to open Task Manager and end the TinyTask process from there. As a preventive measure, always keep a finger near Scroll Lock when testing new macros.

Can I assign custom keyboard shortcuts to TinyTask actions?

Partially. TinyTask allows you to customize the Record and Play hotkeys through its Preferences menu (click the wrench icon). However, you cannot assign completely arbitrary key combinations. Instead, TinyTask provides a list of preset options including single F-keys like F8 and F12, modifier combos like Ctrl + F8, and the default three-modifier combos.

Other toolbar actions like Open, Save, Compile, and the speed slider have no keyboard shortcuts and cannot be assigned one. They are only accessible through the toolbar buttons. If you need full hotkey customization for every action, consider AutoHotkey as a wrapper. You can create an AHK script that triggers TinyTask toolbar buttons via window messages.

Why do TinyTask hotkeys not work when a game is running?

Games frequently intercept keyboard input at a low level, especially in fullscreen mode. When a game captures Ctrl, Alt, or Shift, it can prevent TinyTask from seeing the full hotkey combination. Three fixes usually resolve this.

First, run TinyTask as Administrator. Right-click the TinyTask EXE and select “Run as administrator.” This gives TinyTask higher priority for global hotkey registration. Second, switch to single F-key hotkeys (like F8 for Record, F12 for Play) through the Preferences menu. Games are less likely to intercept F-keys. Third, run the game in windowed or borderless windowed mode instead of exclusive fullscreen. This allows both the game and TinyTask to receive keyboard input.

Does TinyTask record its own keyboard shortcuts?

No. TinyTask specifically excludes its own Record and Play hotkeys from captured macros. When you press Ctrl + Alt + Shift + R to stop recording, that keypress is not saved into the .rec file. This prevents an infinite loop where playing the macro would trigger another recording.

However, if you change the hotkey to a non-default preset, earlier versions of TinyTask may not correctly filter the custom hotkey from recordings. If you notice your macro includes the stop-recording keypress, switch back to the default combo or upgrade to TinyTask v1.77 which handles custom hotkey exclusion properly.

How do I make TinyTask play a macro with a single key press?

Change the Play hotkey to a single F-key. Open Preferences (wrench icon), select “Playback hotkey,” and choose F12 or F8 from the list. After this change, a single keypress starts (and stops) playback.

For even faster activation, you can compile the macro to an EXE file and then assign a Windows shortcut to it. Right-click the EXE, choose Properties, click the Shortcut tab, and set a keyboard shortcut in the “Shortcut key” field. This lets you trigger the compiled macro with a custom key combo that works system-wide without TinyTask running.

What keyboard shortcuts work inside a TinyTask recording?

Every keyboard shortcut you press during recording is captured except TinyTask’s own hotkeys. This includes all Windows shortcuts like Ctrl + C (copy), Ctrl + V (paste), Alt + Tab (switch windows), Tab (next field), Enter (submit), and Win + D (show desktop).

Using keyboard shortcuts inside recordings is strongly recommended over mouse clicks. Keyboard shortcuts are position-independent, meaning they work even if windows move or resize. A macro that uses Tab to navigate between form fields will work on any screen resolution, while mouse clicks may miss their targets if the window position changes between recording and playback.

Can I use keyboard shortcuts to control playback speed?

No. TinyTask does not support changing playback speed through keyboard shortcuts. The speed slider is a toolbar-only control that must be adjusted before you press Play. Once playback starts, the speed is locked for that entire run.

If you need different speeds for different parts of a macro, record the slow sections with natural pauses and the fast sections quickly. During playback at 1x speed, the timing differences you recorded will be preserved. Alternatively, record separate macros for sections that need different speeds and play them one after another.

Do compiled EXE files support keyboard shortcuts?

Compiled TinyTask EXE files do not have any keyboard shortcut support. When you compile a .rec file to an EXE, it creates a standalone program that runs the macro once and exits. There is no way to start, stop, or pause it with hotkeys during execution.

To stop a running compiled EXE, press Ctrl + Alt + Delete and end the process through Task Manager. For hotkey-controlled automation, keep using .rec files in TinyTask rather than compiled EXEs. The EXE format is better suited for scheduled tasks, batch scripts, or sharing macros with people who do not have TinyTask installed.

How do I use TinyTask with AutoHotkey for advanced shortcuts?

AutoHotkey (AHK) can launch TinyTask recordings or compiled EXEs through custom keyboard shortcuts, giving you more flexibility than TinyTask’s built-in hotkey system. Create an AHK script that runs the TinyTask EXE with a hotkey trigger:

F9::Run, C:\path\to\your-macro.exe

This assigns F9 to run your compiled macro. You can also use AHK to open TinyTask, send toolbar button clicks via window messages, or chain multiple TinyTask recordings together with delays between them. The combination of TinyTask for simple recording and AHK for advanced orchestration is a popular setup among Windows automation users who want both simplicity and power.

Ready to Automate with TinyTask?

Download TinyTask free and start using keyboard shortcuts to automate your workflow.

Download TinyTask