How to change a network from public to private?

The network has been set as public.  How to change it to be private?  I suppose I used to be able to right-click somewhere and simply change it over.  However I can't find such option.

I try to disconnect it and re-connect it again.  Doing so I hope that it will ask what type of network to be set to but it won't ask again.

This is only Windows 8.1 Home system, not Professional.  So I don't have secpol.msc at my disposal.  Perhaps somebody can tell me where the regedit data setting is.

I do not want to change only the advanced sharing settings.

November 4th, 2013 2:15am

You can do this by using the Group Policy management console.

Start --> Run --> type gpedit.msc and press the Enter button.

Navigate to the following location.

Computer Configuration --> Windows Settings --> Security Setting --> Network List Manager Policies

Double-click a network that you want to modify and select the Network Location tab.


  • Edited by T. Kujala Monday, November 04, 2013 7:20 AM
Free Windows Admin Tool Kit Click here and download it now
November 4th, 2013 7:19am

You can do this by using the Group Policy management console.

Start --> Run --> type gpedit.msc and press the Enter button.

Navigate to the following location.

Computer Configuration --> Windows Settings --> Security Setting --> Network List Manager Policies

Double-click a network that you want to modify and select the Network Location tab.


  • Edited by T. Kujala Monday, November 04, 2013 7:20 AM
November 4th, 2013 7:19am

Thanks!

Please notice that a home system in contrast with a professional system does not have all these fancy things. So no group policy editor or security policy editor!

Free Windows Admin Tool Kit Click here and download it now
November 4th, 2013 7:31am

Sorry, I didn't notice that.

You can delete the network profile using the next command.

netsh wlan delete profile name="HomeNetwork"

Then you can reconnect to the network again and choose the type you want to.

If you don't know the name of the profile, use the next command.

netsh wlan show profiles


  • Edited by T. Kujala Monday, November 04, 2013 7:57 AM
  • Marked as answer by healee Tuesday, November 05, 2013 2:01 AM
November 4th, 2013 7:57am

Sorry, I didn't notice that.

You can delete the network profile using the next command.

netsh wlan delete profile name="HomeNetwork"

Then you can reconnect to the network again and choose the type you want to.

If you don't know the name of the profile, use the next command.

netsh wlan show profiles


  • Edited by T. Kujala Monday, November 04, 2013 7:57 AM
  • Marked as answer by healee Tuesday, November 05, 2013 2:01 AM
Free Windows Admin Tool Kit Click here and download it now
November 4th, 2013 7:57am

Hi healee, 

On Charm, 

Settings -> Change PC Settings -> Network -> Connections -> <Connection you want to change>

You can see Find devices and Content

If you turn on the toggle, it is changed to Private profile.

  • Marked as answer by healee Tuesday, November 05, 2013 2:01 AM
November 4th, 2013 8:03am

Hi healee, 

On Charm, 

Settings -> Change PC Settings -> Network -> Connections -> <Connection you want to change>

You can see Find devices and Content

If you turn on the toggle, it is changed to Private profile.

  • Marked as answer by healee Tuesday, November 05, 2013 2:01 AM
Free Windows Admin Tool Kit Click here and download it now
November 4th, 2013 8:03am

Thanks guys.

Both methods work.

November 5th, 2013 2:02am

This is a solution that worked for me with a Windows 10 home client.

Hi,

According to your description, my understanding is that you want to change the network location type of VPN connection from public to private on Windows 10.

You may try to edit the network location type with registry key:
1. Locate the registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles
2. Click sub key of Profiles, check the PofileName in the right pane, and try to find one which displays current network name.
3. When you find the correct PofileName, double click Category in the same right pane and change the value data to 1.
4. Reboot your computer.

Remember to back up registry key on your device before any change. You may try to restore from the backup if there is anything wrong after changing.

Best Regards,
Eve
Free Windows Admin Tool Kit Click here and download it now
September 4th, 2015 5:50pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics