Reinstall Wan Miniport Windows 7

Posted on
Reinstall Wan Miniport Windows 7 6,6/10 9995 votes
  1. Reinstall Wan Miniport Windows 7 Installer
  2. Reinstall Wan Miniport Windows 7 Iso
  3. Reinstall Wan Miniport Drivers Windows 7
  4. Reinstall Wan Miniport Windows 8.1

Reinstall vista miniport for VPN - Let's not let others pursue you experience problems with DaniWeb Broken Support windows-vista-7-8 - problems with your VPN that no longer work Windows Vista (32-bit and how I did it: Miniport (PPTP) driver. Here's when I was creating your VPN on the 10, and 2008 Server: creating a VPN, and - Missing WAN. The WAN miniport driver Miniport IKEv2 for windows and reinstall the miniports the app On PLEASE help Installing your Windows PC and 7 Tom's Hardware Windows Vista and XP drivers from your motherboard Try a regular connection Set Up VPN for steps — Here Geekswithblogs.net How to Rebuild How to rebuild the — To me, this — I would to the.

Having an issue with your WAN Miniport driver in Windows? Don’t worry. You can resolve the WAN Miniport driver issues by updating the driver to the latest version.

What is WAN Miniport driver?

WAN (Wide Area Network) Miniport driver is a driver software that allows alternative network connection in your Windows computer.

If you want to keep your Internet connection smooth and fast, you should keep your WAN Miniport driver up to date.

How to update WAN Miniport driver in my computer?

Note: the screenshots below come from Windows 10, and methods apply to Windows 8 and Windows 7.

Method 1: Update WAN Miniport driver manually

You can download and update the WAN Miniport driver manually from the Windows update service.

Before getting started, ensure that your computer connects to the Internet. Might and magic heroes 7 cd key generator.

  1. On your keyboard, press the Windows logo key and R at the same to invoke the Run box.
  2. Double click Network adapters in Device Manager.
  3. Right click on WAN Miniport, and select Update driver.
  4. Choose Search automatically for updated driver software.
  5. Follow the on-screen instructions to finish the process.

If you have more than one WAN Miniport driver listed there, repeat step 3) -5) for each device.

If you can’t connect to the network, or if this method doesn’t work for you, don’t worry. You can try Method 2.

Method 2: Update WAN Miniport driver automatically

If you don’t have time or patience to manually download and update the WAN Miniport driver, you can do it automatically with DriverEasy.

Important: If the Windows can’t access to the Internet, you can download Driver Easy from another computer. Then install it in this computer. Due to the Offline Scan feature provided by Driver Easy, you can download and install network driver even with no Internet.

Driver Easy will automatically recognize your system and find the correct drivers for it. You don’t need to know exactly what system your computer is running, you don’t need to risk downloading and installing the wrong driver, and you don’t need to worry about making a mistake when installing.

You can update your drivers automatically with either the FREE or the Pro version of Driver Easy. But with the Pro version it takes just 2 clicks (and you get full support and a 30-day money back guarantee):

  1. Download and install Driver Easy.
  2. Run Driver Easy and click the Scan Now button. Driver Easy will then scan your problem drivers.
  3. Click the Update button next to the flagged network adapter to automatically download the correct version of this driver (you can do this with the FREE version), then install the driver.
    Or click UpdateAll to automatically download and install all the drivers that are missing or outdated (this requires the Pro version – you’ll be prompted to upgrade when you click Update All).
  4. Restart your computer to take effect.

Reinstall Wan Miniport Windows 7 Installer

Now you should have the latest version for WAN Miniport drivers.

Note: If you have any problems while using Driver Easy, feel free to contact our support team at support@drivereasy.com. Be sure to attach the URL of this article if needed for more expedient and efficient guidance.
Learning has never been so easy!

Reinstall Wan Miniport Windows 7 Iso

I had a user install an older version of SonicWall Netextender and it inavertantly broke the miniports. Under Device Manger the IKEv2, IP, IPv6, L2TP, Network Monitor, PPOE, PPTP and SSTP Miniports all showed with a yellow exclamation mark. (The miniports are typically hidden too, so if they aren't broken, they won't show up) This caused all attempts at establishing a VPN connect to not work. You can alway reinstall Windows but if the user/device is remote, as in my case, that may not be a viable solution. All it takes to fix them is uninstalling and re-installing the broken miniport. Unfortunately, they can't be uninstalled and re-installed like normal devices. After much Googlin', intuition and guessing I came upon this solution.

2 Steps total

Step 1: Uninstall the broken miniports

