Skip to content
Follow
Windows

How to Enable or Disable Network Discovery in Windows 11

Richard
Written by
Richard
Jan 27, 2026 Updated Jun 19, 2026 4 min read
How to Enable or Disable Network Discovery in Windows 11
How to Enable or Disable Network Discovery in Windows 11

You enable or disable Network Discovery in Windows 11 to control if your PC can find and be found by other devices on your local network for file and printer sharing.

Network Discovery lets your computer see other devices like printers and shared folders, and allows them to see your PC. It’s a crucial setting for seamless home or office network interaction.

By default, Windows 11 often keeps Network Discovery disabled for enhanced security. However, enabling it is essential for easily sharing resources. For instance, if you’re using Windows 11 Home, you need Network Discovery active to easily locate shared media libraries.

This tutorial shows you the exact steps to toggle Network Discovery on or off through the Network and Internet settings. You’ll learn how to make your PC visible when you need it and hidden when you don’t.

⚡ Quick Answer

Open Settings, navigate to Network & Internet, then Advanced network settings, and finally Advanced sharing settings. Expand the relevant network profile (usually Private) and turn on the switches for Network discovery and File and printer sharing.

What is Network Discovery?

Network Discovery helps your Windows 11 computer see and connect to other devices on your home network, such as printers or shared folders.

Windows turns on Network Discovery automatically when you connect to a Private network (like your home Wi-Fi). But on Public networks (like in cafes or airports), it stays off to keep your PC safe.

How to Enable Network Discovery in 🪟 Windows 11 (Using Settings)

You can turn on network discovery in Windows 11 using the Settings app if your PC isn’t seeing other devices on your network.

  1. Open Settings: Click the Start menu (Windows icon) and select Settings. Or press Windows key + I on your keyboard.
  2. In Settings, click Network & Internet on the left side.
  3. Scroll down and click on Advanced network settings.
  4. Find and click Advanced sharing settings.
  5. Here, look at your network profiles (Private and Public). For the one you use (usually Private), click to expand it.
  6. Turn on the switches for:
    • Network discovery
    • File and printer sharing
  7. Close Settings when done.
Windows 11 Advanced network settings
Windows 11 Advanced network settings

Advanced sharing settings in Windows 11
Advanced sharing settings in Windows 11

Toggle switches for network discovery and file sharing
Toggle switches for network discovery and file sharing

Enable Network Discovery Using the Control Panel

You can turn on network discovery for your Windows 11 computer using the older Control Panel if you prefer.

  1. Click Start and type Control Panel, then open it.
  2. Click on Network and Internet.
  3. Next, select Network and Sharing Center.
  4. On the left side, click Change advanced sharing settings.
  5. Expand the Private and Guest or Public network profiles.
  6. Turn on Network discovery and File and printer sharing for each profile you want.
  7. Click Save changes at the bottom.
Windows 11 Control Panel
windows 11 control panel

Network and Internet in Control Panel
windows 11 control panel network and internet

Network and Sharing Center
windows 11 network and sharing center

Change advanced sharing settings
windows 11 change advanced sharing settings

Advanced Sharing Center options
windows 11 advanced sharing center 1

Turn on Network Discovery and File Sharing Using Command Prompt

If you like using commands, you can enable these features quickly by running Command Prompt as an administrator:

netsh advfirewall firewall set rule group="File and Printer Sharing" new enable=Yes

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

How to open Command Prompt as admin:

  1. [ADMIN REQUIRED] Click the Start menu, type cmd or Command Prompt.
  2. [ADMIN REQUIRED] Right-click on Command Prompt and choose Run as administrator.
  3. Copy and paste the commands above and press Enter after each.

Extra Tip: Enable SMB 1.0 / CIFS File Sharing (If Needed)

If you’re having trouble sharing files with older devices or programs, you might need to turn on SMB 1.0 / CIFS File Sharing in Windows 11.

To enable it:

  1. Open Control Panel.
  2. Go to Programs and Features.
  3. Click Turn Windows features on or off on the left.
  4. Find and check SMB 1.0/CIFS File Sharing Support.
  5. [ADMIN REQUIRED] Click OK and restart your computer if asked.

Learn more about turning Windows features on or off here.

Summary

Network Discovery helps your Windows 11 PC find and connect to other devices on your network, and you can turn it on using Settings or Control Panel.

Should I enable network discovery?

As a general rule, you should keep network discovery disabled on networks you don't trust or administer. Use it on private networks only where you need local sharing or management features and have other controls in place.

How do I enable network discovery?

Navigate to All Control Panel Items > Networking and Sharing Center > Advanced sharing settings. In the Network discovery section, select Turn on network discovery.

How to check if network discovery is enabled?

Click the [Start] icon on the taskbar①, then select [Settings] ②. Select [Network & Internet]③, then select [Advanced network settings]④. On More settings, select [Advanced sharing settings]⑤. You can create a separate network profile for each network type you use, to turn on or off the Network Discovery feature⑥.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Enable File Sharing Between Ubuntu and Windows 11
Windows How to Enable File Sharing Between Ubuntu and Windows 11
How to Disable Command Prompt in Windows 11
Windows How to Disable Command Prompt in Windows 11
Windows 11 Control Panel Shortcuts Guide
Windows Windows 11 Control Panel Shortcuts Guide
How to Turn On or Off File and Printer Sharing in Windows 11
Windows How to Turn On or Off File and Printer Sharing in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *