How to change network names on Windows 11

Martin Brinkmann
Oct 25, 2021
Windows 11 Help
|
2

Windows 11 names networks automatically when they are discovered for the first time. Ethernet connections that connect using cables get generic network names, such as Network 4, which may be problematic for identification. Wireless networks get the SSID as the name by default; sometimes, you may want to change that name as well to improve identification or change a name that you may consider inappropriate.

Windows 11 includes options to change network names. Everything that is required to do that is available already, installation of software programs or applications is not required.

This guide provides you with the means to change network names on Windows 11 using different methods. Pick the one that you prefer or need to use, if you are in a corporate environment.

Tip: check out our network name changing guide for Windows 10 here.

Change the network name on Windows 11

The very first thing that you need to do is make sure you have the current name of the network adapter that you want to change.

Network names in Settings

network name windows 11

One option that you have is to use the Settings application for that.

  1. Select Start > Settings.
  2. Open Network & Internet.
  3. Open Ethernet or Wi-fi depending on the network name that you want to change.
  4. The name is displayed at the top (see screenshot above).

Network names in Control Panel

network name windows 11 control panel

Alternatively, you may also open the classic Control Panel and look up the information using it.

  • Open Start.
  • Type Control Panel and open the result.
  • Go to Network and Internet > Network and Sharing Center.
  • Windows 11 displays the active networks on the page that opens, including their names.

Changing the name of a network in Windows 11

Windows 11 administrators have several options when it comes to changing the name of a network:

  1. Edit the network name in the Registry.
  2. Edit network names using Local Security Policy.

Edit the network name in the Registry

change network profile name windows 11

The Registry option is not as straightforward as the PowerShell option. Still, it may be used in scripts and has its uses because of that.

  1. Open the Start Menu of the device.
  2. Type regedit.exe and select the "run as administrator" option to load the Windows 11 Registry Editor.
  3. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles
  4. Expand the profiles listing.
  5. You need to go through each now to find the profile with the correct name.
  6. Double-click on ProfileName when you have found the right profile and type the new name that you want to assign to it.

The change is active immediately, but only on the device. Repeat the process for other profiles that you want to change the name of.

Change profile names using  Local Security Policy

network list manager secpol

Please note that Local Security Policy is only available in professional and Enterprise editions of Windows 11.

  1. Open the Start Menu.
  2. Type secpol.msc to open Local Security Policy on the device. You can check out our master list of Windows msc files here.
  3. Activate Network List Manager Policies.
  4. Double-click on the network that you want to change the name of.
  5. Type the new name under Name on the window that opens.
  6. Click ok.

Changing Connection names in Windows 11

Using PowerShell

powershell network names

You may run a single command to list the connection status of all network adapters.

  1. Select Start.
  2. Type PowerShell and run Windows PowerShell.
  3. Run the command netsh interface ipv4 show interfaces.

Windows 11 lists all connections, including the current names of the adapters.

Edit connection names in PowerShell

rename network adapter windows 11

One of the best options that administrators have is to edit the name of a connection using PowerShell. Best, because it requires just a single command to do so.

Here is how it works:

  1. Open Start.
  2. Type PowerShell.
  3. Select Run as administrator next to Windows PowerShell to start an elevated PowerShell command line window.

The base command is Rename-NetAdapter -Name "Current name" -NewName "New Name that you specify". All you have to do is look up the name of the current adapter and replace "Current name with it, and specify a new name in "New Name that you specify. Here is an example: Rename-NetAdapter -Name "Private Network Home" -NewName "OLD Private Network Home"

Repeat the process for any other name that you want to change.

Now You: have you changed network profile names in the past?

Summary
How to change network names on Windows 11
Article Name
How to change network names on Windows 11
Description
The guide walks you through the steps of changing network names on Microsoft's Windows 11 operating system.
Author
Publisher
Ghacks Technology News
Logo
Advertisement

Tutorials & Tips


Previous Post: «
Next Post: «

Comments

  1. Software tester said on October 28, 2021 at 3:51 pm
    Reply

    I use a portable freeware “Network Profile Name Changer”
    https://www.sordum.org/14327/network-profile-name-changer-v1-2/

  2. Paul(us) said on October 25, 2021 at 2:55 pm
    Reply

    Thanks Martin, for your articel.
    Its not much changed sins your october 2018 articel maybe a littel bit handier with Windows 11.

    I have a VPN connectiong will there be any suppries there?
    I ask this because in the pictures above I cant see (Like in Windows 10 where I have in the network & internet tap the sub branches – status, eternet, dial-up, vpn and proxy) a special branch for the VPN?

Leave a Reply

Check the box to consent to your data being stored in line with the guidelines set out in our privacy policy

We love comments and welcome thoughtful and civilized discussion. Rudeness and personal attacks will not be tolerated. Please stay on-topic.
Please note that your comment may not appear immediately after you post it.