Skip to content

Uninstall EN

Ayerdi edited this page Aug 7, 2026 · 5 revisions

🗑️ Uninstall

Fully removes the process, the autostart entry and the files.


Option A — From the package

powershell.exe -ExecutionPolicy Bypass -File ".\Desinstalar-PROX2-AutoSwitch.ps1"

Option B — From the installation

powershell.exe -ExecutionPolicy Bypass -File "$env:LOCALAPPDATA\PROX2AutoSwitch\Desinstalar-PROX2-AutoSwitch.ps1"

🔍 What it removes

Item Detail
Process Running AutoSwitch
Autostart Shortcut in the Startup folder
Files Whole %LOCALAPPDATA%\PROX2AutoSwitch\

Note: G HUB and the dongle are not affected.

Clone this wiki locally