App Switching¶
Auto Mouse Click can automatically switch between open applications on a timer. This is useful for monitoring multiple programs, cycling through dashboards, or automating workflows that span several applications.
Overview¶
App switching automates the process of bringing different application windows to the foreground. Instead of manually pressing Alt+Tab or clicking on taskbar icons, Auto Mouse Click does it for you at configurable intervals.
Key capabilities:
- Alt+Tab cycling -- Rotate through all open windows in order.
- Window title targeting -- Switch to a specific window by name.
- Timed switching -- Set how long each application stays in focus.
- Selective list -- Define a specific set of apps to cycle through.
- Combine with clicks -- Perform automated clicks in each app after switching.
Method 1: Alt+Tab Cycling¶
The simplest app switching method. Auto Mouse Click simulates Alt+Tab keypresses to cycle through all open windows.
How to Set Up¶
- Open Auto Mouse Click.
- Navigate to App Switching settings.
- Select Alt+Tab Cycle as the switching method.
- Set the switch interval -- how long to stay on each app before switching:
| Interval | Use Case |
|---|---|
| 5 seconds | Quick cycling for overview |
| 15 seconds | Brief review of each app |
| 30 seconds | Standard monitoring |
| 60 seconds | Extended viewing per app |
| Custom | Any value from 1 second to hours |
- Click Start.
Auto Mouse Click will simulate an Alt+Tab keypress at the specified interval, cycling through all open windows in the standard Windows order.
Window Order
Alt+Tab cycling follows the standard Windows window order (most recently used first). As windows are cycled, the order may change. This is normal Windows behavior.
Method 2: Focus by Window Title¶
Target specific applications by their window title. This gives you precise control over which apps are included in the cycle and in what order.
How to Set Up¶
- Navigate to App Switching settings.
- Select Window Title as the switching method.
- Click Add Window and enter the window title (or part of it):
| Window Title | Matches |
|---|---|
Chrome |
Any Google Chrome window |
Outlook |
Microsoft Outlook |
Dashboard - Chrome |
A specific Chrome tab/window |
Task Manager |
Windows Task Manager |
Excel |
Any Microsoft Excel window |
- Add all the windows you want to cycle through.
- Set the switch interval for each window (same interval for all, or different per window).
- Click Start.
Setting Different Intervals Per Window¶
If you want to spend more time on some apps than others:
| # | Window Title | View Duration |
|---|---|---|
| 1 | Sales Dashboard - Chrome | 30 seconds |
| 2 | Email - Outlook | 10 seconds |
| 3 | Server Monitor - Chrome | 30 seconds |
| 4 | Chat - Teams | 5 seconds |
The automation focuses on each window for its specified duration before moving to the next.
Partial Title Matching
You do not need to enter the exact, complete window title. Auto Mouse Click uses partial matching, so entering "Chrome" will match any window with "Chrome" in its title. Use more specific text to target particular windows.
Method 3: Selective App List¶
Create a custom list of applications to cycle through, using their process names:
- Navigate to App Switching settings.
- Select Process List as the switching method.
- Click Add Process and choose from running applications, or enter the process name:
chrome.exeoutlook.execode.exe(Visual Studio Code)excel.exe
- Set the cycle interval.
- Click Start.
This method is more reliable than window title matching when applications have dynamic or changing window titles.
Combining App Switching with Clicks¶
Perform automated actions in each application after switching to it:
Example: Switch and Click Refresh¶
- Set up app switching with your target windows.
- In the After Switch section, configure:
- Wait 500 ms (let the window fully appear)
- Click at a fixed position (e.g., the Refresh button coordinates)
- Start the automation.
For each cycle:
- Auto Mouse Click switches to the next application.
- Waits 500 ms for the window to render.
- Clicks the specified position.
- Waits for the switch interval.
- Moves to the next application.
Example: Switch and Scroll¶
- Set up app switching.
- In the After Switch section, configure:
- Wait 500 ms
- Scroll down 3 clicks (to reveal more content)
- This is useful for monitoring long pages or feeds.
Use Cases¶
Dashboard Monitoring¶
Cycle through multiple monitoring dashboards on a large display:
| Setting | Value |
|---|---|
| Method | Window Title |
| Windows | "Server Status", "Network Monitor", "Sales Dashboard" |
| Interval | 30 seconds each |
| After switch | None (just display) |
Multi-App Workflow¶
Automate a workflow that spans multiple applications:
| Step | App | Action | Duration |
|---|---|---|---|
| 1 | Chrome (email) | Check inbox | 15 seconds |
| 2 | Excel (spreadsheet) | Review data | 20 seconds |
| 3 | Teams (chat) | Check messages | 10 seconds |
| 4 | Chrome (dashboard) | Monitor metrics | 30 seconds |
Presentation Cycling¶
Cycle through slides or screens during a presentation or kiosk display:
| Setting | Value |
|---|---|
| Method | Alt+Tab |
| Interval | 10 seconds |
| Windows | Presentation slides (each in a separate window) |
Settings Reference¶
| Setting | Description | Default |
|---|---|---|
| Switching method | Alt+Tab, Window Title, or Process List | Alt+Tab |
| Switch interval | Time to display each window | 15 seconds |
| After-switch delay | Pause after switching before performing actions | 500 ms |
| After-switch action | Click, scroll, or none | None |
| Loop | Cycle continuously or stop after one pass | Continuous |
| Skip minimized | Skip windows that are minimized | Yes |
| Restore minimized | Restore minimized windows when switching to them | No |
Troubleshooting¶
| Issue | Solution |
|---|---|
| Wrong window is focused | Use Window Title method with a more specific title |
| Window title not found | Check the exact title in the taskbar. Titles change dynamically (e.g., with page titles in browsers) |
| App switching is too fast | Increase the switch interval and after-switch delay |
| Some windows are skipped | Ensure those windows are not minimized, or enable "Restore minimized" |
| Alt+Tab does not work | Some full-screen apps capture Alt+Tab. Use Window Title method instead |
Next Steps¶
- Browser Tab Change -- Cycle through tabs within a single browser
- Click Automation -- Configure clicks to perform after switching
- Mouse Movement -- Add mouse movement to your automation
- First Automation -- Quick start guide
Download Auto Mouse Click
Automate your multi-app workflow. Download Auto Mouse Click today.
Need help? Contact us at [email protected].