Unable to Access Shared Folders on Windows 11 after Joining Windows Server 2019 Domain

David Sims 20 Reputation points
2024-12-13T17:51:07.51+00:00

Had a user migrate to a new Windows 11 laptop from a Windows 10 laptop. The user is in a Windows 2019 Domain.

User joined new laptop to domain and domain administrator confirms laptop is listed as a computer in the domain.

User complained that on the new laptop he was unable to see shared folders on the local network when connected via ethernet, but able to see them when connected remotely via VPN.

Problem: shared folders are not accessible when connected via ethernet.

I confirmed that user had chosen the same "Network & Internet" settings for both machines' Ethernet adapters: "Ip assignment: Automatic (DCHP)" and "DNS server assignment: Automatic (DCHP)"

While configured identically, there's a difference between the Win 11 laptop and the Win 10 laptop.

See the screenshot below of the Win 10 laptop and note:

DNS Suffix Search List is a single line: [DomainName].local

IPv4 Address is 192.168.1.149

Default Gateway is 192.168.1.1

Screenshot 2024-12-13 Win 10

See the screenshot below of the Win 11 machine and note:

DNS Suffix Search List is two lines: [DomainName].local & 192.168.100.10

IPv4 Address is 192.168.100.71

Default Gateway is 192.168.100.1

DHCP Server is 192.168.100.10

Screenshot 2024-12-13 Win11

When the Win 11 machine is on the local network via ethernet, it does not join the correct gateway, and thus does not receive the proper DHCP server, or DNS Servers, and cannot access shared folders on the network.

When connecting via VPN the Win 11 machine does join the correct gateway, and can access shared folders on the network.

This appears to be a unique issue with Windows 11, and as we migrate to additional Windows 11 machines, I'm hoping it doesn't become a bigger issue.

Can you offer any suggestions?

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,844 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,267 questions
0 comments No comments
{count} votes

Accepted answer
  1. Karlie Weng 18,761 Reputation points Microsoft Vendor
    2024-12-17T02:58:13.73+00:00

    Hello,

    You should connect the new PC to the original network port because they are not in the same physical link.

    If you choose auto dhcp and dns, your ip and gateway are assigned by your physical link (router, switch, another network device). If you are using vpn, the network address will be translated, so that is why you can use your shared folder.


    If the Answer is helpful, please click "Accept Answer" and upvote it.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.