-
Notifications
You must be signed in to change notification settings - Fork 0
Uninstall EN
Ayerdi edited this page Aug 25, 2026
·
5 revisions
In the extracted release folder, double-click Uninstall.cmd.
Uninstall.cmd only launches the included PowerShell uninstaller; it removes the AutoSwitch process, autostart entry, and installed files using the same documented project logic.
Run the uninstaller from the installed directory or the release ZIP:
powershell.exe -ExecutionPolicy Bypass -File "$env:LOCALAPPDATA\PROX2AutoSwitch\Desinstalar-PROX2-AutoSwitch.ps1"It attempts to:
- Stop the user's AutoSwitch processes.
- Remove the autostart shortcut.
- Delete
%LOCALAPPDATA%\PROX2AutoSwitch\. - Report whether cleanup was complete, partial or there was nothing installed.
If the uninstaller itself is running from the directory it needs to remove, final deletion is scheduled safely after it exits.
It does not uninstall Logitech G HUB or modify unrelated devices/programs.
If you only want to change headset/fallback, do not uninstall: use tray → Reconfigure....
Español
English