Stealth Mode: Disabling Windows Wi-Fi Broadcast

Stealth Mode: Disabling Windows Wi-Fi Broadcast

Joseph Lv10

Stealth Mode: Disabling Windows Wi-Fi Broadcast

By default, Windows displays all available Wi-Fi networks close to your device. Even if the networks are insecure, don’t have parental controls enabled, or are just named inappropriately, Windows does not make an exception to block or hide them automatically.

If you spot such a network and want to stop it from appearing among available Wi-Fi networks to prevent your children or yourself from viewing or accidentally connecting to it, here’s how you can do that.

How to Hide or Block a Wi-Fi Network on Windows

Follow these steps to use the Windows Command Prompt to stop a Wi-Fi network from showing up among the available networks:

  1. Type”Command Prompt” into Windows Search, right-click on the Command Prompt app and then click Run as administrator.
  2. Note the full name of the network you intend to block or hide.
  3. Enter the name of the Wi-Fi network next to the SSID field in the following command:
    netsh wlan add filter permission=block ssid="add the name of the Wi-Fi network you want to block here" networktype=infrastructure
  4. Copy and paste the command into the Command Prompt app and press Enter.
    Block the Wi-Fi Network By Running a Command in Command Prompt on Windows

If you see the message “The filter is added on the system successfully,” the Wi-Fi network has been blocked, and it’ll no longer appear in your Wi-Fi list. While the above steps will indeed block the Wi-Fi network, it will reappear among the available networks if the owner decides to rename the Wi-Fi adapter .

If you change your mind and want to unblock the network you just blocked, enter the following command into the Command Prompt after entering the blocked network name:

netsh wlan delete filter permission=block ssid="add the of the name of the Wi-Fi network you want to unblock here" networktype=infrastructure

Remove the Blocked Filter to Unblock the Wi-Fi Network Using the Windows Command Prompt

Block Suspicious Wi-Fi Networks on Windows

When a network is named inappropriately or looks suspicious owing to the lack of a password or protection, blocking it becomes imperative. Hopefully, now you know how to block and unblock a Wi-Fi network in the Command Prompt by running simple commands.

While blocking other networks is essential, securing your network from prying eyes is equally important in maintaining your security and privacy.

If you spot such a network and want to stop it from appearing among available Wi-Fi networks to prevent your children or yourself from viewing or accidentally connecting to it, here’s how you can do that.

Also read:

  • Title: Stealth Mode: Disabling Windows Wi-Fi Broadcast
  • Author: Joseph
  • Created at : 2024-06-25 12:24:21
  • Updated at : 2024-06-26 12:24:21
  • Link: https://windows11.techidaily.com/stealth-mode-disabling-windows-wi-fi-broadcast/
  • License: This work is licensed under CC BY-NC-SA 4.0.