I opened my event viewer and filtered the log for critical errors and saw both WLAN-AutoConfig 4001 and WLAN-AutoConfig 10002 errors and I'm not sure why. How can they be fixed?
-
<Event xmlns="**http://schemas.microsoft.com/win/2004/08/events/event**">
-
<System>
<Provider Name="Microsoft-Windows-WLAN-AutoConfig" Guid="{9580D7DD-0379-4658-9870-D5BE7D52D6DE}"
/>
<EventID>4001</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>2</Opcode>
<Keywords>0x4000000000000000</Keywords>
<TimeCreated SystemTime="2017-05-29T18:58:09.803265200Z" />
<EventRecordID>574994</EventRecordID>
<Correlation />
<Execution ProcessID="1380" ThreadID="1396"
/>
<Channel>System</Channel>
<Computer>Amrit-PC</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData />
</Event>
-
<Event xmlns="**http://schemas.microsoft.com/win/2004/08/events/event**">
-
<System>
<Provider Name="Microsoft-Windows-WLAN-AutoConfig" Guid="{9580D7DD-0379-4658-9870-D5BE7D52D6DE}"
/>
<EventID>10002</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x4000000000000000</Keywords>
<TimeCreated SystemTime="2017-05-29T18:58:08.446062900Z" />
<EventRecordID>574991</EventRecordID>
<Correlation />
<Execution ProcessID="1380" ThreadID="1396"
/>
<Channel>System</Channel>
<Computer>Amrit-PC</Computer>
<Security UserID="S-1-5-18" />
</System>
-
<EventData>
<Data Name="ExtensibleModulePath">C:\windows\system32\Rtlihvs.dll</Data>
</EventData>
</Event>