Please try the troubleshooting steps mentioned in the following article.
Fix Wi-Fi connection issues in Windows - Microsoft Support
It addresses most of the Wi-Fi issues/scenarios users might encounter.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I've bought a new Freedos gaming laptop. I've set Windows 11 up with a flash drive without any problems. But when I checked the services menu I saw that there was no WLAN AutoConfig. I can connect to internet with my ethernet cable. I can see local WiFi's. But when I try to connect to my WiFi it just says that there was a problem and it couldn't connect to it.
Answer accepted by question author
Please try the troubleshooting steps mentioned in the following article.
Fix Wi-Fi connection issues in Windows - Microsoft Support
It addresses most of the Wi-Fi issues/scenarios users might encounter.
The output shows that the WLANSVC is present in your system and is running correctly.
It shows up in the Services MMC in this name:
Hi, This is Ramesh.
Please open Command Prompt (admin) and run these commands:
sc.exe qc WLANSVC
sc.exe query WLANSVC
VER
Post the output or screenshot.
AI answer
If the WLAN AutoConfig service is missing from your Windows 11 installation, it may be due to a few reasons, such as missing drivers or issues with the installation itself. Here are some steps you can take to troubleshoot and potentially resolve the issue:
sc config WlanSvc start= auto and press Enter.net start WlanSvc to start the service.If these steps do not resolve the issue, you may need to consider reinstalling Windows or contacting support for further assistance.
References: