Knowledgebase
emscom > emscom Help Desk > Knowledgebase

Search help:


Windows 10 NET make connection private

Solution

Problem: Microsoft has removed the toggle from Network settings which made the PC discoverable and changed the connection category from public to private

Resolution: Use powershell to change the connection category

1. Run Powershell as Administrator

2. Identify the network connection and note the interface index using

Get-NetConnectionProfile

3. Set the connection profile to Private using

Set-NetConnectionProfile -InterfaceIndex [index-number] Private

 

 

 

 
Was this article helpful? yes / no
Related articles Create OVPN Client Connection
L2TP NAT Port forwarding
Windows 11 setup skip Microsoft account (OLD)
SSL Cheat Sheet
Dynamic Arrays
Article details
Article ID: 108
Category: Windows
Date added: 06-07-2017 06:26:18
Views: 253
Rating (Votes): Article rated 5.0/5.0 (1)

 
« Go back

 
Powered by Help Desk Software HESK, in partnership with SysAid Technologies