How to Fix Network Profile Type Option Missing in Windows 11?

The problem Network profile type missing occurs when the network option goes missing due to temporary issues with the network adapter or the outdated device driver. The problem is commonly seen in Windows 11 operating system.

Network Profile Type Missing in Windows 11
Network Profile Type Missing in Windows 11

The problem prevents the users from changing the network profile from private to public on Windows 11. So, if you are also dealing with the problem, follow the fixes given to solve the problem.

1. Restart your computer

This problem is mostly caused due to boot errors which can be fixed by restarting the computer. So, we here suggest you restart your system first before following any technical troubleshooting. Follow the steps to restart your computer:

  1. Open the Start menu by pressing the Windows key.
  2. Click on the Power icon on the bottom right of the menu.
  3. Select the Restart option.
    Network Profile Type Missing in Windows 11
    Restart Your PC
  4. Now, wait for your Windows 11 to restart. Once restarted, check for the issue.

2. Update Device Drivers

Updating the Network Drivers for the adapter can fix this issue, as this issue also occurs if you have a Faulty network driver installed on your computer. Therefore, it is recommended to use the updated drivers to avoid seeing the problem on Windows 11. So, if you are using older drivers, follow the Steps to update the device drivers on your system.

  1. Open the Run dialog box by holding the Windows and the R keys simultaneously.
  2. In the dialog box, type devmgmt.msc and press the Enter key to open the Device Manager.
    Network Profile Type Missing in Windows 11
    Type devmgmt.msc in the Run box
  3. Double-click on the Network Adapters option to view all the network adapters on your system.
  4. Right-click on the network adapter and select the Update driver option.
    Network Profile Type Missing in Windows 11
    Click on Update Driver
  5. Click on the Search automatically for drivers option and let your computer install the latest driver for your network adapter.

3. Update Windows

An outdated Windows version can be a major reason that triggers the problem. Older Windows versions might not be compatible enough to support some of the features and can result in such errors. So, if you are operating on an outdated version, download the latest available Windows 11 version to fix the problem.

  1. Open the Settings app by pressing the Windows and the I keys simultaneously.
  2. Go to the Windows Update section and click the Check for updates option.Network Profile Type Missing in Windows 11
  3. Download and install the latest updates for your OS by tapping the Download button.
  4. Now, wait for Windows 11 to download the latest version and reboot the system.

Now try changing the network status and check if the Network Profile type missing error is fixed.

4. Troubleshoot Network Adapter

Follow the given steps to troubleshoot the Network adapter.

  1. Open the Settings app by holding the Windows key and pressing the I key simultaneously.
  2. Go to the System, scroll to the troubleshoot option, and open it.
    Network Profile Type Missing in Windows 11
    Click on System
  3. Click on the Other troubleshooters’ option.
  4. Run the troubleshooter by clicking on the Run button next to the network adapter option.
    Network Profile Type Missing in Windows 11
    Run the Network Adapter troubleshooter
  5. Wait for the troubleshooter to scan and resolve the problem.

5. Change Network Profile Using Registry

Another solution you can try to resolve the network profile type missing error on Windows 11 by changing the profile type from public to private connection via registry. So, follow the instructions below to do so:

  1. Press the Windows and R keys simultaneously to open the Run dialogue box.
  2. Enter the command “regedit” in the run dialog box and click the Enter key to open the registry editor.
  3. Navigate to the Profiles key by mentioning the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles path in the address bar of the registry editor and click the Enter key.
  4. Now, click on each subkey under the Profile key and look for the data value for the profilename key.
    Network Profile Type Missing in Windows 11
    Click on each subkey under the Profile key
  5. Find and navigate the network connection name for which you want to change the profile type.
  6. After recognizing your network connection name, double-click on the category from the right pane and enter the value data “1”.
    Network Profile Type Missing in Windows 11
    Change the value data to 1
  7. Then, click OK and save the changes made.

6 Change Network Profile Type using PowerShell

Here are the steps to change the network profile type from public to private using Powershell. This solution will most probably work for you. Follow the below-given steps to do so:

  1. Press the Windows and R keys simultaneously to open the Run dialog box.
  2. Type powershell in the dialog box and press the Enter key.
  3. List all the network adapters present in your system by entering the command Get-NetConnectionProfile
    Network Profile Type Missing in Windows 11
    Enter the command in the powershell window
  4. Look for the InterfaceIndex number of the adapter you want to change the profile type.
  5. After identifying the InterfaceIndex number, enter the following command Set-NetConnectionProfile -InterfaceIndex <index number> -NetworkCategory Private
    Network Profile Type Missing in Windows 11
    Execute the given command
ABOUT THE AUTHOR

Hardeep Kaur


Hardeep is a passionate technical writer with more than 7 years of experience. She has a keen interest in PC games, Windows OS and everything surrounding it. She is a technology enthusiast and fascinated with technology since her childhood days.