How do I turn on Windows network discovery?
To enable network discovery, perform the following steps:
Enabling network discovery via the Control Panel
- In Windows, open the Control Panel.
- Navigate to All Control Panel Items > Networking and Sharing Center > Advanced sharing settings.
- In the Network discovery section, select Turn on network discovery.
- Click Save Changes.
Enabling network discovery via Windows Command Prompt
- In Windows, open an elevated Windows Command Prompt session.
- Run the following command:
netsh advfirewall firewall set rule group="File and Printer Sharing" new enable=yes