Windows Server Administration

Server Administration Articles and Tips for Network Admins

WLAN AutoConfig Service Failed To Start

with 3 comments

error

Just a quick one today, I had a client come to me this morning with their Lenovo R61 notebook with Vista as the OS, complaining that they couldn’t get their wireless connection working. After a clean reboot the Error Dialog box that cam up said “Error Code: 1747 WLAN AutoConfig service failed to start”. So I tried to open up Event Viewer to have a look and that failed to load as well stating that the Windows Event Log Service failed to start.

So I opened up the Services MMC and tried to manually start the Windows Event Log Service and no luck, didn’t start. SO I did a bit of hunting and found that it could be related to a corrupt Windows Vista TCP/IP Winsock Catalog. So I ran the following command in the command prompt with admin privileges.

netsh winsock reset

What this does is reset the Winsock Catalog to a clean state or default configuration. After a reboot everything was fine.

Written by Daniel Anderson

February 12th, 2009 at 9:12 am

Posted in Uncategorized

3 Responses to 'WLAN AutoConfig Service Failed To Start'

Subscribe to comments with RSS or TrackBack to 'WLAN AutoConfig Service Failed To Start'.

  1. Thanks man this saved the day!

    Abhi

    26 Apr 10 at 5:08 am

  2. I love you man ;)
    after few hour trying to turn on it manually i find on web this and it is working now!. thak you.
    It was same problem on asus notebook.

    BoSS

    14 May 10 at 10:58 pm

  3. Thanks. It worked..

    Swati

    11 Jul 10 at 5:40 pm

Leave a Reply