WiseCleaner Think Tank

Encounter difficult computer problems?
All about maintenance and optimization of your Windows System.

Home > Think Tank > How to Turn On or Off Network Discovery in Windows 11

How to Turn On or Off Network Discovery in Windows 11

Nov 28, 2025

Network Discovery lets your Windows 11 device find other computers and devices on the same network—and lets them see your device as well. It’s a key part of sharing files, using network printers, and accessing shared media. Turning it off boosts privacy and security when you’re connected to public Wi-Fi or an untrusted network.

Method 1: Using Windows Settings

This is the simplest way for most users, here’s how to:

1. Press the Windows key + I to open Settings.

2. Select Network & internet > Ethernet or Wi-Fi, depending on your connection.
Select Network & internet

3. Click on your network name to view its properties.

4. Under "Network profile type," select Private. This profile automatically enables Network Discovery for trusted networks like your home or workplace.
select Private

5. To turn Network Discovery OFF, follow the same steps but select Public network (Recommended). This makes your PC undiscoverable on public networks, which is more secure.

Method 2: Using Control Panel

The classic Control Panel gives you direct access to the Network Discovery toggle and other advanced sharing settings.

1. Open the Control Panel (you can search for it via the Start menu).

2. Go to Network and Internet > Network and Sharing Center.

3. In the left pane, select Change advanced sharing settings.
Change advanced sharing settings

4. On the next page, expand your current network profile (Private, Public). Toggle Network discovery On or Off.
Toggle Network discovery On or Off

Method 3: Using Command Prompt

If you prefer command-line tools, you can use Command Prompt (run as Administrator).

1. Press Win + S, type cmd, and click Run as administrator to open Command Prompt.

2. To turn on Network Discovery, type the following command and press Enter:

netsh advfirewall firewall set rule group="Network Discovery" new enable=Yes

3. To turn off Network Discovery, type the following command and press Enter:

netsh advfirewall firewall set rule group="Network Discovery" new enable=No
type the following command

Conclusion

Network Discovery is extremely useful in trusted environments but risky on public networks. With the methods above—Settings, Control Panel, and Command Prompt—you can easily manage whether your PC stays visible or hidden on any network.

Latest
How to Disable or Enable Folder Type Discovery in Windows 11How to Change the Start Menu ColorHow to Clear Safari History on iOS 26
Read more >>
Recommend
Understanding Windows Power Plans: Balanced, Battery Saver, High Performance, and Ultimate PerformanceHow to Pause Windows Update for 100 YearsShould I enable or disable Trim of SSD?
Read more >>
Hottest
How to Install a macOS in VMware Workstation PRO 17How to Enable Task Manager Option in Taskbar Menu on Windows 11How to Fix Office Application Error 0xc0000142
Read more >>

wisecleaner uses cookies to improve content and ensure you get the best experience on our website. Continue to browse our website agreeing to our privacy policy.

I Accept