All Collections
Help Desk
General
How To Re-enable WIFI
How To Re-enable WIFI

Accidentally disabled your WiFi through Hone? Follow along to get it back!

Updated over a week ago

Step 1: Open Windows PowerShell as an Administrator.

Step 2: Paste the following commands 1 by 1 into PowerShell and execute them separately.

  • Reg.exe Add "HKLM\SYSTEM\CurrentControlSet\Services\vwififlt" /v "start" /t REG_DWORD /d "1" /f

  • Reg.exe Add "HKLM\SYSTEM\CurrentControlSet\Services\WlanSvc" /v "start" /t REG_DWORD /d "2" /f

Step 3: Restart your PC.

If you encounter any issues in the process, make sure to create a ticket in our discord server.

Did this answer your question?