Hello
Thank you for posting in the Microsoft community forum.
Based on the description, I understand that your question is related to connect Windows 11 to a network drive.
This issue is commonly related to network settings or sharing configurations, especially in Windows 11. Here are several methods to try to resolve it:
- Check Network Discovery Settings:
Go to Settings → Network & Internet → Ethernet or Wi-Fi → Network and Sharing Center.
Under "Advanced sharing settings," make sure that "Network discovery" and "File and printer sharing" are turned on.
- Enable SMB 1.0 Support: Windows 11 disables SMB 1.0 by default. Some NAS devices (like TrueNAS) may still use SMB 1.0. You can try enabling it:
Open Control Panel → Programs → Turn Windows features on or off.
Check SMB 1.0/CIFS File Sharing Support, then click OK.
- Check Firewall Settings: Sometimes, the Windows firewall may block connections to the NAS. Try temporarily disabling the firewall:
Go to Settings → Privacy & Security → Windows Security → Firewall & Network Protection, and turn off the firewall for testing.
- Access NAS Using IP Address:
DNS resolution issues might prevent accessing by the device name. Try using the NAS's IP address instead: \<NAS_IP_address>.
- Verify User Permissions and Share Settings:
Make sure that the shared folder permissions on TrueNAS are configured correctly and that there are no access control issues.
- Update Network Adapter Drivers:
Ensure your computer’s network adapter drivers are up to date, as outdated drivers can sometimes cause connectivity issues.
If none of these steps work, you can investigate compatibility settings between TrueNAS and Windows 11 or examine logs for further issues.