Hello
Thank you for posting in Q&A forum.
Here are a few potential reasons and solutions for you:
- Ensure that network discovery and file sharing are enabled on your RDS server. Go to Control Panel > Network and Sharing Center > Advanced sharing settings and make sure these options are turned on.
- There might be a Group Policy setting that is affecting direct access to network shares. Check the Group Policy settings on your RDS server:
• Open the Group Policy Editor (gpedit.msc).
• Navigate to Computer Configuration > Administrative Templates > Network > Lanman Workstation.
• Ensure that the policy "Enable insecure guest logons" is set to Enabled.
- Stored credentials can cause issues. Open Credential Manager and remove any stored credentials for the network shares. Then, try accessing the shares again and re-enter the credentials.
- Verify that the DNS settings are correctly configured on your RDS server. Sometimes, DNS resolution issues can prevent direct access to network shares.Try accessing the network share using the IP address instead of the hostname (e.g., \192.168.1.10\sharename).
- Check the firewall settings on your RDS server to ensure that they are not blocking access to network shares. You might need to create exceptions for file and printer sharing.
- Shortcuts might bypass certain security checks or use cached credentials, which could explain why they work while direct access does not. This could be related to how Windows handles network paths and permissions.
Reference
Ref:FIX: Windows 11 24H2 Cannot Access Network Shares (0x80070035).
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.