Recording the process to connect to the WIFI

Hi,

I’m trying to use the “App/Web Recorder” function to connect my PC to WiFi, but when I click on the WiFi list, the recorder doesn’t recognize the SSID and can’t select it. Even when I use the Tab or Down keys, I can only click once before the WiFi list disappears.

The “Computer Vision” function also doesn’t work in this case.

I would appreciate any help on how to resolve this issue.

Thank you all!

@Chanel_Chen,

Instead of doing this from quick panel, do it from settings.

Do one of the following, depending on which version of Windows is running on your PC:

In Windows 7 or Windows 8.1, select Start, start typing Network and Sharing Center, and then choose it in the list.

In Windows 10, select Start , then select Settings > Network & Internet > Status > Network and Sharing Center.

In Windows 11, select Start, type control panel, then select Control Panel > Network and Internet > Network and Sharing Center.

@Chanel_Chen

Welcome to the community

Better to try with invoke code

Reference

Cheers

@ashokkarale
My PC is running Windows 10, and I followed your steps to add the SSID information. However, there doesn’t seem to be a button to connect to the SSID automatically.

I finally found the solution!
Use the following command in CMD:

netsh wlan connect name=[SSIDname]

This lets you connect to WiFi without needing to go through the list.
Hope this helps everyone!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.