Posts

Showing posts from April, 2021
   How to disable network interface command line on windows 10 open command prompt with elevated privileges To view network interfaces type below command netsh interface show interface Admin State    State          Type             Interface Name ------------------------------------------------------------------------- Enabled        Connected      Dedicated        VirtualBox Host-Only Network Enabled        Disconnected   Dedicated        Local Area Connection 2 Enabled        Disconnected   Dedicated        Ethernet 2 Enabled        Connected      ...