Methode 1: Windows Terminal gebruiken
1. Druk op de Windows-toets.
2. Typ Windows-terminal .
3. Klik op Windows Terminal icon.
4. Typ netsh wlan set profileparameter name =wireless_network_name interface =_wireless_network_interface_name Connectiontype =ESS bij de prompt. .
5. Druk op Enter.
6. Typ exit bij de prompt .
>
Methode 2: Windows PowerShell gebruiken
1. Druk op de Windows-toets + R om het dialoogvenster Uitvoeren te openen.
2. Typ powershell en druk op Enter om Windows PowerShell te openen.
3. Typ Set-NetConnectionProfile – InterfaceAlias -NetworkCategory "No Infrastructure Authentication" bij de prompt. .
4. Druk op Enter . |