How To Configure Advanced File Sharing Settings In Windows 11 Network Discovery
Advanced file sharing settings in Windows 11 control network discovery, password protection, and encryption levels so you can share files safely with other devices on your local network. Network discovery is the core setting that allows your computer to see other machines and lets them see you in return.
Windows 11 splits these connections into two main types: Private networks for trusted spaces like your home, and Public networks for hotspots like coffee shops where Windows locks down sharing by default to keep your data safe.
Open Control Panel Network and Internet Network and Sharing Center Change advanced sharing settings, expand the Private network profile section, and select Turn on network discovery alongside file and printer sharing. This allows your Windows 11 computer to find and share resources with other devices on your local network.
Checking Your Current Network Profile Status
Setting a public network to private disables necessary discovery protocols.
- Open Settings by pressing the Win+I on your keyboard.

Windows 11 Start menu with Settings gear icon highlighted. - Select Network & internet from the left-hand sidebar.

Settings › Network & internet - Click on Wi-Fi or Ethernet depending on your active connection type.
- Click on the name of your connected network or hardware property link.
- Locate the Network profile type section and select Private.
Enabling Network Discovery and File Sharing via Control Panel
The classic Control Panel houses the master switches for network discovery, file and printer sharing, and public folder sharing. You must adjust these settings inside the Network and Sharing Center.
- Open the Start menu , type Control Panel , and press Enter.
- Click on Network and Internet, then open Network and Sharing Center.

Control Panel › Network and Internet › Network and Sharing Center - Click on Change advanced sharing settings in the left-hand column.
- Expand the Private network profile section by clicking the arrow icon next to it.
- Select Turn on network discovery.
- Check the box for Turn on automatic setup of network connected devices.
- Select Turn on file and printer sharing.
- Click Save changes at the bottom of the window if prompted.
Configuring All Networks and Public Folder Sharing
Beyond the Private profile, Windows 11 includes an All Networks section that controls global parameters such as public folder sharing, encryption, and password-protected sharing. Modifying these options ensures compatibility with older network devices or legacy operating systems.
- Return to the Advanced sharing settings window in the Control Panel .
- Expand the All Networks section at the bottom of the page.
- Select Turn on sharing so anyone with network access can read and write files in the Public folders under Public folder sharing, or leave it turned off for stricter security.
- Select Use 128-bit encryption to help protect file sharing connections (recommended). Alternatively, select Enable file sharing for devices that use 40- or 8-bit encryption if you are connecting to older Network Attached Storage (NAS) devices or legacy printers.
- Select Turn on password protected sharing to require a user account and password for shared items. Or, select Turn off password protected sharing to allow guest access without credentials (leave this off on shared or untrusted networks).
Managing Advanced Sharing Permissions for Specific Folders
Enabling network discovery only makes your computer visible; you must also explicitly grant sharing permissions to individual folders for other network users to access them.
- Open File Explorer by pressing the Windows Key + E.
- Right-click the folder you want to share and select Properties.
- Click on the Sharing tab at the top of the properties window.
- Click the Advanced Sharing... button. Note: This step requires administrator privileges.

Windows 11 advanced sharing settings screen showing network profiles. - Check the box labeled Share this folder.
- Click the Permissions button to specify which network users or groups can access the directory.
- Select Everyone or a specific user account from the list, then check Allow for Full Control, Change, or Read according to your preference.
- Click Apply and then OK to close the permissions window.
- Click OK again to close the advanced sharing window.
Enabling SMB 1.0 Support for Legacy Network Devices
Many older network-attached storage (NAS) drives, media servers, and network printers rely on an outdated file-sharing protocol called Server Message Block version 1.0 (SMBv1). Windows 11 disables this protocol by default for security reasons. If your computer cannot discover or access older hardware on your network, you must enable SMB 1.0 manually.
Only enable this feature if you rely on legacy hardware that cannot be updated.
- Open the Start menu, type Turn Windows features on or off, and press Enter. Note: This step requires administrator privileges.
- Scroll down the list and locate SMB 1.0/CIFS File Sharing Support.
- Click the plus sign or checkbox next to SMB 1.0/CIFS File Sharing Support to expand and select it. Ensure SMB 1.0/CIFS Client is checked.
- Click OK. Windows will search for required files and apply the changes.
- Click Restart now to reboot your computer and finalize the protocol installation.
Using the Registry Editor to Force Network Discovery and Sharing Defaults
If Group Policy or standard GUI configurations fail to apply network discovery settings across managed environments, you can modify the Windows Registry directly. This method forces network provider settings and hidden sharing parameters.
Warning: Incorrectly editing the registry can cause irreversible system instability. Back up your registry before proceeding with these steps.
- Press the Windows Key + R to open the Run dialog box.
- Type regedit and press Enter to open the Registry Editor. Note: This step requires administrator privileges.
- Navigate to the following registry path in the address bar: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters
- Right-click an empty space in the right pane, select New, and click DWORD (32-bit) Value.
- Name the new value AutoShareWks and press Enter.
- Double-click AutoShareWks, ensure the Value data is set to 1, and click OK.
- Navigate to the following registry path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
- Create or modify a DWORD (32-bit) value named LocalAccountTokenFilterPolicy and set its Value data to 1 to allow local accounts to authenticate over the network with administrative tokens.
- Close the Registry Editor and restart your computer.
Was this guide helpful?
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.
No comments yet — be the first to share your thoughts!