Skip to content

Uninstall EN

Ayerdi edited this page Aug 7, 2026 · 5 revisions

Uninstall

From the package:

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

Or from the installation:

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

The uninstaller removes the running process, the autostart entry and the files under %LOCALAPPDATA%\PROX2AutoSwitch\.

Clone this wiki locally