Share via

Non Internet Ethernet Network defaults to Public network.

Alan Fealey 20 Reputation points
2026-03-16T14:58:59.1033333+00:00

I have a Wi-fi internet and a non-internet Ethernet network to share folders, between my two laptops.

I have two Volkano Lan Network adaptors and a CAT6 network cable, I have set up a static IP address for both Ethernet adapters. It shows as an Ethernet 3 No internet (Unidentified network).

Network works fine.

When I restart or close my laptops the Ethernet network defaults to Public network.

I need it to stay Private network.

Your assistance will be greatly appreciated.

Windows for home | Windows 11 | Internet and connectivity
0 comments No comments

2 answers

Sort by: Most helpful
  1. Hendrix-V 13,345 Reputation points Microsoft External Staff Moderator
    2026-03-18T06:49:53.33+00:00

    Hi Alan Fealey,

    On Windows 11, an Ethernet network that has no internet access or default gateway is detected as an Unidentified network. For security reasons, Windows automatically assigns these networks as Public after a restart, even if they were previously set to Private. This does not affect connectivity, but it can impact file sharing and discovery.

    Here the recommended step-by-step solution that you can try in this situation:

    Add a dummy gateway - This helps Windows consistently recognize the network so it remains Private.

    • Go to Settings > Network & internet > Advanced network settings
    • Select Ethernet 3
    • Choose Edit next to IP assignment
    • Keep your static IP and set:
      • Default gateway = the other laptop’s Ethernet IP
    • Save and restart

    After this, the network stays Private across reboots. Additionally, you can force the network profile via PowerShell if the adapter name remains consistent.

    • Open Windows Terminal (run as Admin)
    • Run this command line: Set-NetConnectionProfile -InterfaceAlias "Ethernet 3" -NetworkCategory Private

    These steps simply help Windows remember the intended network profile so it doesn’t reset to Public after restarts.

    Let me know if you need further assistance, feel free to ask me by clicking "Add Comment" or "Add Answer" if you cannot add comment so your response will be visible. Thanks for your effort.


    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Q&A Assist
    2026-03-16T14:59:16.1+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Windows automatically sets new or unidentified networks to Public for security. For a direct Ethernet link between two laptops, the profile can be changed to Private each time it appears; Windows will then remember that setting for that specific network instance.

    To change the Ethernet network from Public to Private on each laptop:

    1. Open SettingsNetwork & internet.
    2. Select Ethernet.
    3. Select the Ethernet connection that shows as No internet (Unidentified network).
    4. Under Network profile type, select Private instead of Public (Recommended).

    If a network reset or driver change causes it to revert to Public, repeat the steps above. Note that using tools like Network reset can reset all known network profiles back to Public and require setting them to Private again.


    References:

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.