Issue / Question
How to disable (and re-enable) Wi-Fi radio (802.11) on a Omnii mobile computer (XT15 or VH10) using registry?
Applicable To
XT15
VH10
Resolution / Answer
Disable:
REGEDIT4
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State]
"{98C5250D-C29A-4985-AE5F-AFE5367E5006}\\TIWLNAPI1"=dword:00000000
Enable:
REGEDIT4
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\State]
"{98C5250D-C29A-4985-AE5F-AFE5367E5006}\\TIWLNAPI1"=dword:00000001