How To Re-enable Wi-Fi
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.