Thank you for posting in Microsoft Community forum.
Based on your description, here are some possible solutions to help you fix the tethering problem and find the settings accordingly.
- Check the Network & Sharing Center settings:
Open "Settings" -> "Network & Internet" -> "Advanced Network Settings" -> "Network & Sharing Center" and click "Change Advanced Sharing Settings". Make sure that both the "Enable Network Discovery" and "Enable File and Printer Sharing" options are enabled.
- Check the network profile type:
Open "Settings" -> "Network & Internet" -> "Ethernet" or "Wi-Fi". Click the name of the network you are connected to and make sure that the network profile type is set to VPC.
- Enable SMB 1.0/CIFS file sharing support:
Open Control Panel -> Programs and Features -> Enable or Disable Windows Features. Find and check "SMB 1.0/CIFS File Sharing Support" and click "OK".
- Make sure the service is activated:
Press the Win + R keys, type services.msc and press Enter.
Ensure that the following service is started and set to automatic: Function Discovery Provider Host
Function Discovery Resource Publication
SSDP Discovery
UPnP Device Host
- Use Local Security Policy Settings:
Press the Win + R keys, type secpol.msc, and press Enter.
Go to "Local Policies" -> "Security Options".
Ensure that Network Security: LAN Manager Authentication Level is set to Send LM and NTLM Responses.
- Reset network settings via Command Prompt:
Open a command prompt as an administrator and run the following command:
netsh int ip reset
netsh advfirewall reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
- Check and modify shared folder permissions:
Right-click the folder you want to share and select Properties. Go to the "Sharing" tab and click on "Advanced Sharing". Make sure the "Share this folder" option is ticked and grant read or write permission to "Everyone" in "Permissions".
- Check your firewall settings to make sure File & Printer Sharing is allowed through the firewall.
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Regards,
Jill Zhou