How to hide WiFi networks (SSID) in Windows 10

If for any reason you do not want to see some of your neighbors' WiFi networks, you can your computer to ignore them and not show them in the list of local networks in your neighborhood.

When you click the wireless icon on the taskbar, a drop-down menu appears with all the WiFi networks around your site detected by your computer's wireless adapter. Depending on the time of day and the place you live, you will see only a few WiFi network names (SSIDs) of the dozens around you.

Users who have configured Windows 10 to automatically log in to one WiFi, basically they don't need to click on the networks icon, since Windows 10 automatically connects to the WiFi network as soon as you turn on the computer.

However, if you do not want to see your local network's Wi-Fi list for some reason, you can make Windows 10 ignore it and not show it.

As you know, the Wi-Fi LAN drop-down list does not offer the option to hide a network. To hide it you have to use the Line .

Hide Wi-Fi SSIDs in Windows 10
In this guide, we'll see how to hide one or more Wi-Fi networks in Windows 10 from the drop-down window with their list.

Step 1: Open Command Prompt as Administrator ( Prompt).
Step 2: In the Command Prompt window, write and run the following netsh command:

netsh wlan add filter permission = block ssid = Name networktype = infrastructure

In the above command, replace "Name" with the SSID name of the Wi-Fi network you want to hide. For example, to hide Wi-Fi called dlink-221880 type:

netsh wlan add filter permission = block ssid = dlink-221880 networktype = infrastructure

From now on, you will not see the name of the removed Wi-Fi (SSID) using the above command. Use the same command for each Wi-Fi name you want to hide.

Show Wi-Fi SSIDs in Windows 10
If you want to reopen the Wi-Fi network at any time in the drop-down window, run the following command:

netsh wlan delete filter permission = block ssid = Name networktype = infrastructure

Replace the "Name" with the real name (SSID) of the Wi-Fi again. Use the same command for each Wi-Fi name you want to display again.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.087 registrants.

Written by Dimitris

Dimitris hates on Mondays .....

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).