With the rise in Work from Home arrangements, almost everyone is opting for a Wi-Fi network for uninterrupted internet connection. Whenever you open the Wi-Fi settings on your PC, you end up seeing a list of unknown Wi-Fi networks; some of which might be named inappropriately. It is quite likely that you will never connect to most of the displayed network connections. Fortunately, you can block these by learning how to hide WiFi network name SSID in Windows 11 PCs. Additionally, we will teach you how to block/blacklist or allow/whitelist WiFi networks in Windows 11. So, let’s get started!
How to Hide WiFi Network Name (SSID) in Windows 11
There are many third-party tools available to do so. Why search for a tool when you can do the job using Windows in-built tools and services. It is fairly easy to block or allow unwanted native Wi-Fi networks specifically their SSIDs so that those networks are not shown among available networks. It may also interest you to read how to fix Incorrect PSK Provided for Network SSID on Windows 10.
Contents
- How to Hide WiFi Network Name (SSID) in Windows 11
- How to Manage Blacklist & Whitelist for Wi-Fi Network
- Option 1: Block Wifi Network on Windows 11
- Option 2: Allow Wifi Network on Windows 11
Follow the steps listed below to hide WiFi network name on Windows 11:
Click on the Search icon and type Command Prompt and click on Run as administrator.
Click on Yes in the User Account Control confirmation prompt.
Type the following command and press the Enter key:
netsh wlan add filter permission=block ssid=
Note: Replace
When you do this, the desired SSID will be removed from the list of available networks.
Also Read: How to Change DNS Server on Windows 11
How to Manage Blacklist & Whitelist for Wi-Fi Network
You can also disable the display of all accessible networks and only show yours as discussed in the following section.
Option 1: Block Wifi Network on Windows 11
Here’s how to Blacklist all Wifi networks in your area:
Launch Command Prompt as administrator as illustrated below.
Type the given command and hit Enter to filter out all the networks in the network pane:
netsh wlan add filter permission=denyall networktype=infrastructure
Also Read: Fix Ethernet Doesn’t Have a Valid IP Configuration Error
Option 2: Allow Wifi Network on Windows 11
Below are the steps to whitelist the Wifi networks within range:
Open Command Prompt as administrator as earlier.
Type the following command and press Enter key to whitelist your Wifi network.
netsh wlan add filter permission=allow ssid=
Note: Replace
Recommended:
- How to Enable or Disable A Service in Windows 11
- Fix Windows 11 Black Screen with Cursor Issue
- Fix VCRUNTIME140.dll Missing on Windows 11
Hope this article helped you understand how to hide WiFi network name SSID in Windows 11. We look forward to receiving your suggestions and questions so write to us in the comment section below and also tell us what topic you want us to explore next.