Windows - Switch the Network Profile to Public or Private *PowerShell with Admin Rights Get Network Name: Get-NetConnectionProfile Replace Network Name: Set-NetConnectionProfile -Name Network -NetworkCategory Public or Set-NetConnectionProfile -Name Network -NetworkCategory Private