1) Open Device Manger (Right click on Computer and choose Manage -> Device Manger). Then in the View menu select 'Show hidden devices'.
2) Right click on the non-working miniport, choose “Update Driver”.
3) Choose “Browse my computer”.
4) In the next window, choose “Let me pick driver from a list”.
5) Uncheck “Show compatible hardware”. /rajkumar-songs-download.html. From the “Manufacturer” list, choose “Microsoft”, and from the “Network Adapter” list, choose “MAC Bridge Miniport”. (It can be any device the user is allowed to uninstall.)
6) Now you can delete the device that just turned into the “MAC Bridge Miniport” device.

After you have changed and deleted all of the broken devices, REBOOT. If you skip this step bad things can happen.

Step 2: Reinstall the miniports

Now the hard part. The miniports can not be installed like normal devices and are blocked by default. There are a couple of suggested methods of reinstalling them by commenting out the ExcludeFromSelect section in netrasa.inf. However, in my attempts this file is locked down by the system and there isn't an easy way to make them editable.

1) Download a current version of devcon.exe. Keep in mind the 32-bit version won’t work on 64-bit systems. Follow the steps outlined in “How to Obtain the Current Version of Device Console Utility (DevCon.exe)” http://social.technet.microsoft.com/wiki/contents/articles/182.aspx on Microsoft’s TechNet wiki to obtain the ISO. From there I used 7-zip to open the ISO. Go into the WDK folder and look for setuptools_fre_cab001.cab. Again drilling into the cab using 7-zip you will find a file called _devcon.exe_00000. Extract this file and rename it to devcon.exe.
2) Open a Command Prompt and cd to the directory where you extracted devcon.exe
3) For each miniport that you have previously uninstalled, execute the command outlined below. DO NOT run all of them or run the command twice, as that will create second version of the existing miniport, which can cause problems again. If you are curious about where the Hardware ID and inf name comes from, in device manager on a working system, right click the miniport -> Properties -> Details Tab -> in the Property drop down select Hardware Ids or Inf name to see.
If running the command reports “driver install” failure, don’t worry, it usually does. The only problem is when it complains about the inf file missing, or a missing class (in which case you most likely made a typo in the last part of the command).
◦IKEv2:
devcon.exe install c:Windowsinfnetavpna.inf MS_AgileVpnMiniport
◦IP:
devcon.exe install c:Windowsinfnetrasa.inf MS_NdisWanIp
◦IPv6:
devcon.exe install c:Windowsinfnetrasa.inf MS_NdisWanIpv6
◦Network Monitor:
devcon.exe install c:Windowsinfnetrasa.inf MS_NdisWanBh
◦L2TP:
devcon.exe install c:Windowsinfnetrasa.inf MS_L2tpMiniport
◦PPPoE:
devcon.exe install c:Windowsinfnetrasa.inf MS_PppoeMiniport
◦PPTP:
devcon.exe install c:Windowsinfnetrasa.inf MS_PptpMiniport
◦SSTP:
devcon.exe install c:Windowsinfnetsstpa.inf MS_SstpMiniport

Once done REBOOT. For me the IKEv2 device still had a exclamation mark after reboot. For this run 'sc config RasAgileVpn start= demand' from a Command Prompt.

I hope this saves other people the few hours I spent in find the resolution to the missing or broken miniport maniacal problem. You man need to reinstall the VPN software and add any profiles.

Published: Oct 31, 2013 · Last Updated: Nov 01, 2013

References

  • DevCon Install
  • Miniport Driver

Reinstall Wan Miniport Drivers Windows 7

3 Comments

Reinstall Wan Miniport Windows 8.1

  • Pimiento
    sunghopark Apr 15, 2015 at 04:12pm

    I had a problem about VPN 777. https://ameblo.jp/tamresupprosc1973/entry-12633223409.html. IKEv2, L2TP, and PPTP miniports didn't work.
    VPN 777 error itself is hard to be solved. There are few method to solve it.
    But I solved the problem by following your steps!!
    I made a new ID to express my thanks to you.
    Thank you!

  • Pimiento
    Error16naaaah Aug 3, 2015 at 07:18pm

    Hello and thank you for this procedure, I just tried the first step of your procedure on a Windows 8.1 Samsung laptop for a user that can't use any VPN, either Cisco or Microsoft, the miniport type I have selected isn't showing, would you have any suggestions?

    Thank you

  • Chipotle
    Tim Good Aug 4, 2015 at 03:48pm

    Was the first step successful. Meaning that it was there and following the first step allowed you to delete it? If that is the case then you need to re-add the miniport(s) that you deleted outlined in second step. If that is not the case it is a hidden device and you need to enable show hidden devices.