microsoft:cli:wlan_connection_stop
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| microsoft:cli:wlan_connection_stop [2021/10/06 07:15] – created rplecko | microsoft:cli:wlan_connection_stop [2021/10/06 07:43] (current) – rplecko | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| To prevent a device from connecting to a Wi-Fi network automatically, | To prevent a device from connecting to a Wi-Fi network automatically, | ||
| - | Open Start. | + | * Open Start. |
| - | Search for Command Prompt, right-click the top result, and select the Run as administrator option. | + | |
| + | * Type the following command to disable auto-connect and press Enter: | ||
| - | Type the following command to disable auto-connect and press Enter: | + | netsh wlan set profileparameter name=" |
| - | netsh wlan set profileparameter name="WLAN-PROFILE-NAME" connectionmode=manual | + | In the command, replace |
| - | In the command, replace WLAN-PROFILE-NAME with the name of the wireless profile. | + | netsh wlan set profileparameter |
| - | For example, this command | + | * (Optional) Type the following |
| - | | + | |
| - | (Optional) Type the following | + | In the command, replace WLAN-PROFILE-NAME with the wireless profile name you are trying |
| - | netsh wlan set profileparameter name=" | + | For example, this command makes the tsunami profile a priority: |
| - | In the command, replace WLAN-PROFILE-NAME with the wireless profile | + | netsh wlan set profileparameter |
| - | For example, this command makes the tsunami profile a priority: | + | {{ :microsoft: |
| - | netsh wlan set profileparameter name=" | + | **Quick note:** //Windows 10 will always make a priority those networks you choose to connect automatically. If you want to move up a network in the list of precedence, you can use the above command.// |
| - | + | ||
| - | netsh disable automatic Wi-Fi connect | + | |
| - | Source: Windows Central | + | |
| - | + | ||
| - | | + | |
| Once you complete the steps, Windows 10 will no longer try to connect to wireless networks automatically. | Once you complete the steps, Windows 10 will no longer try to connect to wireless networks automatically. | ||
microsoft/cli/wlan_connection_stop.1633504511.txt.gz · Last modified: 2021/10/06 07:15 by rplecko
