wireless networking - Disable Microsoft Virtual WiFi Miniport Adapter Permanantly

07
2014-07
  • toomanyairmiles

    Is there a simple and permanent way to disable the Microsoft Virtual WiFi Miniport Adapter permanently.

    I believe this device may be the source of some wifi problems my users have been having.

  • Answers
  • shub

    AFAIK, the Microsoft Virtual WiFi Miniport Adapter is a virtual adaptor for sharing your internet connection (ie. making a wifi hotspot, or 'hosted network').

    To disable this, open an elevated command prompt (cmd as admin) and type in the following commands, in order:

    netsh wlan stop hostednetwork This stops the hosted network

    netsh wlan set hostednetwork mode=disallow This disables the hotspot.

    Source for commands

    This worked for me and removed the adaptor on my computer.


  • Related Question

    windows 7 - Does using a Virtual Wifi Miniport Adapter decreases the performance of my Wifi card?
  • Zequez

    I have this theory, my wifi signal in Windows 7 is very poor, I tested in Ubuntu and it gets a really good signal.

    In Windows I use a Virtual wifi miniport adapter to make a wifi hotspot. I read somewhere that doing this the overall power of the wifi card is divided by the 2 connections.

    It is possible that I'm getting a crappy connection to my router because of this? If so, do you know how to disable it? Because although I can disable the Microsoft Virtual Wifi Miniport Adapter, I have no idea of how uninstall it. I read it comes with the drivers?

    Also the wifi card is an Atheros AR5007G and is a PCI in a desktop.


  • Related Answers
  • techgnosis

    Using virtual wifi shouldn't affect the strength of your signal. It looks to me like your driver isn't very good on Windows but it is good on Linux.

    You really can't uninstall that adapter once you've turned on hosted network. It shouldn't matter though so don't sweat it.