-
Notifications
You must be signed in to change notification settings - Fork 0
Verify EN
github-actions[bot] edited this page Aug 12, 2026
·
12 revisions
Run the installed verifier:
powershell.exe -ExecutionPolicy Bypass -File "$env:LOCALAPPDATA\PROX2AutoSwitch\Verificar-PROX2-AutoSwitch.ps1"It checks configuration, detection mode, endpoints and Audio Enhancements state.
- Power on/connect the headset.
- Wait a few seconds. Some Bluetooth devices take longer after reconnecting.
- Windows should select the headset.
- Power it off/disconnect it.
- Once Windows reflects disconnect and two consecutive runtime checks confirm it, Windows should select the fallback.
- Power it on again and verify the headset is selected again.
The runtime requires two consecutive OFF readings to avoid switching on a one-off bad reading.
After changing headset/mode through Reconfigure...:
- Complete the wizard's
ON → OFF → ONcycle. - Confirm the tray shows the new headset/fallback.
- Perform another normal
OFF → ONcycle. - Choose Exit, start AutoSwitch again and repeat
OFF → ON. - Inspect
config.json:DetectionModeshould match the selected path (WindowsEndpointorLogitechGHub).
This exact flow was hardware-validated with PRO X 2 → Jabra Evolve 65, worker config reload, process restart and another OFF/ON cycle.
Get-Content "$env:LOCALAPPDATA\PROX2AutoSwitch\autoswitch.log" -Wait -Tail 40Useful entries:
Reconfigure wizard: ON=Connected OFF=Disconnected ON=Connected (...)
Reconfigured: headset=... fallback=... mode=WindowsEndpoint
Config reloaded (reconfigure).
Output changed -> ...
On timeout, current diagnostics log the last observed state and the endpoints/IDs visible in svcl.
- Confirm AutoSwitch is Enabled in the tray.
-
WindowsEndpoint: verify Windows really exposesActive ↔ Unplugged/absent. - PRO X 2: verify G HUB is open and recognizes the headset.
- Run
Reconfigure...if Windows recreated/changed the endpoint. - Do not hand-edit GUIDs except for advanced diagnostics.
Español
English