When there is a problem with the wireless network or a red cross is displayed, it needs to be solved by restarting the wlan wireless service "Wlan Autoconfig". However, some Windows 7 system users reported that right-clicking to enable wireless network connection It is not reflected, but when I go to the service item to start the wlan autoconfig service, it prompts error 1075. The service does not exist or has been marked for deletion.
Solution:
1. First, click Start--Run in the Windows 7 system, enter regedit in the run dialog box and press Enter;
2. Find [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Ndisuio] and export the registry (this is from "File" --- "Export") and take a look. , change the start value under Ndisuio to 2;
3. Then import the registry and double-click the exported registry file in the administrator state to import it to the computer in question;
4. As an administrator Start cmd, enter netsh winsock reset, press Enter, and then restart the computer.
For more FAQ, please visit the PHP Chinese website.
The above is the detailed content of What to do if windows cannot start wlan error 1075. For more information, please follow other related articles on the PHP Chinese website!