Skip to content

dima-iholkin/SwitchApps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ukrainian flag SwitchApps utility for Windows 10/11

If you use Alt + Tab shortcut on Windows, this may be interesting to you.

A new behavior for Alt + Tab and Alt + Shift + Tab keyboard shortcuts for Windows 10/11. It uses the current Taskbar order to switch between apps.

SwitchApps demo GIF

Install instructions

  • Recommended to unpin every app from the Taskbar, because it interferes with the intended user experience of switching between open apps through the Taskbar. Better to use a diffenent approach to open common apps, for example pin to the Start Menu or create shortcuts on the Desktop.
  1. Download and install the latest SwitchApps release, choose the installer that best suits you.

  2. For Windows 10 use 7+ Taskbar Tweaker to disable the Taskbar app grouping.
    Choose the Run at startup option during the installation.
    7+ Taskbar Tweaker the Run at startup option screenshot
    Choose the Don't group apps option in the app.
    7+ Taskbar Tweaker the Don't group apps option screenshot

  • For Windows 11 you can try this Windhawk mod or another solution, if they exist, to disable the Taskbar app grouping.
  1. Restart the computer for all changes to apply.

  2. Open some apps and try pressing Alt + Tab and Alt + Shift + Tab.

Limitations

  • Rarely the SwitchApps may send an Enter keypress to the active app, which may result in some horrible consequences, so be mindful.

  • SwitchApps may not work well during an extreme CPU load or the utility's cold memory state. It will resolve by itself.

  • Some games and especially the full-screen mode games may conflict with the utility. You can stop the utility during the gameplay from the Start Menu.
    Stop SwitchApps from the Start Menu screenshot

  • Windows 11's Microsoft Edge seems to ignore the utility, so an Alt + Tab keypress there triggers the default Windows 11 behavior.

Features

  • Using AutoHotKey project to implement the actual Alt + Tab behavior override.
  • Using Visual Studio Installer Projects to provide the complete Installer/Uninstaller experience.
  • Registry changes during the Install process for the best Alt + Tab user experience, and the change reversal during the Uninstall process.
  • Task Scheduler task for autostart with highest privileges.
  • Start Menu shortcuts for easy access to common actions.

Get Support and Contribute

Please create an issue or discussion, if you noticed a bug or have questions.

License