Méthode 1 : Utilisation du terminal Windows
1. Appuyez sur la touche Windows.
2. Tapez Terminal Windows .
3. Cliquez sur le Terminal Windows. icône.
4. À l'invite, tapez netsh wlan set profileparameter name =wireless_network_name interface =_wireless_network_interface_name connectiontype =ESS .
5. Appuyez sur Entrée.
6. À l'invite, tapez exit .
>
Méthode 2 : Utilisation de Windows PowerShell
1. Appuyez sur la touche Windows + R pour ouvrir la boîte de dialogue Exécuter.
2. Tapez powershell et appuyez sur Entrée pour ouvrir Windows PowerShell.
3. À l'invite, tapez Set-NetConnectionProfile – InterfaceAlias -NetworkCategory "No Infrastructure Authentication" .
4. Appuyez sur Entrée .
|