How to change network category from public to private on Windows 8.1

Subscribers:
613
Published on ● Video Link: https://www.youtube.com/watch?v=ygjGzxxE9yg



Duration: 3:39
531 views
3


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


2021-10-26SMALL BASIC: AND operation calculator
2021-10-03How to solve linear equation (3 equations with 3 variables) with OpenOffice Calc
2021-10-02How to generate 3 linear equations with 3 variables using OpenOffice Calc
2021-09-13Why Telnet traffic isn't secure (Capturing local Telnet traffic using Wireshark)
2021-09-12How to solve EOL Ubuntu's unable to install or update packages: error 404
2021-09-11How to play flash file in 2021
2021-09-09How to pause and unpause OBS recording and set their shortcuts
2021-09-09Installing Windows XP SP 3 in 2021 using VMware player 12
2021-09-08How to fix ADB interface driver error on your computer manually
2021-09-07How to remote controlling android phone from PC using scrcpy
2021-09-07How to change network category from public to private on Windows 8.1
2021-09-04How to transfer file from your laptop to your Android phone using Wifi connection
2021-09-04How to use Android phone as MIDI controller
2021-09-04How to connect usb-to-midi cable to Yamaha PSR 520 keyboard
2021-09-01Pemasangan kabel usb to midi pada yamaha keyboard psr 520 dan pemasalahannya.
2021-08-30Yamaha PSR 520 keyboard didn't sent Note off signal to the computer using usb-to-MIDI interface
2021-08-05Ku nyanyikan lagu ku
2021-08-01Python - How To Print Screen Windows Using Python Pyautogui Module
2021-08-01Python - How To Fix 'Python' Is Not Recognized As An Internal Or External Command Error
2021-07-23Small Basic: Printing Half Triangle Binary Pattern
2021-06-17Small Basic: Making Timer Software



Tags:
Windows 8.1
Powershell
Change network status
Network status
private network
public network