Validate that the services "WLAN Auto Config" depends on are all running.
Open a Powershell prompt and type Get-Service -Name "wlansvc" -ServicesDependedOn every service returned needs to be running if they are not type Start-Service -Name <insert service name in the name column> of the service(s) that are not running