Wingetlywingetly
← All apps

VistaSwitcher

by NTWind Softwarev1.1.5

Last updated

VistaSwitcher makes it easier for you to locate windows and switch focus, even on multi-monitor systems. The switcher window consists of an easy-to-read list of all tasks running with clearly shown titles and a full-sized preview of the selected task.

Install with winget

$ winget install --id ntwind.VistaSwitcher --exact --version 1.1.5

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for VistaSwitcher

VistaSwitcher uses EXE. The silent install switches are /S.

One-line silent install (x64, machine scope)
VistaSwitcher_1.1.5-setup.exe /S

See the full silent install reference for VistaSwitcher

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

VistaSwitcher makes it easier for you to locate windows and switch focus, even on multi-monitor systems. The switcher window consists of an easy-to-read list of all tasks running with clearly shown titles and a full-sized preview of the selected task. NOTE: VistaSwitcher runs only on Windows XP/Vista/7. The last version of VistaSwitcher 1.1.5 was released on May 12, 2012. There are no plans to update it, please use Alt-Tab Terminator on newer OS.

Installers · v1.1.5

ArchitectureTypeScopeInstallDownload
x86EXEmachineDirect
x64EXEmachineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for VistaSwitcher.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Alt-Tab TerminatorNTWind Software
    ntwind.AltTabTerv6.8.0.0

    Alt-Tab Terminator is an elegant and powerful task management utility for Windows.

  • WindowSpaceNTWind Software
    ntwind.windowspacev2.6.3

    Organize Your Workspace on Large Screens for More Comfort with WindowSpace

  • Windows Update BlockerSordum.org
    sordum.WindowsUpdateBlockerv1.8

    A portable freeware to disable or enable Windows Automatic Updates with a single click.

  • CaffeineZhorn Software
    ZhornSoftware.Caffeinev1.98

    Prevent your computer from going to sleep

  • StickiesZhorn Software
    ZhornSoftware.Stickiesv10.2a

    Stickies is a PC utility I wrote to try to cut down on the number of yellow notes I was leaving stuck to my monitor. It is a computerised version of those notes.

  • NetSpeedTrayErez C137
    erez-c137.NetSpeedTrayv2.1.6

    lightweight, open-source network monitor for Windows that displays live upload/download speeds directly on the Taskbar with a native look and feel.

More from NTWind Software or browse alt-tab, alt-tab-switcher, alt-tab-terminator.

Frequently asked questions

How do I install VistaSwitcher on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ntwind.VistaSwitcher --exact --version 1.1.5. winget downloads the installer from NTWind Software and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install VistaSwitcher silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ntwind.VistaSwitcher --exact 1.1.5 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for VistaSwitcher?
VistaSwitcher uses EXE. Run the downloaded installer with: VistaSwitcher_1.1.5-setup.exe /S. The silent switches are /S.
How do I uninstall VistaSwitcher via winget?
Run: winget uninstall --id ntwind.VistaSwitcher --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from VistaSwitcher's Apps & Features entry.
Is VistaSwitcher free?
VistaSwitcher is distributed under Freeware. Refer to the publisher (https://www.ntwind.com/freeware/vistaswitcher.html) for the full license terms - Wingetly itself does not charge for installation.
Does VistaSwitcher work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls VistaSwitcher directly from the publisher.
How do I keep VistaSwitcher up to date?
Run winget upgrade --id ntwind.VistaSwitcher --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of VistaSwitcher from microsoft/winget-pkgs.