Saturday 4 April 2020

How to Enable or Disable LAN card by command prompt

Open Command prompt Run as Administrator
Type on command prompt : netsh interface show interface

Type on command prompt : netsh interface set interface Ethernet enable

Type on command prompt : netsh interface set interface Ethernet disable

Type on command prompt : netsh interface set interface wireless enable

Type on command prompt : netsh interface set interface wireless disable


Thank you

No comments: