Hi, thank you for patiently waiting. As per checking and analyzing the event logs, there are multiple WLAN-AutoConfig warnings on the PC, this means there is an error with the Intel Wireless driver on the PC. To sort out the issue, kindly follow the steps below:
First, what we will do is enable WWAN and WLAN services. These services are essential to run the Wireless and wired connections perfectly.
Open Services (Press Windows key + R, then type in services.msc then click OK)
Look for WLAN Autoconfig and WWAN Autoconfig> Right-Click Properties and set it to automatic (If it's already set to automatic, right-click, then click stop, then start it again)
Restart the PC and check
If the issue persists, run the following command in Terminal (Admin). Follow the steps below to do so.
These sets of commands will reset the internet connection and recalibrate the internet settings you have.
Press Windows Key + X.
Click on Terminal (Admin).
Type the following commands, and hit Enter after each command:
netsh int tcp set heuristics disabled
netsh int tcp set global autotuninglevel=disabled
netsh int tcp set global rss=enabled
netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
Restart the PC and check.
Method 3. Do a clean boot:
A “clean boot” starts Windows with a minimal set of drivers and startup programs so that you can determine whether a background program is interfering with your game or program.
- In the search box on the taskbar, type msconfig and select System Configuration from the results.
- On the Services tab of System Configuration, select Hide all Microsoft services, and then select Disable all.
- On the Startup tab of System Configuration, select Open Task Manager.
- Under Startup in Task Manager, for each startup item, select the item and then select Disable.
- Close Task Manager.
- On the Startup tab of System Configuration, select OK. When you restart the computer, it's in a clean boot environment.
Troubleshooting reference: https://support.microsoft.com/en-us/topic/how-to-perform-a-clean-boot-in-windows-da2f9573-6eec-00ad-2f8a-a97a1807f3dd