Share via

How to connect Windows 11 Pro to Server 2012 r2

Bjorn Nilsson 20 Reputation points
2025-10-13T09:12:59.34+00:00

Hi I´m going banans over here... For some days ago I could map to my Server 2012 rs and access it. Now after weekend it is impossible. No problem to remote control the server but I doesn´t show upp in the directories and I can´t map it. Is there any good tutorial how to connect Windows 11 Pro to Server 2012 r2?

We are a small business with only 5 users but we need to access the old stuff.

Best Regards

Windows for business | Windows 365 Business
0 comments No comments

Answer accepted by question author

  1. Chen Tran 9,830 Reputation points Independent Advisor
    2025-10-13T10:15:56.3966667+00:00

    Hello Bjorn,

    Thank you for posting question on Microsoft Windows Forum.

    Based on the issue description, the potential cause for the issue is that Modern versions of Windows often disable or remove the SMBv1 protocol due to security vulnerabilities. However, Windows Server 2012 R2 might still rely on it for network discovery or sharing. Since the connection was working before, any potential Windows update might have disabled this feature.

    You can try the following suggestions for potentially fixing the issue.

    1.Enable SMB 1.0/CIFS File Sharing Support.

    • Press the Windows Key + R to open the Run dialog.
    • Type optionalfeatures.exe and press Enter.
    • In the "Windows Features" window, scroll down and find "SMB 1.0/CIFS File Sharing Support."
    • Click the checkbox to enable it. If it's already checked, try unchecking it, restarting, and then re-checking it.
    • Click OK and restart your computer when prompted.

    2.Check Network Discovery and Sharing Settings.

    • Open Advanced Sharing Settings:
      • Go to Settings > Network & internet > Advanced network settings.
      • Click on Advanced sharing settings.
    • Configure Network Profile:
      • Under "Private networks" (which should be your office network profile), make sure that:
        • Network discovery is turned On.
        • File and printer sharing is turned On.

    3.Verify Essential Services are Running.

    • Open the Services App:
      • Press Windows Key + R, type services.msc, and press Enter.
    • Check the Status of These Services are running.
      • Function Discovery Provider Host
      • Function Discovery Resource Publication
      • SSDP Discovery
      • UPnP Device Host
      • User's image

    4.Manually Map the Network Drive.

    • Open File Explorer.
    • Right-click on "This PC" and select "Map network drive...".
    • Choose a drive letter.
    • In the "Folder" box, type the path to your server's shared folder. Use the format \ServerName\ShareName
    • Check the box for "Reconnect at sign-in".
    • Click Finish.
    • If prompted for credentials, enter the username and password you use to log in to the server.

    Hope the above information is helpful! If it is. Free feel to hit "Accepted" for benefitting others in community having the same issue too.

    Was this answer helpful?

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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