ENABLE WIFI OR WIRELESS VIA COMMAND PROMPT
1- GO TO START & OPEN CMD (RUN AS ADMINISTRATOR)2- TYPE THIS COMMAND - netsh interface show interface3- FOR Enable WiFi-
netsh interface set interface "Interface Name" enabledEXAMPLEnetsh interface set interface "Wi-Fi enable" = wifi enable
4-For Disable WiFi-netsh interface set interface "Interface Name" disableExample-netsh interface set interface "Wi-Fi disable" = wifi disable
No comments:
Post a Comment