Windows: about switching the taskbar window through the Alt+Tab toggle

Alt+Tab can display all the windows in the taskbar, but you still need a mouse click to select the corresponding window. Can you specify the window through the keyboard, for example, enter 1 to select the first window.

found that the task order of the taskbar is inconsistent with the order displayed in the Alt+Tab pop-up box. I need to write a button script to switch N windows of the taskbar

Mar.13,2021

No system version is given.

  1. the basic operation is < kbd > Alt < / kbd > + < kbd > Tab < / kbd > to switch tasks, press and hold < kbd > Alt < / kbd > and then press < kbd > Tab < / kbd > repeatedly to switch tasks
  2. In
  3. Win7, I remember that there are < kbd > Win < / kbd > + < kbd > Tab < / kbd >, but based on the Aero interface, it is more beautiful than practical. On the other hand, < kbd > Win < / kbd > + < kbd > Tab < / kbd > in Win10 (you can also click the "Task View" button on the taskbar), you can select tasks up and down, left and right, and then directly < kbd > Enter < / kbd >.
  4. if there are a lot of tasks, Win10 can use the native virtual desktop to drag similar tasks to a desktop. The entry is in the "task view" opened with < kbd > Win < / kbd > + < kbd > Tab < / kbd > mentioned above, and there is a small "new desktop" in the upper left corner. After the new, just drag the task to the past, so that the switch is divided into two levels, the lower taskbar will also be much more refreshing. Another friendly reminder is that in the "multitasking" of the set system, the bottom two items related to switching tasks (mainly virtual desktops) can be set according to your own habits.
  5. Win7 does not have virtual desktops. So go to a third-party software implementation.

after Alt+Tab, hold down alt and press tab to switch


win+Tab can also achieve the effect of switching windows. Hold down alt and press tab to switch.
windows10 is the key to select after win+Tab presses the interface, and enter opens the window

.

the order of windows in the taskbar must be different from that opened by win+Tab
the order in which win+Tab is opened is sorted by the latest opening time


The logic of

Alt + Tab switch window is:

  1. Alt + Tab press to release to switch between the two recently used windows
  2. Alt press not to let go, then press Tab to cycle through all windows of the current desktop in the order from near to far in time
  3. press Alt not to let go, press Tab to summon the task switcher, use the arrow keys to find the desired window, and then release Alt to switch over.

in addition to Alt + Tab can switch windows, you can also use Ctrl + Alt + Tab to open the task switcher interface, without pressing any key, the cursor to find the window you need to enter can switch over.

Alt + ESC, toggles all windows displayed on the desktop in the order in which the windows overlap.

finally, must kill. Press the Win + number to switch the window corresponding to the corresponding icon on the launch taskbar.
you can also cooperate with Ctrl minimization and display status switching, Shift opens a new instance, Ctrl + Shift can open a new instance as an administrator, and so on.

Menu