How to change network category from public to private on Windows 8.1
Channel:
Subscribers:
613
Published on ● Video Link: https://www.youtube.com/watch?v=ygjGzxxE9yg
Hello, in this video we will change the network status or category from public to private network on Windows 8.1.
Many reason why we do this. One of the reason is I need to create homegroup on my Windows 8.1
You can fix this by using powershell command and the network status will remain the same although you restart the computer or until you type command: Set-NetConnectionProfile -InterfaceIndex 3 -NetworkCategory Public back again.
The command that used through this video are:
1. Get-NetConnectionProfile
2. Set-NetConnectionProfile -InterfaceIndex 3 -NetworkCategory Private
Other Videos By Computertechlighthouse
Tags:
Windows 8.1
Powershell
Change network status
Network status
private network
public network